Search found 3 matches

by pstanton
Tue Aug 21, 2012 11:23 pm
Forum: JFreeChart
Topic: JCommon and JFreeChart on Maven Repository is out of date
Replies: 36
Views: 65796

Re: JCommon and JFreeChart on Maven Repository is out of dat

Hi all, sorry to revive this thread but I think the people who posted here are the most likely people to answer my question... I'm using JFreeChart from maven: <dependency> <groupId>jfree</groupId> <artifactId>jfreechart</artifactId> <version>1.0.13</version> </dependency> I know it is a version old...
by pstanton
Wed May 07, 2008 3:42 am
Forum: JFreeChart
Topic: horizontal bar chart - bad usage of horizontal space
Replies: 2
Views: 3333

i am using 1.0.9. i've changed the maximumCategoryLabelLines and that seems to help, but that's caused another little annoyance: the text block as a whole is right aligned so it sits against the chart, but the wrapped lines within the text block are aligned centre - this makes the labels appear all ...
by pstanton
Tue May 06, 2008 6:13 am
Forum: JFreeChart
Topic: horizontal bar chart - bad usage of horizontal space
Replies: 2
Views: 3333

horizontal bar chart - bad usage of horizontal space

I've got a bar chart which, in an attempt to have the full label display i've set to PlotOrientation.HORIZONTAL. The result is a little baffling - the label is still truncated (Jason Pre...) and there is a full 50 pixels of unused space left of the 'Employee' label. http -> img74.imageshack.us/img74...