Search found 6 matches

by sweta jaiswal
Thu Apr 26, 2007 12:25 pm
Forum: JFreeChart
Topic: Distance between bars in bar chart
Replies: 4
Views: 7600

I mean distance / space between two bars in the same bar chart
by sweta jaiswal
Wed Apr 25, 2007 1:51 pm
Forum: JFreeChart
Topic: Distance between bars in bar chart
Replies: 4
Views: 7600

Distance between bars in bar chart

How can we control distance between category bars in the bar chart, when we don't have series category combination.
I have only two bars on the chart and want to reduce distance between them.
by sweta jaiswal
Wed Apr 25, 2007 10:00 am
Forum: JFreeChart
Topic: Chart Renderer
Replies: 0
Views: 1716

Chart Renderer

As there is BarRenderer for bar chart, is there any renderer support for Pie chart?
by sweta jaiswal
Tue Apr 24, 2007 2:18 pm
Forum: JFreeChart
Topic: section color of pie chart
Replies: 4
Views: 4051

yup, something like this, but is it possible to to make a generic class with has a list of colors, as i need to 20-25 different colors
by sweta jaiswal
Tue Apr 24, 2007 2:03 pm
Forum: JFreeChart
Topic: section color of pie chart
Replies: 4
Views: 4051

section color of pie chart

is there any way to implement array or list of n colors for sections?
by sweta jaiswal
Tue Apr 24, 2007 12:19 pm
Forum: JFreeChart
Topic: section color of pie chart
Replies: 4
Views: 4051

section color of pie chart

how can we customize section color in pie chart?