Struct cli_candlestick_chart::Chart [−][src]
pub struct Chart { /* fields omitted */ }Implementations
Set the color of the bearish candle The default color is (234, 74, 90).
Set the color of the bullish candle The default color is (52, 208, 88).
Sets the color of the volume when the candle is bearish. The default color is (234, 74, 90).
Sets the color of the volume when the candle is bullish. The default color is (52, 208, 88).
Hide or show the volume pane.
Set the character for drawing the volume bars.
Set the volume pane height. Default is 1/6 of the terminal height.
