To sync two different graphs, please take a look at this tutorial page.
—-
Bivek Singh,
Team CanvasJS
This feature is in our wish list, however no timeline has been fixed for it yet.
You can use this work-around as of now.
—-
Bivek Singh,
Team CanvasJS
We tried but couldn’t reproduce the issue. Can you please let us know the chromium version that you are using? Also Can you please check it with the latest version of CanvasJS and let us know if it solves your problem?
—-
Bivek Singh,
Team CanvasJS
We are looking into the issue and will get back to you at the earliest.
—-
Bivek Singh,
Team CanvasJS
We are looking into the issue and will get back to you at the earliest.
—-
Bivek Singh,
Team CanvasJS
I’m sorry but getting the co-ordinates of indexLabels is not possible as of now.
—-
Bivek Singh,
Team CanvasJS
You have set display: none; to the parent div (#tab-chart) of the chart container which will eventually hide all the child elements of that div. Removing this CSS property should work fine in your case.
—-
Bivek Singh,
Team CanvasJS
We are looking into the issue and will get back to you at the earliest.
—-
Bivek Singh,
Team CanvasJS
Grouping of labels is not available as of now. However, you can take a look at this work-around.
—-
Bivek Singh,
Team CanvasJS
You can achieve the desired width between dataPoint by setting viewportMinimum and viewportMaximum.
For your second query, you can find the pixel co-ordinates of first and last dataPoint using convertValueToPixel. Please, take a look at this jsFiddle.
—-
Bivek Singh,
Team CanvasJS
Hannah,
Thank you for reporting this. We are looking into the issue and will get back to you at the earliest.
—-
Bivek Singh,
Team CanvasJS