Home Forums Chart Support "rangeColumn" set date ranges in x axis as lables

"rangeColumn" set date ranges in x axis as lables

Viewing 5 posts - 1 through 5 (of 5 total)
  • #24124

    Hi,
    In my range column chart, I have date ranges in my x axis
    eg: 30 Dec- 05 Jan, 06 Jan-12 Jan,etc.But My bar graph not plotting properly. when dates are in between the ranges

    #24129

    @asha,

    Can you please create a JSFiddle reproducing the issue so that we can look into it and help you out?

    ____
    Shashi Ranjan
    Team CanvasJS

    #24140

    Here is it JSFIDDLE

    #24151

    @asha,

    You can achieve the above requirement by using CanvasJS formatDate() method to format the date and time values in the variable firstday and lastday as shown in this JSFiddle.

    ____
    Shashi Ranjan
    Team CanvasJS

    #24162

    Thank You so much.It’s worked !

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

You must be logged in to reply to this topic.