Category Archives: Release

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

CanvasJS Chart 1.8.5 goes GA

Posted on

Today we are releasing 1.8.5 GA. Below is a summary of the release. Highlights of Version 1.8.5 Below are some of the new features that come as part of v1.8.5 reversed property for Axis has been implemented which reverses corresponding axis and will plot accordingly from the opposite side. Auto-labeling has been improved to handle

… Continue Reading

CanvasJS Charts v1.8.5 Beta-1 Released

Posted on

Today we are releasing 1.8.5 Beta 1 with new features and several bug fixes. Below is a summary of this release. New Features & Enhancement Axis reverse property has been introduced which will reverse the axis. Auto-labeling is improved to handle labels with longer word length such that they won’t split in-between in case of

… Continue Reading

CanvasJS Chart 1.8.1 goes GA

Posted on

Today we are releasing 1.8.1 GA with a few bug fixes. Below is a summary of this release. Highlights of Version 1.8.1 Below are some of the new features that come as part of v1.8.1 Auto-Labelling which automatically handles label placement in the best possible way. connetNullData which allows you to show discontinuity of dataPoints

… Continue Reading

CanvasJS Chart 1.8.0 goes GA

Posted on

Today we are releasing 1.8.0 GA with a few bug fixes. Below is a summary of this release. Bug Fixes ToolTip was not working properly when chart size was higher than the container size. Index Labels were being shown for dataPoints which were outside the plotArea. ToolTip was not showing up when dataPoints were clipped

… Continue Reading