CanvasJS is a javascript library that runs on the client-side(in browser). To save an image on server side, you need to run CanvasJS library on a headless browser. Please refer to this Stack Overflow thread to know more about running headless browser in shared hosting.
—-
Manoj Mohan
Team CanvasJS
It seems to be working fine. Please take a look at this JSFiddle.
If you are still facing the issue, kindly create JSFiddle reproducing the issue you are facing along with sample data and share it with us so that we can look into the code / chart-options being used, run it at our end to understand the use-case better and help you out.
—-
Manoj Mohan
Team CanvasJS
axisX labels and labelBackgroundColor seems to be working fine. Can you kindly create JSFiddle reproducing the issue you are facing along with sample data and share it with us so that we can look into the code / chart-options being used, run it at our end to understand the use-case better and help you out?
—
Manoj Mohan
Team CanvasJS
Can you kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code / chart-options used, understand the scenario better and help you resolve?
—-
Manoj Mohan
Team CanvasJS
Sven,
Rendering the respective chart on switching tabs using shown.bs.tab event should work fine in your case as shown in this JSFiddle.
—-
Manoj Mohan
Team CanvasJS
Michael,
Sorry for the inconvenience caused, we don’t have grouping of axis labels as of now. As we are busy implementing some important features right now, we will reconsider this feature in future releases.
—-
Manoj Mohan
Team CanvasJS
We are looking into your query and will get back to you at the earliest.
—-
Manoj Mohan
Team CanvasJS
Sven,
Can you kindly create a sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive so that we can understand your scenario better and help you out?
—-
Manoj Mohan
Team CanvasJS
Sorry for the inconvenience caused. We will improve this behaviour in our future releases.
—-
Manoj Mohan
Team CanvasJS
Michael,
Sorry, grouping of axis labels is not available as of now. However, you can acheive something similar with the help of stripLines as shown in this JSFiddle.
—-
Manoj Mohan
Team CanvasJS
Can you try setting slider maximum instead of inputField endValue? And let us know if this works in your case.
If this doesn’t solve the issue you are facing, kindly create JSFiddle reproducing the issue and share it with us so that we can look into your code, understand the scenario better and suggest you some workaround.
—-
Manoj Mohan
Team CanvasJS
Thanks for reporting the use-case. It is in our improvement list and we will fix it in our future releases.
—-
Manoj Mohan
Team CanvasJS
Showing indexLabel in column chart when y value is 0 is not possible as of now. You can work around this by adding scatter series as shown in this JSFiddle.
—
Manoj Mohan
Team CanvasJS