Commit 12c9d66
authored
Add unregister_scale() function to matplotlib.scale
Added unregister_scale(name) function that allows users
to remove previously registered custom scales from the
registry.
Raises ValueError if the scale name is not found.1 parent ee63e75 commit 12c9d66
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
955 | 955 | | |
956 | 956 | | |
957 | 957 | | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
| 962 | + | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
958 | 971 | | |
959 | 972 | | |
960 | 973 | | |
| |||
0 commit comments