Search found 3 matches

by flink
Tue Jun 26, 2012 12:30 pm
Forum: JFreeChart
Topic: Help me about Time Series
Replies: 2
Views: 4076

Re: Help me about Time Series

Hi! If you want minute 37 and 38 to have the same value as 36, you can simply use the XYStepRenderer. Create your renderer, set it up (paint, stroke, ...), and add it to your XYPlot. P.S.: Unless you have *very* specific and strong reasons to use that color scheme, you really need to sort it out; it...
by flink
Fri Feb 17, 2006 4:12 pm
Forum: JFreeChart
Topic: "Push Left-Up" on chart; getting crosshair values
Replies: 1
Views: 2478

Can someone please help me with my first problem, please? I can't seem to find a simple way to do it...

Thanks!
--
Oscar
by flink
Mon Feb 13, 2006 12:22 pm
Forum: JFreeChart
Topic: "Push Left-Up" on chart; getting crosshair values
Replies: 1
Views: 2478

"Push Left-Up" on chart; getting crosshair values

Hi! Having just purchased the Developer guide (wich is very nicely written and I recommend to everyone that use JFreeChart), I finished the first charting phase of my application in two days. Thanks David! :) All that is missing now is a couple of small things that bothers me: I have this beautiful,...