##// 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 / html / tests / notebook
arrow_keys.js Loading ...
display_image.js Loading ...
empty_arrow_keys.js Loading ...
execute_code.js Loading ...
inject_js.js Loading ...
interrupt.js Loading ...
isolated_svg.js Loading ...
markdown.js Loading ...
merge_cells.js Loading ...
roundtrip.js Loading ...
safe_append_output.js Loading ...
save.js Loading ...
shutdown.js Loading ...
tooltip.js Loading ...