Stars
2
Forks
4
Watchers
2
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix: show plot on mobile by keeping body full-height flex layout
6b327d0View on GitHubfix: prevent jumpy pan/zoom by cancelling stale fetches and bypassing ECharts clamping
18cf289View on GitHubbuild: add numba as optional 'fast' dependency, enable in Docker
c3336ffView on GitHubfix: match bucket edge computation with NumPy backend in Numba
c70cf09View on GitHubfeat: add Numba resampling backend with min_max and LTTB functions
725a9b8View on GitHubfix: guard empty bucket edge case in lttb_single_indices
9701d99View on GitHubfeat: add NumPy resampling backend with min_max and LTTB functions
0c9e0adView on GitHubdocs: add implementation plan for optional Numba resampling
0070b91View on GitHubdocs: add design for optional Numba resampling acceleration
05b8832View on GitHubrefactor: align demo_3d layout with plot.html patterns
ee1b7fbView on GitHub