Commit 33408fa
committed
Re-order drawing of spines and axis objects.
This gives the spine a chance to update the axis object before draw.
This is sensible given that the axis can be registered with the spine
so that it can modify it, and is necessary for some use cases.1 parent be8cc30 commit 33408fa
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1977 | 1977 | | |
1978 | 1978 | | |
1979 | 1979 | | |
| 1980 | + | |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
1980 | 1988 | | |
1981 | 1989 | | |
1982 | 1990 | | |
| |||
1993 | 2001 | | |
1994 | 2002 | | |
1995 | 2003 | | |
1996 | | - | |
1997 | | - | |
1998 | | - | |
1999 | | - | |
2000 | | - | |
2001 | | - | |
2002 | 2004 | | |
2003 | 2005 | | |
2004 | 2006 | | |
| |||
0 commit comments