amCharts 5: Stock Chart 5.6.2

Released: Nov 30, 2023

5.6.2 での更新項目

機能

  • Middle handles have been added to Parallel channel drawings so that the drawing can be resized vertically.
  • Clicking on a last or any other bullet when drawing a polyline on a StockChart will now terminate current polyline. The next click will start a new polyline.
  • 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.

不具合の修正

  • In some rare cases (with a specific data count and groupData set to true) the chart was continuously switching from monthly to weekly group interval causing the chart to flicker.
  • Tick position was not always correct with minorGridEnabled set to true.
  • On a DateAxis when gridInterval was set to week, it still showed minor grid lines even when baseInterval was also week.