Wrong with JFreeChart Line of BasicStroke

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.

Wrong with JFreeChart Line of BasicStroke

Post by luizihjei » Mon Nov 09, 2009 8:48 am

There is wrong with the JFreeChart line.
As the follows of the img:

Image

In the middle of the line, the line is thin, in the both sides the line is thick.
And I have set the SeriesStroke. (xylineandshaperenderer.setSeriesStroke(index, new BasicStroke(2.0f));)

Does anyone encounter the same problem?
Any help will appreciate.

luizihjei
Posts: 9
Joined: Thu Sep 03, 2009 9:41 am
antibot: No, of course not.

Re: Wrong with JFreeChart Line of BasicStroke

Post by luizihjei » Tue Nov 10, 2009 3:48 am

Anyone can help me?

Locked