amCharts 5: Stock Chart

用於顯示財務/股票和其它基於時間的資料的分析工具。

由以下開發商製作:amCharts
ComponentSource 開始代理銷售的日期:2019年

價格從: $ 176.40 版本: 5.x 新增功能 更新: Jun 15, 2026

i

Discounted bundle price is available when purchased with amcharts 5: Charts.

amCharts 5: Stock Chart 新版本發表

Released: Nov 17, 2023

5.5.7 中的更新

特性

  • Added two new settings on ClusteredPointSeries: scatterDistance and scatterRadius. These allow you to explode clusters of very close points when further zoom-in is no longer possible.

修補程式

  • PieSeries was not issuing proper colors for its slices with some JSON config setups.
  • In StockChart when percent mode was being switched off and related series toggled via legend, it would revert to percent mode.
  • When updating data on a PieSeries its ticks could be displayed going all the way to the center...

Released: Nov 10, 2023

5.5.6 中的更新

特性

  • Each <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

5.5.5 中的更新

特性

  • SMA line added to Relative Strength Index indicator in StockChart.
  • A possibility to draw a Parallel Channel added to StockChart.
  • Removed dependency on the regression npm package.

修補程式

  • Change of minGridDistance setting on AxisRenderer was not being applied until next redraw.
  • Snapping of StockChart drawings sometimes worked incorrectly.
  • Average line was drawn incorectly on a StockChart (since 5.5.2).

Released: Nov 1, 2023

5.5.4 中的更新

修補程式

  • All StockChart indicators with OverBought/Oversold ranges were zooming to the selected series range (they should not).

Released: Nov 1, 2023

5.5.3 中的更新

特性

  • New indicator "Stochastic Momentum Index" added.
  • All StockChart indicators with OverBought/Oversold ranges (Commodity Channel Index, Relative Strength Index, Stochastic Momentum Index, Stochastic Oscilator and Williams R) have now middle line between oversold/overbought. Also a draggable grip added to oversold/overbought ranges which allows user to change values by dragging these grips.
  • New StockChart toolbar control: DropdownControl. Can use to add any content to be displayed in a dropdown...

Released: Oct 27, 2023

5.5.2 中的更新

特性

  • Added customValue to ISeriesDataItem and customValueField to Series. This allows storing additional numeric information which could be used for heat rules and other purposes.
  • Added a middle line between oversold and overbought to StockChart's RSI indicator.
  • While drawing polygon in a StockChart, a line is now drawn from the previous point to mouse pointer.
  • Added new scrollable (default: false) setting to StockChart's DropdownList and DropdownListControl (as well as other controls that...

Released: Oct 19, 2023

5.5.1 中的更新

修補程式

  • Not all visual settings from columns were being copied to their legend markers.
  • Data items with identical timestamps in data could sometimes be ignored when plotting series.
  • drawingsInteractive(false) was not having an effect on some drawing tools (Vertical/Horizontal/Ray Line).
  • CategoryAxis' elements (e.g. labels and grid) were ignoring forceHidden setting.
  • Some line elements (e.g. grid) were being drawn somewhat blurry since 5.4.9.

Released: Oct 17, 2023

5.5.0 中的更新

特性

  • zoomTo (values: "start" and "end" (default)) has been added to PeriodSelector. If set to "start", period buttons will select from the start of the data, not from the end. "YTD" will still select to the end. PeriodSelector now supports "custom" periods.
  • Added new filter settings to Sprite: blur, brightness, contrast, saturate, sepia, invert, hue. These filters are not supported by Apple Safari browsers.
  • Added new GrainPattern which allows you to add graininess effect to any element...

Released: Jun 21, 2022

5.x 中的更新

5.4.11

Updated Oct 10, 2023

Fixes

  • SliceGrouper would use first color in series for a "group" slice if series was using a color set with custom list of colors.
  • Fixed a problem where no series was displayed after data with all 0 values was set (since 5.4.10).
  • forceInactive was not working on Container.
  • drawingsInteractive(value: bool) method in StockChart was not working properly.

5.4.10

Updated Oct 6, 2023

Fixes

  • StockChart settings stockPositiveColor and stockNegativeColor was being ignored in...