##// END OF EJS Templates
add InlineBackend.print_figure_kwargs...
add InlineBackend.print_figure_kwargs removes special handling of 'quality', in favor of passing arbitrary kwargs to fig.canvas.print_figure. This lets people override the occasionally problematic use of `bbox_inches='tight'`, and any potential future issue that might be solved by adding/changing kwargs to print_figure.
MinRK -
r15342:78e198f2
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates
html
latex
skeleton
README.md Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
rst.tpl Loading ...

README FIRST

Please do not add new templates for nbconvert here.

In order to speed up the distribution of nbconvert templates and make it
simpler to share such contributions, we encourage sharing those links on our
wiki
page
.