Idea Summary
Currently, Apex Charts allow us to add drill down link. But, its not possible to open link in new tab. If a dashboard has 8-10 charts, it does not provide good user experience as we need cant open drill down link in new tab
Use Case
This is on usability side. We are creating dashboard with multiple charts. Charts has drill downs(redirect to page in same application). Our requirement is to open link on new tab of browser when user clicks on chart.
Unlike link property in interactive/classic report where we have link attribute where we can put target="_blank" as part of attribute, I could not find such things for chart regions.
Preferred Solution (Optional)