You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄 !
🟢 toolbar buttons to change controllers and camera FOV for subplots, maybe an "advanced" options area with even more toolbar-accessbile configurations (theme, log axes, etc.).
Things in docked viewports
Lineplot that displays histogram with LinearRegionSelector to adjust vmin vmax for image data
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: