Skip to content

Commit

Permalink
Merge pull request #19370 from anntzer/classicdate
Browse files Browse the repository at this point in the history
Force classic ("auto") date converter in classic style.
  • Loading branch information
QuLogic committed Jan 27, 2021
2 parents 2ea0d63 + 2ad91b7 commit fe9c2c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/matplotlib/mpl-data/stylelib/classic.mplstyle
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ date.autoformatter.hour : %H:%M:%S
date.autoformatter.minute : %H:%M:%S.%f
date.autoformatter.second : %H:%M:%S.%f
date.autoformatter.microsecond : %H:%M:%S.%f
date.converter: auto # 'auto', 'concise'

### TICKS
# see http://matplotlib.org/api/axis_api.html#matplotlib.axis.Tick
Expand Down

0 comments on commit fe9c2c6

Please sign in to comment.