KLineChart icon indicating copy to clipboard operation
KLineChart copied to clipboard

[Bug] 9.7.2 + Electron = Broken

Open jinusean opened this issue 1 year ago • 0 comments

Version

9.7.2

Steps to Reproduce

I've create a minimum repo here - https://github.com/jinusean/klinecharts-electron

Current Behavior

After running npx vite the electron app will load with dummy data. The chart is active but very very slow. Too slow to respond to user inputs.

Downgrading to 9.7.1 fixes the issues

Expected Behavior

Chart should move normally like in the demo.

Environment

- OS: Mac
- Browser: Chrome
- Framework: Electron

Any additional comments?

I've tried previous versions of electron and it still does not work.

jinusean avatar Feb 03 '24 15:02 jinusean