This is our roadmap. The goal is that when this roadmap is complete, or nearly complete, we will have a near-stable beta v1.0.0 release of fastplotlib. The roadmap is subject to change as the project grows and evolves, but we think that the items laid out here are the core components for fastplotlib to become a fully fledged and unique scientific plotting library.
We are always looking for new contributors! Items marked with a 🟢 are easy first PRs for newcomers with all levels of experience! If you have other ideas, or better ideas, feel free to open an issue or PR 😄 !
API basics
Layouts
Graphics
Interactivity tools and events
More Text control
Subplot/View area
Things in docked viewports
Widgets
Test suite
Docs, tutorials and examples
Project Website
pygfx wishlist:
- LOD - Level of detail
- render bundles
This is our roadmap. The goal is that when this roadmap is complete, or nearly complete, we will have a near-stable beta v1.0.0 release of fastplotlib. The roadmap is subject to change as the project grows and evolves, but we think that the items laid out here are the core components for fastplotlib to become a fully fledged and unique scientific plotting library.
We are always looking for new contributors! Items marked with a 🟢 are easy first PRs for newcomers with all levels of experience! If you have other ideas, or better ideas, feel free to open an issue or PR 😄 !
API basics
vminvmaxfor familiarity graphics refactor, again #88ImguiRendererwithwgpuFigureto a video file robustly #918Layouts
Graphics
ImageGraphic#129Heatmapneeds to work with larger array, see Handling large images pygfx/pygfx#360GraphicFeature. #389LineGraphicimprovments #956ImageVolumeGraphic#791Interactivity tools and events
More Text control
Subplot/View area
Subplot, create a new classViewAreawhich is used by bothSubplotandDockedViewport"DockedViewport" - Viewports adjacent toSubplotViewport#30SubplotViewport#30Things in docked viewports
Widgets
ImageWidgetis due to the complex n-dimensional nature of imaging data.graphics, related Automatically handle dataframe inputs for creating graphics #395ImageWidget#868Test suite
Docs, tutorials and examples
%gui qt, use to make Qt applicationsProject Website
pygfx wishlist: