Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianhi/mpl-line-downsamplers
high performance lines with downsampling
https://github.com/ianhi/mpl-line-downsamplers
Last synced: 12 days ago
JSON representation
high performance lines with downsampling
- Host: GitHub
- URL: https://github.com/ianhi/mpl-line-downsamplers
- Owner: ianhi
- License: bsd-3-clause
- Created: 2022-01-27T21:51:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T00:01:25.000Z (6 months ago)
- Last Synced: 2024-11-05T09:51:11.182Z (about 2 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# mpl-line-downsampler
high performance downsampled line artists
Entirely based on this gist: https://gist.github.com/tacaswell/95177903175dbc28be5353b4a0e5118f by @tacaswell
with additions from @ianhi
Try the example in `examples` and see how interactivity changes with different levels of downsampling.