Search found 3 matches

by gravitex
Wed Jun 28, 2006 2:28 pm
Forum: JFreeChart
Topic: axis space
Replies: 0
Views: 1996

axis space

Hello.
I have a chart where i want to write something between the plot area and
the axis. i need to have more space for the axis to do this. how can i do that ?

thx,
stefan
by gravitex
Wed Jun 28, 2006 9:26 am
Forum: JFreeChart
Topic: NumberAxis Problem
Replies: 1
Views: 3635

NumberAxis Problem

Hello. I have a chart like this : sdfkjhjhsdf |++++++++++++++++++++ | agdkjdf |+++++++++ | sdklskkdkkdkff |+++++++++++++++ ----------------------------------------------- 0% 50% 100% In some cases, when the text items (sdfkjhjhsdf... etc) on the left get too long, the are displayed as something like...
by gravitex
Wed Jun 28, 2006 8:29 am
Forum: JFreeChart
Topic: CategoryAxis --> display multiple rows from a dataset
Replies: 0
Views: 1957

CategoryAxis --> display multiple rows from a dataset

Hello. At the moment, i only display the name of the categories on my Axis. Additionally, i want to display some other value from my dataset below it like this : | |#| | |#| |#| | |#| |#| |#| | |#| |#| |#| | |#| |#| |#| -------------------------------------------------- someVal1 someVal2 someVal3 ca...