8000 Merge pull request #19370 from anntzer/classicdate · matplotlib/matplotlib@fe9c2c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit fe9c2c6

Browse files
authored
Merge pull request #19370 from anntzer/classicdate
Force classic ("auto") date converter in classic style.
2 parents 2ea0d63 + 2ad91b7 commit fe9c2c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/mpl-data/stylelib/classic.mplstyle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ date.autoformatter.hour : %H:%M:%S
232232
date.autoformatter.minute : %H:%M:%S.%f
233233
date.autoformatter.second : %H:%M:%S.%f
234234
date.autoformatter.microsecond : %H:%M:%S.%f
235+
date.converter: auto # 'auto', 'concise'
235236

236237
### TICKS
237238
# see http://matplotlib.org/api/axis_api.html#matplotlib.axis.Tick

0 commit comments

Comments
 (0)
0