Search found 1 match
- Wed Jun 28, 2006 9:20 am
- Forum: JFreeChart
- Topic: Y axis display
- Replies: 1
- Views: 2956
Y axis display
Based on the data received from a user, the y axis will display a range of 1-5. If the user has not scored 5 on any particular area the graph or y axis will only display the highest value, ie 4. I need the y axis to display a range of 1 to 5 irrespective of the highest rating given by the user. Can ...