Fastplotlib

Latest version: v0.4.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.0.a8

alpha 8, fixes typos and manifest from alpha 7 (note: do not make releases near midnight)

**Full Changelog**: https://github.com/kushalkolar/fastplotlib/compare/v0.1.0.a7...v0.1.0.a8

0.1.0.a7

alpha 7 release, the main difference from alpha 6 is that `pygfx` has updated their pypi package so we can provide a pypi package for the time being (unless more breaking changes emerge in a ~few months)

What's Changed
* changing type() to isinstance() by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/115

**Full Changelog**: https://github.com/kushalkolar/fastplotlib/compare/v0.1.0.a6...v0.1.0.a7

0.1.0.a6

This is an alpha release.

What's Changed
* replace histogram bin heights of np.nan, np.inf and -np.inf with 0 by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/28
* adding functionality to gridplot to name subplots in gridplot by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/27
* basic heatmap implementation with row or column selection by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/32
* fix bug where subplot will not add more than one graphic with None as name by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/44
* 36 task 4, repr implementation by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/43
* fix 33 by using "big camera" with `near` and `far` set to high values by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/40
* basic heatmap implementation with row or column selection by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/41
* allow list of lists for `GridPlot` cameras, controllers, and names args by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/45
* temporary fix for 37 by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/47
* module reorganization done and tested by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/56
* "DockedViewport" - Viewports adjacent to `Subplot` `Viewport` by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/30
* ImageWidget by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/51
* collection of lines by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/60
* Subplot attaches `add_<graphic_name>` methods by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/73
* basic text by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/71
* adding some more docstrings by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/74
* subplots can have titles now by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/75
* added camera auto-scaling, examples work :D by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/80
* docstrings for PlotArea, GridPlot and Plot by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/81
* indexable graphic attributes by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/78
* allow animate funcs to be pre or post, add remove_animation() by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/87
* graphics refactor, again by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/88
* graphic collections are indexable and so are their features by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/90
* beginning docs by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/94
* Line slider by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/96
* Interactivity rebase by clewis7 in https://github.com/kushalkolar/fastplotlib/pull/93
* use __call__ for features to make it more explicit, remove all repr by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/92
* line stack works, bugfix in PresentFeature by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/97
* add thickness feature, bugfix in _reset_feature when multiple feature… by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/98
* reorganization of color utils by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/104
* `ImageWidget` changes by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/105
* More interaction by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/106
* Api cleanup by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/109
* add all the pygfx events by kushalkolar in https://github.com/kushalkolar/fastplotlib/pull/110

New Contributors
* clewis7 made their first contribution in https://github.com/kushalkolar/fastplotlib/pull/27

**Full Changelog**: https://github.com/kushalkolar/fastplotlib/compare/v0.1.0.a5...v0.1.0.a6

0.1.0.a5

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.