amCharts 5: Stock Chart(英語版)
財務/株式およびその他の時間ベースのデータを表示するための分析ツール
amCharts 社の製品
2019 年より日本国内にてComponentSourceで販売中。
価格:¥ 37,400 (税込)〜 バージョン: 5.x 新機能 更新日: Apr 7, 2026
Released: Jun 6, 2025
SettingsModal: initstarted. Use it to modify settings contents.StockChart's "Label" and "Callout" drawings are now draggable/selectable right after creation without the select tool.SuperTrend to serializable class list.StockChart's drawing selection rectangle sometimes remained visible when drawing mode was turned off.Released: Jun 5, 2025
ValueAxis was not showing grid at proper intervals in some cases (since 5.13.0).Released: Jun 5, 2025
exactLocationX and exactLocationY added to XYSeries. If this is set to true, data items will ignore locationX/locationY setting but will place the data point at exact X/Y value. This will work only with DateAxis. If used on a ColumnSeries/CandlestickSeries it will affect its bullets only.autoHidePanelControls added to StockChart.containStroke added to Rectangle. If this is set to true, rectangle will be drawn in such a way that its stroke is contained within the rectangle's width...Released: May 30, 2025
Released: May 9, 2025
XYChart would not get re-arranged if pointer was being moved slowly into chart area and stopped.StockChart were initially dragable even when not in drawing mode.StockChart.DateAxis and new data was set while the chart was being scrolled, it might show some ghost bullets in the plot area.Released: Apr 14, 2025
SerpentineChart could be displayed incorrectly if chart was very wide/tall and level count was small.CurveChart would not adjust all of its elements after resize.Released: Apr 12, 2025
CurveChart, SerpentineChart, SpiralChart.StockChart "drawingsupdated" event was being dispatched when drawing was selected.swap() method on a ListDispose will no longer auto-dispose items being swapped, even if autoDispose = true.Released: Apr 9, 2025
_editableSettings."frameended" event would trigger indefinitely when a Sprite with tooltipPosition: "pointer" was being hovered, even if cursor was not moving.StockChart would result in X-axis tooltip not to show date (since 5.11.2)."drawingsupdated" event of StockChart was being dispatched when drawing was selected.Released: Mar 21, 2025
strokeWidths setting to SettingsModal.cornerRadiusTL, cornerRadiusTR, cornerRadiusBR and cornerRadiusBL to FunnelSlice. Use it to add rounded corner to funnel slices.IAccessibilitySettings have been moved to ISpriteSettings.Released: Feb 25, 2025
disableWeekDays (array of numbers) in DateRangeSelector. E.g. set to diasbleWeekDays: [0, 6] to disable Sundays and Saturdays.Hierarchy node with toggleKey: "none" would be reset to "disabled", after data was appended to the node.DurationFormatter was not correctly rounding fractional numbers in some cases.DateRangeSelector was not correctly handling firstDayOfWeek value from locale.