You must be logged in to post your query.
Home › Forums › Chart Support › Creating stackedColumn
Tagged: stackedColumn
I want to create a stackedColumn chart using canvasJs. But I am facing an error while rendering the chart. Please review my code and help me in resolving the issue. Here is the link of my jsfiffle: https://jsfiddle.net/45nvs1u0/
Regeards, Samyukta
Samyukta,
The issue seems to be with the approach of looping through ‘Values’ object. Please take a look at this stackoverflow thread for more information on looping through the properties of a JavaScript object.
If this doesn’t help you fulfill your requirements, kindly brief us more about your requirements so that we can understand it better and help you achieve the same.
— Vishwas R Team CanvasJS
Thank you Vishwas for your help! Yes it works.
Regards, Samyukta
You must be logged in to reply to this topic. Login/Register