[Solved] Minor Interval count rounds up to nearest integer
[Solved] Minor Interval count rounds up to nearest integer
I'm trying to set my y-axis interval count to 1.0 for major interval count and 0.5 for minor interval count, but it won't let me enter 0.5 for the minor interval, it keeps replacing it with 1.0
Last edited by yakagain on Fri Mar 26, 2010 1:57 am, edited 2 times in total.
OpenOffice 3.2.0 on Windows Vista =S
Re: Graph: Minor Interval count rounds up to nearest integer
The major grid is set by interval size and the minor grid is set by a count. So, if you want major grid marks at every integer and minor marks at half integers, you set the interval of the major grid to 1 and you set the count of minor grid marks to 2.
OpenOffice 4.1 on Windows 10 and Linux Mint
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
Re: Graph: Minor Interval count rounds up to nearest integer
Ha! So simple, thanks for that.
OpenOffice 3.2.0 on Windows Vista =S