Skip to content

Commit

Permalink
Update CandlestickCartesianLayer documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Apr 11, 2024
1 parent 2d1c0fa commit 648b6fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import com.patrykandpatrick.vico.core.common.extension.half
import com.patrykandpatrick.vico.core.common.shape.Shape

/**
* [CandlestickCartesianLayer] displays data as vertical bars. It can draw multiple columns per segment.
* Draws the content of candlestick charts.
*
* @property candles provides the [Candle]s.
* @property minCandleBodyHeightDp the minimum height of the candle bodies (in dp).
Expand Down

0 comments on commit 648b6fa

Please sign in to comment.