##// 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 / lib / tests
__init__.py Loading ...
test.wav Loading ...
test_backgroundjobs.py Loading ...
test_clipboard.py Loading ...
test_deepreload.py Loading ...
test_display.py Loading ...
test_imports.py Loading ...
test_latextools.py Loading ...
test_pretty.py Loading ...
test_security.py Loading ...