Hi all!
I've developed a dashboard which includes a simple barchart (jFree) with two series.
My problem is that space between bars from the same series is equal to space between bars from different series.
I've attched an example to clarify this. Series #1 is orange -to the left of the category- and #2 is blue -to the right of the category-.
BarChart.jpg
I want to reduce space between series from the same category, so there will be pairs of orange and blue bars. My objective is something like this:
newBarChart.jpg
Does anyone know how to achieve it?


Reply With Quote
