Search found 4 matches
- Tue Dec 19, 2006 7:23 pm
- Forum: JFreeChart
- Topic: Need help with stacked area chart
- Replies: 0
- Views: 1738
Need help with stacked area chart
Here is what I'm trying to achieve: I have a 3D bar chart of a performance measure score. In the background I need to show categories (good, excellent, poor) so that user can look at the bar chart and see which category each bar is in. To get the background I am using stacked area charts. I am using...
- Tue Aug 15, 2006 5:30 pm
- Forum: JFreeChart
- Topic: Tick marks
- Replies: 4
- Views: 5973
- Mon Aug 14, 2006 8:00 pm
- Forum: JFreeChart
- Topic: Tick marks
- Replies: 4
- Views: 5973
- Fri Aug 11, 2006 11:11 pm
- Forum: JFreeChart
- Topic: Tick marks
- Replies: 4
- Views: 5973
Tick marks
I am displaying a dynamic chart for which I have a preset graph range. I would like to display the upper label on the range axis. For example, the range of the chart is 0 through 1024. I need to display "1024" on the range axis. How can I accomplish this?