Companion

object Companion

Functions

Link copied to clipboard

Creates a CandlestickCartesianLayerModel with the provided prices, using their indices as the x values. opening, closing, low, and high should have the same sizes.

Creates a CandlestickCartesianLayerModel with the provided x values (x) and prices. opening, closing, low, and high should have the same sizes.

Link copied to clipboard

Creates a Partial with the provided prices, using their indices as the x values. opening, closing, low, and high should have the same sizes.

Creates a Partial with the provided x values (x) and prices. opening, closing, low, and high should have the same sizes.