Commit 4863826
committed
revert pylab's mpl.finance functionality
The only thing from the now removed `mpl.py` that doesn't get imported
when we changed to using `import matplotlib as mpl` and got rid of
`mpl.py` altogether, is the `from matplotlib import finance`.
This commit restores that backwards-compatible functionality1 parent 7d20295 commit 4863826
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| |||
0 commit comments