Forum Replies Created by elcollie

Viewing 6 posts - 1 through 6 (of 6 total)
  • in reply to: Align multiple x-axis #36435

    Thanks Thangaraj nice solution.

    in reply to: convertPixelToValue convertValueToPixel issue #23452

    Thanks Priyanka.

    I think I need to do it that way because I want the tooltip to appear on the second chart for the same (or very close) timestamp as I mouseover on the first. The pixel location on the first chart is not relevant because of the different y-axis scales of the two charts.

    I have worked around the issue for now by padding missing series data with nulls, which gives both charts the same y-axis scale and works well.

    in reply to: Hide axis label #23279

    Works like a charm!

    Thanks!

    in reply to: Hide axis label #23268

    Is it possible to hide the axis label but still display a crosshair label?

    I’ve forked your fiddle to include a crosshair but it seems the axis labelFormatter overrides the crosshair’s labelFormatter.

    http://jsfiddle.net/elcollie/5bn638gh/

    • This reply was modified 5 years, 5 months ago by elcollie.
    in reply to: Extend exportEnabled button options #23140

    Great, I think that’s what Im after!

    in reply to: Leave blanks for missing data (not null, but missing) #12697

    I’d love to know how to do this too. Be great if you could define an interval gap with so that data between two adjacent points which are separated by more than this gap would be treats as missing and just not drawn at all.

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