Yes, you can use Range Bar Charts with StripLine for the same.
—
Sunil Urs
Nagendra,
We don’t have a built in API to sort the dataPoints. But you can do it at your end with couple of lines of code as shown in this example.
—
Sunil Urs
Reggie,
Thanks for reporting the issue. We will be working on labeling improvements in the next version and this issue should be resolved very soon!
—
Sunil Urs
chrispuliese,
Can you please let me know why you are disabling interacticityEnabled property? Are you finding any issue while scrolling? If yes, please let us know the browser, browser version, os & device.
—
Sunil Urs
Hi,
You can have equal spacing between dataPoints by using labels instead of x values. Here is an example.
In case you need to format numbers/dates, you can use formatNumber and formatDate functions for the same.
—
Sunil Urs
Tim,
Sorry, but we ourselves haven’t evaluated any of the 3D charts.
—
Sunil Urs
Yes, it is possible to add new dataPoints dynamically as described in the section on creating dynamic charts.
—
Sunil Urs
Levent,
Can you please confirm if you are using Chart.js or CanvasJS Charts because this support forum is only for CanvasJS Charts.
—
Sunil Urs
As of now we are considering to implement zooming API & events (which would support syncing range across charts) in either v1.8 or v1.9. But haven’t decided on it yet. A rough estimate as of now would be 2-3 months.
When it comes to aligning axisY’s line, only workaround that I see as of now would be to Zero pad the Y Axis labels by setting valueFormatString of axisY to something like “#,000.##” and set appropriate intervals.
—
Sunil Urs
[update]
We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Please refer to the release blog for more information.
Rahul,
As of now we don’t have a way to do this via CanvasJS API. But given that you have all the dataPoint, you can do it programmatically by searching through the array.
—
Sunil Urs
Nagendra,
We still don’t have this feature in the public version. But currently we are working on it. We’ve sent you an internal build over email along with examples. Please note that this version is still under development and final version might have minor changes.
—
Sunil Urs
We’ve sent you an internal build over email along with examples. Please note that this version is still under development and final version might have minor changes.
—
Sunil Urs
[update]
We have just released v1.9.6 Beta with Methods & Properties, which allows you to programmatically export chart as image, print chart, access internally calculated values, etc. Please refer to the release blog for more information.
Please check this jsfiddle.
Sorry, images are still not supported for indexLabel
—
Sunil Urs
Joanna,
We are working on this feature at the moment. Will send you an internal build in couple of days.
—
Sunil Urs