Home Forums Report Bugs Cannot find getTime() of undefined in canvasmin.js

Cannot find getTime() of undefined in canvasmin.js

Viewing 2 posts - 1 through 2 (of 2 total)
  • #14501

    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

    #14517

    @aarushi,

    Looking at your query, most probably the issue is not related to CanvasJS but to JavaScript itself. Please refer to this stackoverflow thread for related info which might help you fix the issue. Please refer to this documentation page for more information & examples on date-time axis.
    chart with timestamp values on x axis

    If you are still facing issue, kindly create JSFiddle reproducing the issue you are facing and share it with us so that we can look into the code / chart-options being used, understand the scenario better and help you out.


    Vishwas R
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.