Hi,
Whenever a tab is switched, the render method of each of the chart in the activated tab should be called so that chart can take the actual dimensions of its container.
In the code provided, only the render method of the first chart in both tabs are called. Therefore, the second chart in the second tab is not taking proper height.
Please check the updated jsfiddle.
Regards,
Rishabh
Hi Schuerle,
We do not provide uncompressed source code with the free version anymore. You can get access to uncompressed source code in commercial version. Please refer to our license page for more information on license or get in touch with our sales team at sales[at]canvasjs[dot]com
—
Rishabh Rajgarhia
Team CanvasJS
Hi Hitesh,
I have sent an email with the relevant details to your registered email id. In case you don’t find it, please check your spam folder.
Regards,
Rishabh Rajgarhia
Hi Valentin,
Thanks for purchasing the license. I have sent a PDF Invoice to your registered email id.
Hi Thomas,
Thanks for contacting us. Commercial version does not show the credit link by default. Please download and try the Commercial version from your account page. If the issue still exists, please let us know.
Hi Thijs,
Thanks for your interest in CanvasJS Charts. I have sent an email to your registered email id, regarding the steps involved. Please feel free to get back to me over email if you require any assistance.
We haven’t implemented vertical marker yet but we have implemented stripLines which can be used to achieve the vertical marker.
Here is an example fiddle depicting the same.
As of now, we don’t have this feature but it is on our roadmap.
We decided to keep the behavior this way so that people can click on any link inside toolTip. But we’ll take this into consideration.
Thanks for the suggestion, we will take this into consideration.
Thanks for reporting the issue, we will look into it.
Thanks for the suggestion, we will take this into consideration.
Thanks for reporting the issue, we will look into this.
Hi csaurez,
Yes, each axis Y should be attached to a atleast one dataSeries to display it. Here is a jsfiddle example.
Hi Csaurez,
Can you please create a jsfiddle example so that we may look into the issue and provide you with a solution.