Package-level declarations
Types
Defines when an automatic scroll should be performed.
A chart based on a Cartesian coordinate plane, composed of CartesianLayers.
A DrawingContext extension with CartesianChart-specific data.
A MeasuringContext extension with CartesianChart-specific data.
FadingEdges applies a horizontal fade to the edges of the chart area for scrollable charts. This effect indicates that there’s more content beyond a given edge, and the user can scroll to reveal it.
Represents a CartesianChart scroll value or delta.
Houses information on a CartesianChart’s scroll value. Allows for scroll customization and programmatic scrolling.
Houses information on a CartesianChart’s zoom factor. Allows for zoom customization.
Represents a CartesianChart’s zoom factor.
Functions
Displays a CartesianChart. This function accepts a CartesianChartModel. For dynamic data, use the function overload that accepts a CartesianChartModelProducer instance.
Displays a CartesianChart.
Creates and remembers a CartesianChart.
Creates and remembers a FadingEdges instance.
Creates and remembers a VicoScrollState instance.
Creates and remembers a VicoZoomState instance.