Category Archives: Release

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

CanvasJS v1.9.5 goes GA

Posted on

Today we are releasing 1.9.5 GA. Below is a summary of this release.   New Features labelBackgroundColor has been added to set background color to axis labels.   Highlight of Version 1.9.5 Secondary X Axis which renders on the opposite side of Primary X Axis (axisX). Support for Multiple X axis which allow you to

… Continue Reading

CanvasJS v1.9.5 with Multiple X / Y Axis Support

Posted on

Today we are releasing 1.9.5 Beta 1 with the most requested feature, multiple axes and a few bug fixes. Below is a summary of this release.     New Features & Enhancement Secondary X Axis which renders on the opposite side of Primary X Axis (axisX). Multiple Y axis which allows you to render Multiple

… Continue Reading

CanvasJS Chart 1.9.1 GA Release

Posted on

Today we are releasing 1.9.1 GA with a bug fix in the axis. Below is a summary of the release. Bug Fix In mobile devices, labels were not rendered in certain cases when labelAngle was set.   In coming weeks we’ll be adding support for multiple axes which has been one of the most requested

… Continue Reading

CanvasJS Chart 1.9.0 goes GA

Posted on

Today we are releasing 1.9.0 GA with one of the most requested features, Logarithmic Axis.    Highlights of Version 1.9.0 Logarithmic Scale implemented for both X & Y Axis.   In coming months we’ll be improving chart axis with more power packed features. So do check out these features and let us know your feedback.

… Continue Reading

CanvasJS Chart v1.9.0 Beta with Logarithmic Axis

Posted on

Today we are releasing 1.9.0 Beta 1 with Logarithmic Axis (supported in both X & Y Axis) which was one of the most requested features. This allows you to visualize data which changes by multiple orders in magnitude. You can also combine Linear and Logarithmic Scales to create Simi-Log Plots. Below is an example &

… Continue Reading