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.
Enables a CartesianChart component to make room for itself around the CartesianLayer area.
Stores CartesianLayer padding values. scalableStartDp and scalableEndDp are multiplied by the zoom factor, unlike unscalableStartDp and unscalableEndDp.
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.
Holds information on a CartesianChart’s horizontal dimensions.
An implementation of HorizontalDimensions whose every property is mutable.
Represents a CartesianChart scroll value or delta.
Represents a CartesianChart’s zoom factor.