Expand description
Rendering primitives and clipping helpers.
These types are backend-agnostic and are used by render backends (such as the GPUI backend) to describe how plots should be drawn.
Structs§
- Color
- RGBA color in linear space.
- Line
Style - Line stroke styling.
- Marker
Style - Marker styling for scatter plots.
Enums§
- Marker
Shape - Marker shape for scatter plots.