Package-level declarations
Types
A base CartesianLayer implementation.
Draws the content of candlestick charts.
Visualizes data on a Cartesian plane. CartesianLayers are combined and drawn by CartesianCharts.
Stores shared CartesianLayer dimensions.
Stores the sizes of CartesianLayer-area margins.
Enables a CartesianChart component to make room for itself around the CartesianLayer area.
Stores CartesianLayer padding sizes. Scalable padding depends on the zoom factor.
Builds color-scale entries for cartesian layer fills.
Displays data as vertical bars.
Stores the sizes of horizontal CartesianLayer-area margins.
Draws the content of line charts.
An implementation of CartesianLayerDimensions whose every property is mutable.
Functions
An alias for CandlestickCartesianLayer.CandleProvider.Companion.absolute with default arguments.
An alias for CandlestickCartesianLayer.CandleProvider.Companion.absoluteRelative with default arguments.
Creates and remembers a CandlestickCartesianLayer.
Creates and remembers a ColumnCartesianLayer.
Creates and remembers a LineCartesianLayer.Line.
Creates and remembers a LineCartesianLayer.