Forum Replies Created by kinokatsu

Viewing 7 posts - 31 through 37 (of 37 total)
  • in reply to: No Sync at jQuery chart. #14225

    Great! (^o^)/

    I edited jsfiddle a little bit.

    All graph scale change.
    jQuery ‘.last()’ has been deleted.

    • This reply was modified 7 years, 2 months ago by kinokatsu. Reason: mistake
    in reply to: No Sync at jQuery chart. #14212

    I appreciate your answer.

    First time is OK.

    The way to reproduce is as follows.
    1. Zoom at Chart(ex Chart3).
    2. Click the ‘Reset’ button.
    3. Click the ‘Scale Change’ button.
    4. Shown ‘Pan’ and ‘Reset’ button.
    5. Click the ‘Reset’ button.
       :
       :
    It can always be reproduced. Please check it.

    in reply to: No Sync at jQuery chart. #14198

    My today’s question was delete…. ;-<

    in reply to: No Sync at jQuery chart. #14234

    I appreciate your answer. :-)

    I thought that it was ok so ‘JAVASCRIPT’ pane ‘LOAD TYPE’ is ‘onLoad’.

    Then, the last question.
    When the scale is changed, the pan / reset button is displayed, but can you do without display?

    Click the reset button.
    It is displayed each time the Scale Change button is clicked.
    Since the scale setting is the same, the button is displayed even if there is no change in the display.

    in reply to: No Sync at jQuery chart. #14231

    ;-o

    My Chrome 49.0.2623.112 m(WinXP 32bit) and 55.0.2883.87 m (Win7 64-bit), the scale did not change.
    Firefox 51.0.1 (Win7 32bit) too.

    Error is [VM353:173 Uncaught ReferenceError: scaleChange is not defined].

    I do not have a way to solve it.

    in reply to: No Sync at jQuery chart. #14175

    Oh! Thanx.

    It’s not ‘var chart1 = new CanvasJS.Chart(“chartContainer1”, {‘, but ‘$(“#chartContainer1”).CanvasJSChart({‘ and ‘chart3 = $(“#chartContainer3”).CanvasJSChart()’.

    It’s OK.

    I edited jsfiddle further..

    it’s maximum and minimum of Y Axis by jQuery.
    But, no changed…. ;-<

    in reply to: No Sync at jQuery chart. #14148

    Thank you for answer.

    I checked ‘jsfiddle for syncing across 3 charts.’.

    But I want to use ‘Query Chart Types’.

    I edited jsfiddle(No sync).
    Please check this jsfiddle for syncing across 3 charts at jQuery chart type.

Viewing 7 posts - 31 through 37 (of 37 total)