Blog


CanvasJS Chart v3.7.10 & StockChart v1.7.10 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.10 & StockChart v1.7.10 GA with a few bug fixes related to axis range. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes In some cases, setting maximum of primary x-axis was affecting rendering datapoints that are attached to secondary x-axis.  

… Continue Reading

CanvasJS Chart v3.7.9 & StockChart v1.7.9 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.9 & StockChart v1.7.9 GA with a few bug fixes related to axis bounds. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes In both primary & secondary axes, bounds (x1, x2, y1, y2) property was returning wrong values when accessed using

… Continue Reading

CanvasJS Chart v3.7.8 & StockChart v1.7.8 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.8 & StockChart v1.7.8 GA with a few bug fixes related to tooltip and crosshair. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes In some cases of logarithmic x-axis, tooltip was showing x-value as ‘undefined’. In some cases of logarithmic x-axis,

… Continue Reading

CanvasJS Vue Charts & StockCharts added to NPM Registry

Posted on

Following the trends from the past week, today we have added CanvasJS Vue Chart & StockChart packages to NPM registry. Now, you can add our Vue Chart & StockChart to your Vue.js application via NPM.     You can add CanvasJS Vue Charts plugin to your Vue.js app by running ‘npm install @canvasjs/vue-charts‘ & CanvasJS

… Continue Reading

CanvasJS Angular Charts & StockCharts added to NPM Registry

Posted on

Last week we published CanvasJS JavaScript & React packages on NPM registry. Today, we have added CanvasJS Angular Chart & StockChart packages to NPM registry. Now, you can add our Angular chart & stockchart packages to your Angular app via NPM.     You can add CanvasJS Angular Charts by running ‘npm install @canvasjs/angular-charts‘ &

… Continue Reading

CanvasJS React Charts & StockCharts added to NPM Registry

Posted on

Few days ago, we added CanvasJS JavaScript chart & stockchart packages to NPM registry. Today, we have added CanvasJS React Chart & StockChart packages to NPM registry. Now, you can add our React chart & stockchart packages to your React application via NPM.     You can add CanvasJS React Charts by running ‘npm install

… Continue Reading

CanvasJS Chart v3.7.6 & StockChart v1.7.6 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.6 & StockChart v1.7.6 GA with a few bug fixes. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes Markers were being shown even when markerSize property was set to 0 at datapoint level. Border was getting added to markers even when

… Continue Reading

CanvasJS JavaScript Charts & StockCharts added to NPM Registry

Posted on

Today we are excited to announce that we have added our CanvasJS JavaScript Charts & StockCharts to NPM Registry. Now you can add CanvasJS to your application via NPM.     You can add CanvasJS JavaScript Charts by running ‘npm install @canvasjs/charts’ & CanvasJS JavaScript StockCharts by running ‘npm install @canvasjs/stockcharts’ commands. Once it’s installed,

… Continue Reading

CanvasJS Chart v3.7.5 & StockChart v1.7.5 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.5 & StockChart v1.7.5 GA with a few bug fixes. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes The exponential notation displayed in the axis labels, indexlabels & tooltip content was not in readable form when the datapoint values were either

… Continue Reading

CanvasJS Chart v3.7.4 & StockChart v1.7.4 GA Released

Posted on

Today we are releasing CanvasJS Chart v3.7.4 & StockChart v1.7.4 GA with a few bug fixes. Below is a summary of this release.   Release Update (Chart & StockChart)   Bug Fixes Zoom / Pan button was always showing ‘Zoom’ as title irrespective of state of the button. panText property passed in culture was not

… Continue Reading