Drawing line segments on a CandleStickChart

Discussion about JFreeChart related to stockmarket charts.
Locked
noriandir
Posts: 8
Joined: Fri Jul 20, 2012 10:34 am
antibot: No, of course not.

Drawing line segments on a CandleStickChart

Post by noriandir » Fri Jul 20, 2012 10:41 am

I have a CandleStickChart and I need to draw several line segments with different colours along the chart. The line segments should start at a specified candle/day and stop at another specified candle/day. Does any of you have an idea on how to do this?

noriandir
Posts: 8
Joined: Fri Jul 20, 2012 10:34 am
antibot: No, of course not.

Re: Drawing line segments on a CandleStickChart

Post by noriandir » Wed Jul 25, 2012 9:47 am

the line segments must be horizontal. like the valuemark, but with a start and a ending defined.

alternatively, is it possible to make several "candle areas" with different background? I need to distinguish several candle groups from each other graphically...

Locked