Search found 5 matches

by raman011
Tue Nov 28, 2006 3:34 pm
Forum: JFreeChart
Topic: a problem in using XYDifferenceRenderer
Replies: 2
Views: 3001

I do have the same problem, trying to add moving average to bollinger series with band painted with color. the moving average series is behind the band color, hence not visible
by raman011
Mon Sep 25, 2006 8:43 pm
Forum: JFreeChart - Stockmarket
Topic: (Candle Stick)Trim the Non-Market Trading Day of X-axis
Replies: 19
Views: 318245

I could not find souce link in the help contents.
by raman011
Thu Aug 24, 2006 5:29 pm
Forum: JFreeChart
Topic: Using the mouse to draw trendlines
Replies: 10
Views: 10793

Trend Lines

Sorry guys, my mistake for got to add the mouseMothonListener to the chartpanel.
by raman011
Tue Aug 22, 2006 4:32 pm
Forum: JFreeChart
Topic: Using the mouse to draw trendlines
Replies: 10
Views: 10793

Dragable line

Got the above code working, how do I make line appear dragging while I move mouse around before releasing.
by raman011
Tue Aug 22, 2006 2:48 pm
Forum: JFreeChart
Topic: Using the mouse to draw trendlines
Replies: 10
Views: 10793

example usage

Thanks for the posting,

Can you please post example that use above code.

Also I am not able to find where you initialize 'cdPlot' in the code.