Search found 1 match
- Tue Mar 17, 2009 9:46 am
- Forum: Java
- Topic: BarWidth and zooming
- Replies: 1
- Views: 4359
BarWidth and zooming
I've plotted a Bar series (x-axis is Date), but when I zoom in the bar widths don't seem to change; it looks as if the width (in pixels) of the zoomed bars are the same width as the original, un-zoomed versions (with lots of white-space inbetween). I've tried using setBarWidthPercent(), but the only...