You must be logged in to post your query.
Home › Forums › Chart Support › line graph
https://drive.google.com/file/d/1m5bT31CZZ95F7iLMHyGIR8bMLEFSzdsb/view?usp=sharing https://drive.google.com/file/d/15ILI8iiNdYDmzVqJXYZBJIKnrMNP4Rjh/view?usp=sharing
i am not able to plot graph with this code and this dataset, so can anyone help me with this.
@aakaashasa,
You seemed to be interchanging the x and y values which assigning it. Passing ‘DateTime’ to x and ‘Count’ to y should work fine in your case. Please take a look at this updated code.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic. Login/Register