8000 Document split of `matplotlib.cbook.ls_mapper` in api_changes.rst · matplotlib/matplotlib@f4e7843 · GitHub
[go: up one dir, main page]

Skip to content

Commit f4e7843

Browse files
committed
Document split of matplotlib.cbook.ls_mapper in api_changes.rst
1 parent 90c874a commit f4e7843

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/api_changes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ original location:
212212

213213
* The default clip value of *all* pie artists now defaults to ``False``.
214214

215+
* The `matplotlib.cbook.ls_mapper` dictionary is split into two now.
216+
`ls_mapper` now maps from the short symbols (e.g. `"--"`) to qualified names
217+
(`"solid"`). The new ls_mapper_r is the reversed mapping.
215218

216219
Code removal
217220
------------

0 commit comments

Comments
 (0)
0