amCharts 5: Charts(英語版)
データの可視化に必要なJavaScriptのグラフを多数収録した便利なライブラリ
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Dec 26, 2023
Scrollbar background was being drawn shifted since 5.7.2.Released: Dec 22, 2023
maxChars setting on Label. If set to a number, it will truncate text to X characters with ellipsis, obeying breakWords and ellipsis settings.ValueAxis when all the values of a series are the same.Released: Dec 18, 2023
DataSaveControl was always clearing manually-saved drawings/indicators unless auto-save was enabled.DataSaveControl.VolumeProfileIndicator was not working if added via API.VolumeProfileIndicator was drawn detached from the Y-axis in some cases.VWAP indicator with data that contained zero-volume items.Released: Dec 17, 2023
Serializer setting: fullSettings. It will ignore depth settings for keys listed in fullSettings.SettingsControl: Auto-save drawings and indicators.SettingsControl: autoSave. It enables users to toggle auto-saving of indicators/drawings via Settings dropdown.DropdownList and DropdownListControl: exclude. It can be set to an array of item IDs that should not appear in the list. Can be used to disable default...Released: Nov 30, 2023
extraMax and extraMin settings now work on GaplessDateAxis. This allows adding extra space in front (or back) of your data. It is recommended to set maxDeviation to 0 if you use extraMax.groupData set to true) the chart was continuously switching from monthly to weekly group interval causing the chart to flicker.Released: Nov 27, 2023
ResponsiveTheme that hides minor axis labels below XXL (1000px) breakpoint.IndicatorControl will no longer list Indicators that rely on volume if chart's volumeSeries is not set.centerY.role setting for Root element was being ignored.name for a Series would not right away update labels of its related legend item.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...Released: Nov 17, 2023
ClusteredPointSeries: scatterDistance and scatterRadius. These allow you to explode clusters of very close points when further zoom-in is no longer possible.Released: Nov 10, 2023
<canvas> element in chart will now have its class set to reflect its layer/order, so it can be targeted with CSS. E.g. am5-layer-0.ClusteredPointSeries have been added which allows automatically clustering closely-located bullets into groups.DataProcessor was not parsing timestamp-based string dates ('"x"') properly.strokeGradient set on an AxisRenderer was not being applied (since 5.5.5).Released: Nov 6, 2023