Custom Grid
Posted: Mon Oct 04, 2010 7:06 pm
Hi,
I need to make a 2D chart with grid lines behind that are not evenly-spaced.
For instance, daily x values with monthly grid lines (31 days in Jan, 28 days in Feb etc).
It gets a bit more complicated as there may be missing data, so I want to be able to determine which points have grid lines based on the x-values.
How can I do this please?
Are there any handy examples among the samples?
I am using the SWT Java version.
Many thanks
Roger
I need to make a 2D chart with grid lines behind that are not evenly-spaced.
For instance, daily x values with monthly grid lines (31 days in Jan, 28 days in Feb etc).
It gets a bit more complicated as there may be missing data, so I want to be able to determine which points have grid lines based on the x-values.
How can I do this please?
Are there any handy examples among the samples?
I am using the SWT Java version.
Many thanks
Roger