amCharts 5: Charts のリリース
Released: Aug 23, 2019
4.5.15 での更新項目
機能
- Added
- hideSeriesTooltipsOnSelection added to XYCursor. If set to true it will automatically hide cursor-initiated series tooltips when selecting with cursor (e.g. for a zoom).
- Properties numberFields, numberFormatter, and numberFormat properties to Export. Allows forcing certain number format for values listed in numberFields effectively converting them into strings.
- snapToSeries now supports XYChart setups where both X and Y axes are ValueAxis.
- Changed
- ZoomControl's plus and minus button...