I need to create various charts (using GWT) which will display values along the x axis at irregular intervals. All examples I have come across (and testing<http://www.javaranch.com/unit-testing.jsp> I have done) display the values along the x axis at regular intervals. However for my purposes I need to display a set of values (Y axis) taken at specific times/java.util.Date (X axis). The range of the x axis can be varied from 1 month to n months *and the labels must show the Months*. The values however must be displayed at the appropriate place on the x axis (see screen shots).
Does anyone have any idea how to achieve this using the GWT charts? <https://lh5.googleusercontent.com/-5t8YTr6-718/UHaqsCwqpRI/AAAAAAAABLc/Sls1aXN9_1I/s1600/6+mnths.png> <https://lh3.googleusercontent.com/-PyPZEmb16eE/UHaqvuVWCoI/AAAAAAAABLk/Y2WtwV_S22E/s1600/12+months.png> <https://lh5.googleusercontent.com/-Mr0QBSZDcFE/UHaqmBkaU9I/AAAAAAAABLU/m7wu_4C1VOM/s1600/1+mnth.png> -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/uV4YMIi3DuQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
