amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Nov 26, 2023
addBullet(dataItem, bullet) method has been added to Series, which allows you to add a Bullet directly to a particular data item instead of adding bullet function to the series.Stacked (available values: "up", "down", "auto") setting has been added to Bullet. This allows the automatic stacking of bullets on an XYSeries.Field (available values: "open", "high", "low", "value") setting has been added to Bullet. Works with XYSeries only and allows setting a particular data field where the bullet should displayed at. Note: locationX''locationY settings will be ignored if field is set.Root element setting: focusPadding (default: 2). This allows you to specify the distance between a focused element and the focus outline.AxisRenderer with new settings minorGridEnabled and minorLabelsEnabled (default: false).minorDateFormats setting has been added to DateAxis. This allows you to set different formats for minor grid labels.DateAxis is in weekly grid mode, it will now use multiLocation for labels instead of location.DateAxis and GaplessDateAxis.ResponsiveTheme.DrawingControl.unserializeDrawings() method was broken since 5.5.7.