Taking the absolute value within labelFormatter should work fine in this case. Please take a look at this JSFiddle.
If you are still facing issue, kindly create JSFiddle with sample data and share it with us so that we can look into the code, understand the scenario better and help you out.
—
Vishwas R
Team CanvasJS
Rajesh Pillai,
Thanks for your interest in CanvasJS. One of our representative from sales-team will get in touch with you soon over email. For any other sales related queries feel free to inbox us at sales[at]canvasjs[dot]com.
—
Vishwas R
Team CanvasJS
Can you kindly share sample project along with sample database over Google-Drive or Onedrive so that we can look into the code, run it locally to understand the scenario better and help you resolve?
—
Vishwas R
Team CanvasJS
You can achieve this with the help of labelFormatter. Please take a look at this gallery page for the live working example.
—
Vishwas R
Team CanvasJS
Can you kindly share sample project along with sample data over Google-Drive or Onedrive so that we can look into the code, run it locally to understand the scenario better and help you resolve?
—
Vishwas R
Team CanvasJS
Chart animates only on the first render, as of now. Due to which, animating on switching between dataSeries is not available yet.
—
Vishwas R
Team CanvasJS
CanvasJS supports color-names, hex code and RGB for colors. Please take a look at this documentation for more information and live examples on the same.
—
Vishwas R
Team CanvasJS
The example that has been shared has same range over axisX and axisY. In your case, the range of both the axes are different due to which the labels of axes / scale doesn’t match.
—
Vishwas R
Team CanvasJS
It would help us understand the scenario better and provide solution faster if you could navigate us to the exact code related to CanvasJS or share a sample by isolating the CanvasJS related code which reproduces the issue.
From what we have observed, sometimes things get delayed mostly when we are unable to reproduce the issue or when we are unable to debug CanvasJS related code as the application has many dependencies (.js files).
—
Vishwas R
Team CanvasJS
It seems to be working fine. Can you kindly share JSFiddle reproducing the issue you are facing so that we can look into it and help you out?
P.S.: Legend will be shown for every series incase of multi-series column, stacked-column, line, area, etc.
—
Vishwas R
Team CanvasJS
You can use valueFormatString to format labels being displayed in axis (setting it to “MMMM YYYY”).
If you are still facing issue, kindly share JSFiddle along with sample data so that we can look into your code, understand the scenario better and help you out.
—
Vishwas R
Team CanvasJS