kline_chart library
Classes
- KLineCandleStyle
- Visual styling for candlestick bodies and wicks.
- KLineChartStyle
- Visual styling for the main chart canvas and auxiliary chart labels.
- KLineController
- KLineCrosshairStyle
- Visual styling for the long-press crosshair.
- KLineData
- KLineDataChange
- KLineInfoStyle
- Visual styling for the long-press candle detail overlay.
- KLineView
- KLineVolumeStyle
- Visual styling for volume bars.
- KLineZoomResult
- LongPressOffset
Typedefs
- KLineIndicatorFormatter = String Function(double value, IndicatorType type, int? period)
- Formats an indicator value for display.
- KLineNumberFormatter = String Function(double value)
- Formats a price or volume value for display.