Skip to content

Commit

Permalink
Add CandlestickCartesianLayer#minCandleBodyHeightDp documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickmichalik committed Apr 11, 2024
1 parent 962c8bb commit e4bcb03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import com.patrykandpatrick.vico.core.common.shape.Shape
* [CandlestickCartesianLayer] displays data as vertical bars. It can draw multiple columns per segment.
*
* @property candles provides the [Candle]s.
* @property minCandleBodyHeightDp TODO
* @property minCandleBodyHeightDp the minimum height of the candle bodies (in dp).
* @property candleSpacingDp the spacing between neighboring candles.
* @property scaleCandleWicks whether the candle wicks should be scaled based on the zoom factor.
* @property verticalAxisPosition the position of the [VerticalAxis] with which the [CandlestickCartesianLayer] should
Expand Down

0 comments on commit e4bcb03

Please sign in to comment.