OS Charts 3.0.0 Extensibility - AxisIds
419
Views
3
Comments
Implemented
OutSystems UI

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



ss1.png
ss2.png

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,

Kind Regards,

João

Changed the status to
Implemented
on 02 Jun 2023

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