Category Archives: Release

CanvasJS v2.1.1GA Released

Posted on

Today we are releasing 2.1.1 GA with a few bug fixes. Below is a summary of the release.     Bug Fixes: In few cases, a part of stripline label was rendering inside the plotArea even when labelPosition was set to outside. In few cases, stripline label was getting clipped when labelPosition was set to

… Continue Reading

CanvasJS v2.1GA Released

Posted on

Today we are releasing 2.1 GA with the most awaited feature, importing CanvasJS as a module to any of the front-end frameworks. You can easily import CanvasJS while working with any front-end frameworks like React, Angular, Vuejs, etc.     You can checkout the examples in our angular and react gallery pages. Do download the

… Continue Reading

CanvasJS v2.0.2GA Released

Posted on

Today we are releasing 2.0.2 GA with a few bug fixes. Below is a summary of the release.     Bug Fixes: In few cases of stackedColumn100 / stackedBar100 charts, there was a small gap towards the extreme end of last dataPoint. In few cases, skipped axis labels were still being rendered to the top-left

… Continue Reading

CanvasJS v2.0.1GA Released

Posted on

Today we are releasing 2.0.1 GA with a few bug fixes. Below is a summary of the release.     Bug Fixes: Click event was firing twice in mobile devices. In few cases of Bar Chart, striplines were not getting rendered. In candlestick, ohlc, box & whisker and range charts, Y axis range was not

… Continue Reading

CanvasJS v2.0 with 5 New Chart Types, Axis Scale-Breaks and Crosshair goes GA

Posted on

In recent releases, we kept our promise by implementing most requested features like multiple axes, reversed and logarithmic axis, methods and properties, etc. Now we are proud to release version 2.0 of CanvasJS Charts with 5 new chart types making it a grand total of 30 charts. v2.0 also includes crosshair and axis scale-breaks, popular

… Continue Reading

CanvasJS Charts v2.0 Beta-1 Released

Posted on

Today we are releasing v2.0 Beta 1 with 5 new chart types, several new features, improved themes and few bug fixes. Below is a summary of this release. New Features & Enhancement Added 5 new chart-types, viz. Funnel, Pyramid, Error, Waterfall and Box & Whisker. Axis Scale-Breaks has been added to change/shrink the axis scale.

… Continue Reading

CanvasJS v1.9.8.1 goes GA

Posted on

Today we are releasing 1.9.8.1 GA with a new feature and few bug fixes. Below is a summary of the release.   New Features destroy method has been added which allows you to clear the memory allocated for charts in the browser.   Bug Fix: indexLabels were not positioned correctly in stackedArea100 charts. In case

… Continue Reading

CanvasJS v1.9.8 GA Released

Posted on

Today we are releasing 1.9.8 GA with a few bug fixes. Below is a summary of the release.   Bug Fix: CanvasJS.formatNumber method was not accurate in few cases of exponential formatString. Animation was not happening properly in case of Bar Chart along Secondary X-Axis. stackedArea Chart was throwing error when non-aligned x-values were present.

… Continue Reading

CanvasJS v1.9.7 GA Released

Posted on

Today we are releasing 1.9.7 GA with a few bug fixes. Below is a summary of the release.   Bug Fix: addTo() method was throwing error for secondary axes. In few cases of exponential values, valueFormatString was not formatting values as expected.   Do download the latest version from our download page and let us

… Continue Reading

CanvasJS v1.9.6 goes GA

Posted on

Today we are releasing 1.9.6 GA. Below is a summary of this release.   Highlight of Version 1.9.6 New Methods and Properties have been added which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. You can also access Chart Elements like Title, Axis, DataSeries, ToolTip, Legend, etc using

… Continue Reading