Home Forums Chart Support show cross hair and shared tooltip value on y axis time and x axis value

show cross hair and shared tooltip value on y axis time and x axis value

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

    Hello,

    https://jsfiddle.net/7fam3eu4/
    please refer this js fiddle.

    we want to show time on y-axis in all three charts. the timestamp is the same for all three charts.

    we want to show x-axis datapoint value in a shared tooltip and show data on tooltip on a time basis.

    each chart contains 3 lines. show x-axis value in all three lines in each shared tooltip,

    we try but not working exactly.

    #24878

    @govind,

    As of now, axisY supports number but not date-time. However you can work-around it by passing timestamp and formatting it in label and toolTip. Please take a look at this JSFiddle.

    If you are still facing any issue, kindly share JSFiddle reproducing the issue so that we can understand the scenario better and help you out.


    Manoj Mohan
    Team CanvasJS

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

You must be logged in to reply to this topic.