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
Can you kindly brief us more about your scenario and what is the reference value for 100% (100% of what value) so that we can understand your requirement better and help you out?
—-
Manoj Mohan
Team CanvasJS
The JSFiddle shared seems to be working fine with both positive and negative values.
If you are still facing the issue, kindly create JSFiddle reproducing the issue, share it with us and brief us further about the issue you are facing so that we can understand the scenario better and help you out.
—-
Manoj Mohan
Team CanvasJS
In case of a multi-series range-column chart, it’s not possible to remove the gap between the column that’s formed due to null datapoint.
—-
Manoj Mohan
Team CanvasJS
Anil,
Positioning handle over axisX instead of axisY should work fine in your case as shown in this updated JSFiddle.
—-
Manoj Mohan
Team CanvasJS
Can you kindly create a sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive along with the sample data so that we can run it locally to understand the scenario better and help you out?
—-
Manoj Mohan
Team CanvasJS
Setting legendText as legendText: '<?php echo $legendText; ?>'
should work fine in your case.
If you are still facing issue, kindly create sample project reproducing the issue you are facing and share it with us over Google-Drive or Onedrive along with the sample data so that we can run it locally to understand the scenario better and help you out?
—-
Manoj Mohan
Team CanvasJS
[UPDATE]
@kunal,
We have just launched CanvasJS StockCharts with key features like slider, range selector, syncing toolTip & crosshair across multiple charts, etc. Please refer to the release blog for more information. Do download the latest version from download page & let us know your feedback.
—
Manoj Mohan
Team CanvasJS