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 for 2024 and 2025. 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 for 2024 and 2025. 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
vmin
vmax
for familiarity graphics refactor, again #88pygfx
Layouts
Graphics
ImageGraphic
#129Heatmap
needs to work with larger array, see Handling large images pygfx/pygfx#360GraphicFeature
. #389BaseSelector
Interactivity tools and events
More Text control
Subplot/View area
Subplot
, create a new classViewArea
which is used by bothSubplot
andDockedViewport
"DockedViewport" - Viewports adjacent toSubplot
Viewport
#30Subplot
Viewport
#30Things in docked viewports
Widgets
ImageWidget
is due to the complex n-dimensional nature of imaging data.graphics
, related Automatically handle dataframe inputs for creating graphics #395Test suite
Docs, tutorials and examples
%gui qt
, use to make Qt applicationsProject Website
pygfx wishlist:
The text was updated successfully, but these errors were encountered: