Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7ef666

Browse files
committed
DOC: add behavior change
1 parent 3488f10 commit e7ef666

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Default date limits changed to 1970-01-01 to 1970-01-02
2+
-------------------------------------------------------
3+
4+
Previously the default limits for an empty axis set up for dates
5+
(`.Axis.axis_date`) was 2000-01-01 to 2010-01-01. This has been
6+
changed to 1970-01-01 to 1970-01-02. With the default epoch, this
7+
makes the numeric limit for date axes the same as for other axes
8+
(0.0-1.0), and users are less likely to set a locator with far too
9+
many ticks.

0 commit comments

Comments
 (0)