Home Forums Chart Support Need help Reply To: Need help

#28664

@rishwanth,

There seems to be typo in your code. You are using calling method rendor (which is not present) instead of render. Changing it to chart.render() should work fine in your case.

If you are still facing issue, kindly create JSFiddle reproducing the issue and share it with us so that we can look into the code, understand the scenario better and help you resolve.


Vishwas R
Team CanvasJS