APEX 19.2
We have a region containing a vertically oriented bar chart that renders 8 series across 15 groups on the X axis. The bars function as links that open a modal dialog to drill down into series data. However, due to differences in the volumes of data associated with each group, there can be large differences in relative bar height, making small series values non-obvious and/or hard to activate click targets. At some points in processing, these small values are critical to the customer's workflow, and so we'd like to make the clickable surface leading to the dialog bigger.
Is it possible to make the X axis label a group-level link to open the dialog (obviously without focusing on a specific series value)?