react-stockcharts icon indicating copy to clipboard operation
react-stockcharts copied to clipboard

Panning issue in a multi series chart

Open ahmed-numaan opened this issue 2 years ago • 2 comments

When panning multi-series chart, panning is not working properly below is sandbox url: https://codesandbox.io/s/wonderful-night-hpmyn5?file=/src/Chart.js

ahmed-numaan avatar Jan 05 '23 09:01 ahmed-numaan

Are you working on this repo? If yes let me know how you started the project because when i cloned and try npm install it is given so much deprecated warnings for some packages and also catch the error to load some packages. Screenshot 2023-01-12 at 18 27 30

Hrmn97 avatar Jan 12 '23 12:01 Hrmn97

using type={'svg'} fixes this for me. But it still isnt a smooth pan

patrickcook28 avatar Sep 02 '23 19:09 patrickcook28