Home Forums Chart Support Is it possible to show tooltip with date and time?

Is it possible to show tooltip with date and time?

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

    I have applied valueFormatString on axisX like valueFormatString: “DD-MMM-YY HH:mm:ss”.
    So I can see the shart with date and time axis.
    But on tooltip, I can’t find time.
    I think tooltip time is more important than XAsix time.
    Is there any method?
    I would appreciate it if you let me know about that.
    Thanks.

    #28800

    @robinson,

    valueFormatString is used to format the value being shown in axis labels. To format the x-value being shown in toolTip and indexlabel, you need to set xValueFormatString.


    Vishwas R
    Team CanvasJS

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

You must be logged in to reply to this topic.