Package-level declarations

Types

Link copied to clipboard

A base CartesianLayer implementation.

Link copied to clipboard

Draws the content of candlestick charts.

Link copied to clipboard

Visualizes data on a Cartesian plane. CartesianLayers are combined and drawn by CartesianCharts.

Link copied to clipboard

Displays data as vertical bars.

Link copied to clipboard

Draws the content of line charts.

Functions

Link copied to clipboard
fun CandlestickCartesianLayer.CandleProvider.Companion.absoluteRelative(absolutelyBullishRelativelyBullish: CandlestickCartesianLayer.Candle, absolutelyBullishRelativelyNeutral: CandlestickCartesianLayer.Candle, absolutelyBullishRelativelyBearish: CandlestickCartesianLayer.Candle, absolutelyNeutralRelativelyBullish: CandlestickCartesianLayer.Candle, absolutelyNeutralRelativelyNeutral: CandlestickCartesianLayer.Candle, absolutelyNeutralRelativelyBearish: CandlestickCartesianLayer.Candle, absolutelyBearishRelativelyBullish: CandlestickCartesianLayer.Candle, absolutelyBearishRelativelyNeutral: CandlestickCartesianLayer.Candle, absolutelyBearishRelativelyBearish: CandlestickCartesianLayer.Candle): CandlestickCartesianLayer.CandleProvider