Skip to content

Commit b801858

Browse files
author
y-p
committed
DOC: correct mpl_style option name in whatsnew.html GH3640
1 parent 22d9141 commit b801858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/v0.11.0.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Enhancements
310310
- DataFrame.from_records now accepts not only dicts but any instance of
311311
the collections.Mapping ABC.
312312

313-
- added option `display.with_wmp_style` providing a sleeker visual style
313+
- added option `display.mpl_style` providing a sleeker visual style
314314
for plots. Based on https://gist.github.com/huyng/816622 (GH3075_).
315315

316316
- Treat boolean values as integers (values 1 and 0) for numeric

0 commit comments

Comments
 (0)