improve performance of pan and zoom in plots
Open
Enhancement
Widgets JS
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
the native D3 way is to use the D3 transformation to update the chart instead of redrawing the chart with the new focus. Fixing this would be a substantial performance improvement.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.