Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance problem when grid-resize and index-based are BOTH enabled. Possible solutions? #3

Open
NekoApocalypse opened this issue Dec 9, 2021 · 0 comments

Comments

@NekoApocalypse
Copy link

How to reproduce

  • Dataset: 720 bars of OHLCV data on main chart. Two off charts, each contains a single Spline.

  • Set index-based to true in App1.vue.

  • Run npm run dev, zoom out, then drag around. Performance is bad.

  • Check grid-resize off in the extensions drop down menu, then performance is good again.


The problem occurs only when BOTH index-based and grid-resize are enabled at the same time.

I wouldn't mind fixing the problem myself if I can identify the cause. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant