Home › forums › Report Bugs › Cannot find getTime() of undefined in canvasmin.js
Tagged: undefined getTime() property
I am continuously getting this error for a drill down column chart i m creating. I have created 3 charts using drilling down in succession. Pie chart-> drills down to give column chart on CLick -> this in turn drills down to give column chart 2 on click
i have used dashboard samples provided on canvasjs to create pie chart -> column chart 1 drill down but i am not able to create column chart 2 through drill down. I am able to do it only once. But once in a while i get “cannot read property getTime() of undefined” continuously
Please help
@aarushi,
Can you please create jsfiddle reproducing the issue so that we can look into the code and help you out.
But looking at your query, most probably the issue is not related to CanvasJS but to JavaScript itself. You can also refer to this link for relate info.
— Vishwas R Team CanvasJS
You must be logged in to reply to this topic.