amCharts 5: Charts 5.5.3
Released: Nov 1, 2023
Updates in 5.5.3
Features
- Changed defaults on an AxisRendererY: pan:"zoom". This adds zoom possibility for all Y axes of a StockChart (previously indicator Y axes where not zoomable).
- IndicatorControl now extends DropdownListControl for consistency.
- IndicatorControl has now scrollable: true set by default.
- Tweaked number formats for indicator legend items.
- Default ordering of indicators in IndicatorControl changed.
Fixes
- Returning empty string from labelHTML adapter on a Tooltip in some cases could result to an error.
- Timezone formatting with "z" codes in DateFormatter was not always correct.
- XYChart could flicker on Safari browser in some rare responsive CSS setups.