From: Michael K. <mic...@tr...> - 2003-10-14 14:49:30
|
Hi, I'm currently plaing around with the nice JCharts lib, in order to draw a line chart. Many of the samples provided in the Users Manual, shows line charts, where the first x value is not plotted on the y axis, and the last value does not end on the end of the chart it self. There is some space between the y axis and the first value and the last value and the right border of the chart. resulting all labels are drawed. I tried to create my own chart, bit the first point is drawn on the y axis and the last point directly on the right border so the last label is not drawn allthough the labes are set to vertical. How can I achive the line to be centered? Thanks for your help. Kind Regards, Michael Kroll Co-Author of the SAMS book "J2ME Application Development" and Markt+Technik "Java 2 Micro Edition Developer's Guide" |