Home Forums Chart Support DateTime Format axisX max and min issue

DateTime Format axisX max and min issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • #20333

    Hi,

    I’m using axisX:valueFormatString(YYYY/MM/DD) with minimum and maximum.
    but click on all legend to hide line and axisX unit becomes wrong.

    Here is my jsfiddle example.
    plz click all legends.

    Can you not display the X axis or display the X axis in the correct date range?

    Thank you in advance for your support.

    #20359

    @KUmemura,

    Thanks for sharing jsfiddle. We are looking into the issue and get back to you at the earliest.


    Vishwas R
    Team CanvasJS

    #20372

    @KUmemura,

    When all dataSeries are hidden, axisX value-type falls back to default, number. Because of this behavior and as you have set valueFormatString to “DD MMM”, you get to see “DD MMM” on axis instead of date-time.

    We will reconsider this behavior in our future releases.


    Vishwas R
    Team CanvasJS

    #20373

    @Vishwas R

    Thank you for identifying the problem cause.
    Wait for the future releases.

    Thank you in advance for your support.

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

You must be logged in to reply to this topic.