Home Forums Chart Support Making a specific date the first date visible on the X axis

Making a specific date the first date visible on the X axis

Viewing 3 posts - 1 through 3 (of 3 total)
  • #22255

    Hi,

    I want to make a specific date the first date visible on my X axis. See my JS fiddle for an example. I want to make the date 18 October 2009 the first label on my X axis and then go up by one-month increments, e.g. 18/11/2009, 18/12/2009, etc.

    When I set new Date(2009, 9, 18) as the minimum for the X axis, the first label that appears is 1 November 2009. I am not sure how to manipulate it so 18 October 2009 is the first date that appears.

    #22258

    @michael-pigott,

    Sorry, controlling the label start position is not available as of now.


    Vishwas R
    Team CanvasJS

    #22269

    Thanks Vishwas.

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

You must be logged in to reply to this topic.