Blog

CanvasJS 1.7.0 goes GA

Posted on

Today we are releasing 1.7.0 GA with a few bug fixes. Below is a summary of this release. Bug Fixes It was not able to reset axis minimum and maximum to be handled automatically by setting them to null. In Pie/ doughnut and stacked charts, if a dataPoint’s percent is 0, indexLabel was being shown

… Continue Reading

CanvasJS v1.7.0 Beta with Custom Formatting, Subtitle, etc

Posted on

Today we are releasing v1.7 with lot of new features which should give you finer control over chart. This is a major version which supports custom formatter functions which was one of most requested features till now. With custom formatter functions you can format labels on axis according to your requirement. Apart from this we

… Continue Reading

CanvasJS Charts 1.6.2 Released

Posted on

Today we are releasing 1.6.2 GA with several bug fixes. Below is a summary of this release. Bug Fixes Browser used to crash if all series related to an axis were hidden while interval is set – used to work fine if the interval is not set. If max and min dataPoint y values were

… Continue Reading

CanvasJS Charts 1.6.1 Released

Posted on

Today we are releasing 1.6.1 GA with several bug fixes and enhancements. Below is a summary of this release. New Properties legendMarkerBorderColor & legendMarkerBorderThickness properties in dataPoint and dataSeries. Bug Fixes Marker Border Color and thickness was not enabled in case of scatter charts. Highlighted objects were not visible properly (sometimes partially visible) if they

… Continue Reading

CanvasJS Charts 1.6.0 goes GA

Posted on

Today we are releasing v1.6 GA with several bug fixes and enhancements. This is a major version which includes animation support along with several enhancements and bug fixes. Below is a summary of this release. You can read more about the features introduced in v1.6.0 in its beta release blog. Bug Fixes Trying to save

… Continue Reading

CanvasJS now support animation! – v1.6.0 Beta

Posted on

Since the first version of CanvasJS Charts many of our users have asked for animation support for all charts types instead of only Pie & Doughnut. Today we are releasing 1.6.0 Beta which includes animation for all chart types. Along with animation it also includes several bug fixes & enhancements. Do try out our current

… Continue Reading

CanvasJS v1.5.6 Released

Posted on

Today we are releasing 1.5.6 GA with several bug fixes. Below is a summary of this release. Bug Fixes indexLabelWrap was not working at the dataPoint level Labels at axis maximum were not being show in few cases due to JavaScript number precision problems Click event was firing after zooming Updating exportEnabled & exportFileName dynamically

… Continue Reading

CanvasJS v1.5.5 includes jQuery Charting Plugin

Posted on

Since the first version of CanvasJS our primary goal has been to make it as simple as possible for you to create and add charts. Given that jQuery is being used widely over the web, we thought of building a simple jQuery plugin that would allow you to integrate CanvasJS Charts the jQuery way! So

… Continue Reading

CanvasJS Charts 1.5 goes GA

Posted on

We are releasing v1.5 with several bug fixes and enhancements. Overall v1.5 comes with some of the most requested features like Export features and financial charts. Below is the summary of improvements and bug fixes that we have done from v1.5 beta to v1.5 GA. You can read more about the features introduced in v1.5

… Continue Reading

CanvasJS v1.5 comes with Stock Charts, Range Charts & Export as Image Feature

Posted on

Today we are releasing v1.5 (beta) of CanvasJS with some major features that you have been waiting for. In this version we have implemented 6 new Chart Types – Candlestick, OHLC, Range Column, Range Bar, Range Area & Range Spline Area – which takes the total chart types supported to 24. We have also implemented

… Continue Reading