Commit 54d6f08
committed
LogLocator: fix problems with minor ticks. Closes #8111.
The subsetting of minor ticks that was introduced in v2.0
made it hard to know what number a given unlabeled minor
tick represents, so we have decided that minor log ticks
should be all integer multiples of the decade (except the
decade itself).
When major ticks skip decades, then minor ticks are omitted
entirely.1 parent 36ec04f commit 54d6f08
2 files changed
Lines changed: 13 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1970 | 1970 | | |
1971 | 1971 | | |
1972 | 1972 | | |
1973 | | - | |
1974 | | - | |
1975 | 1973 | | |
1976 | 1974 | | |
1977 | 1975 | | |
| |||
1987 | 1985 | | |
1988 | 1986 | | |
1989 | 1987 | | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
1990 | 1991 | | |
1991 | 1992 | | |
| 1993 | + | |
1992 | 1994 | | |
1993 | 1995 | | |
1994 | | - | |
1995 | | - | |
| 1996 | + | |
| 1997 | + | |
| 1998 | + | |
| 1999 | + | |
| 2000 | + | |
1996 | 2001 | | |
1997 | | - | |
| 2002 | + | |
1998 | 2003 | | |
1999 | | - | |
2000 | | - | |
| 2004 | + | |
| 2005 | + | |
| 2006 | + | |
2001 | 2007 | | |
2002 | 2008 | | |
2003 | 2009 | | |
| |||
0 commit comments