Hi, I want to customize the x axis of my chart. I want to paint a range between 1 to 24. Jfreechart automatic paint a range of 0 to 25.
How I can do it.
Thanks for all
Search found 2 matches
- Fri Mar 21, 2003 5:33 pm
- Forum: JFreeChart
- Topic: set range of x axis
- Replies: 2
- Views: 7374
- Fri Mar 14, 2003 5:39 pm
- Forum: JFreeChart
- Topic: legend anchor
- Replies: 1
- Views: 6473
legend anchor
Hi, i have develop a few days graphics with Jfreechart and I haven´t a lot Knowledges about . I want set the anchor of legend because I want to show the legend of two in two, this is: -------------------------- |serie1 serie2 | |serie3 serie4 | . . | . . | -------------------------- By default jfree...