Re: Is it possible to increase the canvas size of an Incanter chart?

2013-08-07 Thread Alex Ott
Hi basically, if I remember correctly, it should be configured via setPadding method of JFreeChart class ( http://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/JFreeChart.html#setPadding%28org.jfree.ui.RectangleInsets%29), but I haven't checked it. P.S. for incanter questions it's better

Is it possible to increase the canvas size of an Incanter chart?

2013-08-06 Thread Tim Visher
`(view … :width … :height …)` isn't what I want as that doesn't seem to intrinsically increase the size that incanter thinks it can use to draw. It more seems to have the effect that scaling the resulting window has, which is not desirable. I'm putting a bunch of box and whisker data on a single