Home Forums Chart Support Hover, zoom and pan slow with Vue JS

Hover, zoom and pan slow with Vue JS

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

    Hello,

    I did a line chart as a Vue JS component, basic procedure how I did integrate CanvasJS in Vue JS is like in this CanvasJS Chart in Vue.js example.

    However if I just create a plain HTML page with the very same line chart (no Vue Js here), or do the same in Vue JS then the resulting performance when hovering over the chart, or zooming and panning is different.

    In plain HTML all is super fast, with Vue JS however it is just below smooth, panning is even lagging quite behind the mouse movement.

    Has anybody an idea what is happening here, what I did wrong ?

    Thanks for any help, Stephan

    #26097

    Stephan,

    Zooming and panning seems to be working smoothly even after integrating with VueJS. Can you kindly share sample reproducing the issue along with browser detail in which you are facing this issue so that we can look into the code, understand the scenario better and help you out.

    ___________
    Indranil Deo
    Team CanvasJS

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

You must be logged in to reply to this topic.