amCharts 5: Charts 5.10.9
Released: Dec 20, 2024
5.10.9 での更新項目
機能
- Added a way to determine if text label was autotruncated (label.text._display.trunacted).
- The following settings will carry over to Label's HTML content if set: fontFamily, fontSize, fontStyle, fontWeight, fontStyle, fontVariant, textDecoration.
- When arranging tooltips on an XYChart, it will now pay attention to the tooltipContainerBounds.bottom setting.
不具合の修正
- ZoomableContainer was not zooming out properly if minZoomLevel was < 1.
- PicturePattern was ignoring colorOpacity setting.
- PicturePattern with fit: "pattern" set would sometimes not show the actual image.
- If a timezone was set on a chart and browser's locale was set to a non-English language, a weekly grid was shown incorrectly on a DateAxis.
- Changing text on a Label with oversizedBehavior="fit" would sometimes not revert to it's original scale even if the new text would fit into max width.