needones
needones
### 🐛 Bug description [Please make everyone to understand it] > https://antv-g2plot.gitee.io/zh/examples/dynamic-plots/basic#dynamic-spline 当初始值得data=[]时,(很多情况下默认的data都是空列表), 大概率鼠标放在数据点上不能显示tooltip, 其tooltip窗口失效了 ### 📷 Step to reproduce  ### 🏞 Expected result ### 🚑 Any additional [like...
* env~ nuitka:1.3.3 full Python: python 3.9.13 with Anaconda, Flavor: CPython Official Executable: C:\tools\Anaconda3\envs\visage\python.exe OS: Windows Arch: x86_64 WindowsRelease: 10 Version C compiler: C\tools\Nuitka\gcc\x86_64\11.3.0-14.0.3-10.0.0-msvcrt-r3\mingw64\bin\gcc.exe * pip~ addict==2.4.0 altgraph==0.17.3 asteval==0.9.27 async-generator==1.10...
I used viztracer to analyze the performance of HashModel and BaseModel, and found that the time difference between the two was hundreds of times when the model was generated, and...