How can I produce such line chart?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
luizihjei
Posts: 9
Joined: Thu Sep 03, 2009 9:41 am
antibot: No, of course not.

How can I produce such line chart?

Post by luizihjei » Mon May 10, 2010 8:39 am

I wanna use Jfreechart 1.0.13 to produce a line chart like the image below. Can anybody told me how to change the XYLineAndShapeRenderer properties to make it? Thanks.

Note:
1. The two lines used the same TimeSeries.
2. As the data was lost, the line is dashed at the red circle.
3. If used the dot or dash line style in the red circle, does the line could be produced?
Image

Any help will appreciate.

Locked