Today, we are releasing CanvasJS Chart v3.12.10 & StockChart v1.12.10 GA, which include a few bug fixes related to axis, crosshair, tooltip & indexlabels. Below is a summary of this release.

 

Release Update (Chart & StockChart)

 

JavaScript Chart with Crosshair

 

Bug Fixes

  1. In some cases of auto-calculated scaleBreaks, the axis range was incorrect. This typically occurred when all datapoint values were 0 except for one.
  2. In some cases of Stacked Column chart, indexlabels were not getting rendered.
  3. In some cases of Range Column chart, indexlabels were not getting rendered.
  4. The crosshair updated event was not triggered when the crosshair appeared due to user interaction and the chart was subsequently re-rendered. This fix improves crosshair synchronization in dynamic charts.
  5. The tooltip updated event was not triggered when the tooltip appeared due to user interaction and the chart was subsequently re-rendered. This fix improves tooltip synchronization in dynamic charts.

 

Do download the latest version from our download page and let us know your feedback.

 

Thank You,
Vishwas R
Team CanvasJS