##// END OF EJS Templates
Fix units / res args for *png* plotting device....
Fix units / res args for *png* plotting device. Update the `units` argument so that it accepts values from ["px", "in", "cm", "mm"]. The `res` argument was added for the cases where `units` is specified and is not default (px). A default value of 72 is provided by rmagic in the case that `units` is not "px" but `res` is not specified.

File last commit:

r8534:1371afc5
r8805:14aacee6
Show More
.gitignore
15 lines | 179 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.tox