Hi, The Extensibility Addons (client actions) for Highcharts from Charts 3.0.0 currently have actions to customize the X-axis and Y-axis respectively.
Currently, the Initialized event gives outputs the ChartWidgetId, and not the axisId so instead of using querySelector workaround or another way in JS to retrieve these Id's from the DOM it would be simpler if the block already gave them out.
What do you guys think?
Kind Regards,
João
Hi @João Sousa!Have you tried using the WidgetId of axis blocks? Using the widgetId do you still feel the need of adding the ids of the axis as an output of the event? You can check this sample to see how we recommend you to set the ID of the axis.Best regards,Jéssica M.
Hi @Jéssica Mendes,
Thanks a lot for the quick reply :) I worked around it and actually did not name the blocks, so they were unnavailable.
This is what I was asking and it's already thought of and implemented!
Thank you and you can disregard this idea!
I would just ask in the future you could have some extensibility sample usage and could point somewhere to that video also,
Hey João!
I'm updating the status of your idea to "implemented." As we discussed, the feature you suggested is already available in our latest release.
Thanks for sharing your idea with us!
Best regards, Jéssica M