Forum Replies Created by l.dario

Viewing 4 posts - 1 through 4 (of 4 total)
  • in reply to: Sync Two chart #25195

    Thx for the solution.
    This solution i had already try it but this is not precise above all in mobile/tablet view because the layout change and/or scroll the page.
    Unfortunately there are too much variables to linked two chart (with 15k point) in all situations with using the event mousemove and method convertValueToPixel.

    If you find a solution write me!
    Thx for all

    in reply to: Sync Two chart #25185

    I sent you the wrong link, this is the correct link https://jsfiddle.net/tfLm26v5/

    in reply to: Sync Two chart #25184

    @Indranil Deo
    I have simplified the issue on this fiddle https://jsfiddle.net/canvasjs/QwZuf/ .
    I use the Z value in chart 2 for save the latitude and longitude where i registered the value. I need sync the chart 2 with the chart 1. For example if an user focus in 1300, 77 must be see the value the value with position latitude: 40 and longitude: 60 in chart 1.

    The first graph is like the GPS track of the bike and second chart is a acceleration report

    in reply to: Sync Two chart #25178

    Try with this link https://ufile.io/06rn7p7q .
    I not need to syncing zoom or pan because the 2 chart is not sync and have the same scale. (the value in position K in second chart may not be in position 2 in first chart).
    I need to syncing tootTips across multiple charts. Is impossible(too difficult) to use the convertValueToPixel in mobile view.

    • This reply was modified 4 years, 11 months ago by l.dario.
    • This reply was modified 4 years, 11 months ago by l.dario.
Viewing 4 posts - 1 through 4 (of 4 total)