Hi,
We are builting Charts using JfreeCharts in our Web Application running on WEbsphere Application Server.
While displaying TickLabels we are facing problems like in our X axis we have lots of lables and they are larger in size ,So chart is showing only some Chars and then.......
We wanted to show the Tick labels fully and need help on this.WE found two option we might help.
1.Showing tick labels on x axis vertically aligned.
2.Doing word wrap for ticklabels.
Please help its urgent !!!!
TickLabels
-
- Posts: 4
- Joined: Thu Jun 12, 2008 2:01 pm
TickLabels
Websphere Application Server Developer
KK
KK
Re: TickLabels
Check atkds_kuldeep wrote:1.Showing tick labels on x axis vertically aligned
CategoryAxis.setCategoryLabelPositions(..)
--
Phil