Search found 3 matches

by suchiandharia
Mon Oct 31, 2011 12:03 pm
Forum: JFreeChart
Topic: Issue in XYSplineRenderer
Replies: 5
Views: 6496

Re: Issue in XYSplineRenderer

The first issue is resolved by passing "precision" in constructor parameter.
Does anyone have solution for second issue?
by suchiandharia
Mon Oct 31, 2011 10:23 am
Forum: JFreeChart
Topic: XYSplineRenderer shows the wrong chart
Replies: 7
Views: 7659

Re: XYSplineRenderer shows the wrong chart

Could you please let me know where can I find the code fix for this.
by suchiandharia
Mon Oct 31, 2011 10:11 am
Forum: JFreeChart
Topic: Issue in XYSplineRenderer
Replies: 5
Views: 6496

Issue in XYSplineRenderer

When I tried to use XYSplineRenderer, the chart and has two issues:
1) It does not have a smooth curve and has corners points
2) the graph line goes below and above the actual values

Note: I am unable to attach an image here in the post.