User Guide#
User Guide
- User Guide
- NDWidget and Systems Neuroscience Datasets
- NDWidget data model
- Event Tables
- LineGraphic
- InfLineGraphic
- ScatterGraphic
- ImageGraphic
- ImageYUVGraphic
- ImageVolumeGraphic
- VectorsGraphic
- MeshGraphic
- SurfaceGraphic
- PolygonGraphic
- TextGraphic
- LinearSelector
- LinearRegionSelector
- RectangleSelector
- HighlightSelector
- PositionsHighlightSelector
- CollectionHighlightSelector
- ImageHighlightSelector
- VisibilitySelector
- ImageVisibilitySelector
- SelectorCollection
- LinearSelectors
- LinearRegionSelectors
- RectangleSelectors
- PolygonSelectors
- SelectionVector
- GPU Info and selection
- FAQ
- What is
fastplotlib? - What can I do with
fastplotlib? - Do I need a GPU?
- How does
fastplotlibrelate tomatplotlib? - How can I learn to use
fastplotlib? - Should I use
fastplotlibfor making publication figures? - How does
fastplotlibhandle data loading? - What is the scope of
fastplotlib? - What types of PRs are we willing to accept?
- What frameworks does
fastplotlibsupport? - How can I use
fastplotlibinteractively? - Why the parrot logo?
- What is
- Migrating from matplotlib
- Figures and subplots
- Drawing data
- Axis ranges, aspect and autoscale
- Title, axis labels, ticks and text
- Colors and colormaps
- Many graphics at once
- Changing a plot after it is drawn
- Pan, zoom and rotate
- There is no Axes3D
- Linked subplots
- Colorbars
- Defaults instead of rcParams
- There is no
savefig - Things with no direct equivalent