JFreeChart -- TimeSeries & CandleStick
858586Apr 29 2011 — edited Apr 29 2011hello, i need a time series chart (so that when i zoom it, all charts are zoomed in and are at the correct date).
problem is, how do i draw the candlestick chart and the other charts under a combined plot like how one would combined many XYPlots in CombinedDomainXYPlot?
im trying to do something like that.
http://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:moving_average_conve
pls help.