Skip to main content

Module render

Module render 

Source
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.
LineStyle
Line stroke styling.
MarkerStyle
Marker styling for scatter plots.

Enums§

MarkerShape
Marker shape for scatter plots.