amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Aug 23, 2024
5.10.2. It will now allow overzoom based on axis' maxDeviation setting.Released: Aug 23, 2024
panSensitivity has been added to AxisRenderer (default: 1).maxPanOut has been added to ZoomableContainer (default: 0.4).DrawingControl has been added to addLine(tool, panel, point) method. It allows adding line drawings via the API. Supports "Line", "Horizontal Line", "Horizontal Ray", "Vertical Line" tools.minBulletDistance of a XYSeries was ignored when base axis was CategoryAxis and other axis...Released: Aug 9, 2024
fillGradient setting has been added to Label.LineSeries fixed.PieSeries tick was not visible if pie had two equal slices.root.nonce was not being added to all dynamically-loaded stylesheets.ValueAxis in some very rare cases.Released: Jul 22, 2024
dataContext) has been added to Component's methods pushDataItem and makeDataItem, allowing you to pass in a data context object related to the data item.PatternSet has been added. It allows for serving patterns similarly to ColorSet.patterns has been added to Hierarchy, PercentSeries, Venn, SerialChart, and FlowNodes.fillPattern has been added to IFlowNodesDataItem, IHierarchyDataItem, IPercentSeriesDataItem, IVennDataItem...Released: Jul 3, 2024
HeatLegend were the same, the tooltip was shown in the top/left corner of the chart.ZoomableContainer would not react to pans in some of its sections if its contents were panned outside its bounds.Released: Jun 12, 2024
ClusteredPointSeries now re-clusters points only when zoom level changes. This improves performance when panning/rotating the map.NumberFormatter would incorrectly round numbers smaller than 0 due to floating point issue in some cases.Released: May 30, 2024
clusterDelay setting added to ClusteredPointSeries. Setting it to non-zero number will automatically debounce re-clustering of points, helping with performance when there are a lot of data items.ZoomControl buttons will now be automatically disabled when max or min zoom level is reached.selectionStrictMinMax was set to true (you still need to set strictMinMax: true for it to go away).Venn chart could produce JS error...Released: May 23, 2024
Released: May 21, 2024
StockChart.XYChart immediately after it was created would not dispose its XYCursor and related event handlers.StockChart method unselectDrawings() was not hiding resizer brackets.SliceGrouper would not update properly when series data was updated.Released: May 10, 2024
Sprite: ariaCurrent (sets aria-current) and ariaSelected (sets aria-selected).EditableLabel when its width is set.alwaysShow setting of XYCursor was not working properly.