Just wondering for I’ve apex too. In my situation all charts on the dashboard use the same dataset. I just can’t get the ‘event’ from apex click back yet otherwise they would be linked. I have a custom legend now per chart which handles the drill down to the data in a table. I also already have ‘filter buttons’ in the legend which are hidden for the next phase for they didn’t function 100% to my liking. I’m going to try to add crossfilter to the dataset for speedy filtering. I could try phase two as an extension. It’s to include:
- multi datasets on a dashboard
- multi chart cards with which type of chart
- position chart on dashboard (draggable I think)
- save dashboard so you get a dropdown to choose which saved dashboard
- off course the drilldown to the table
- charts probably only thing used from apex, using quasar components for the legend and so forth
- auto color shading per item (now I have an array of 30 colors, I want it auto generated and linking to the legend item so if you have two charts with that legend item its the same color)
- export to something (pdf/excel)
I’ll try to get updates going here and/or in the ‘i made this’ in discord.