Blog

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 v2.0 Beta-2 Released

Posted on

Today we are releasing v2.0 Beta 2 with some new features, improvements and bug fixes. Below is a summary of this release.   New Features & Enhancements Apart from number, padding in title now supports object as well. This object can have separate top, bottom, left and right paddings. fallingColor is introduced in candlestick chart.

… 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.10 GA Released

Posted on

Today we are releasing 1.9.10 GA with a bug fix. Below is a summary of the release.   Bug Fixes: In few cases, line was overshooting in line and area charts. We’ll be adding several new features in the coming releases. So keep an eye on this section! Do download the latest version from our

… Continue Reading

CanvasJS v1.9.9 GA Released

Posted on

Today we are releasing 1.9.9 GA with few bug fixes. Below is a summary of the release.   Bug Fixes: In Line Chart, nullDataLineDashType was not working as expected in some cases. In few cases, Chart was throwing error when no dataPoints were present. When multiple secondary axisX were used, axis titles were not positioned

… 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

CanvasJS v1.9.6 with new Methods & Properties

Posted on

Today we are releasing 1.9.6 Beta 1 with new set of Methods and Properties. This allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Below is a summary of this release. New Features & Enhancement New Methods and Properties have been added which allows you to programmatically export chart

… Continue Reading