Hi,
Is there a way to add a target line in the chart.
I have my values on x-axis and the target moves from 2 to 10 in my timeseries chart.
The marker works only for constant target.
I need the Label features of the ValueMarker + a (start,end) target line.
Plz tell me how to proceed with this.
Thanks in advance,
Karthik
Adding a target line similar to value marker
-
- Posts: 11
- Joined: Thu Jul 13, 2006 11:38 am
Adding a target line similar to value marker
Last edited by karthikasok on Thu May 03, 2007 10:50 am, edited 1 time in total.
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
If your target changes value, then it can be represented as a data series on the chart, plotted with a line renderer.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 11
- Joined: Thu Jul 13, 2006 11:38 am
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
You could add an annotation somewhere near the end of the target series.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader


-
- Posts: 11
- Joined: Thu Jul 13, 2006 11:38 am