Search found 2 matches

by amit_tanwani
Mon Nov 24, 2014 2:22 pm
Forum: JFreeChart
Topic: Empty Space in Chart Area between Axis and 1st Data Point
Replies: 4
Views: 7610

Re: Empty Space in Chart Area between Axis and 1st Data Poin

plot.setAxisOffset(new RectangleInsets(0,0,0,0));

set rectangleinset according to get spacing thorugh axis .
your solution :) :) 8) :)
by amit_tanwani
Wed Nov 19, 2014 6:32 am
Forum: JFreeChart
Topic: Dynamic Legend to resolve ring chart sizing issues.
Replies: 4
Views: 8462

Re: Dynamic Legend to resolve ring chart sizing issues.

RingPlot
still not get the appropiate soltuion , i want fixed radius graph(Ring Plot) with fixed sectional depth
Please help thanks in advance