I want to display multiple datasets with BarRenderers. But if i add secondary Renderers (BarRenderers) I encountered the problem, that the Bars overlap each other. So, if i have a bar in the main dataset which goes all up to the top of the chart, it hides all the other bars. They are there, cause if i use a linerenderer i see them all.
I have to use multiple renderers, cause i want to have multiple axis, so i need multiple datasets, so i need multiple renderers.
So the simplest solution would be to set an offset in the renderer, so it starts perhaps 50px right of the other. But how can i do that ?? Or am I missing smth. ??
Thx in advance, Nils
Offset in Renderers
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
This is a problem that hasn't been dealt with yet. Suggestions for how to handle it are welcome...
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

