amCharts 5: Charts 5.5.3
Released: Nov 1, 2023
5.5.3 での更新項目
機能
- 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.
不具合の修正
- 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.