klinecharts / KLineChart

📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Home Page:https://klinecharts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] 9.7.2 + Electron = Broken

jinusean opened this issue · 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.