Candlesticks randomly generated using RandomCandlestickGenerator in a given range (by default from 0 to 100 units).
Main class is CandlestickChartView which handles rendering, overflows, and simple horizontal scrolling if needed.
Demo (overflow+scroll mode):
Demo (scale to fit mode):
Old classes not removed for the sake of illustration and marked with 'Obsolete' prefix.