##// END OF EJS Templates
Make BG color of inline plot configurable...
Make BG color of inline plot configurable pylabtools.print_figure respects the facecolor/edgecolor setting in the figure instance, instead of overriding by hard-coded color. Now user can set color by matplotlibt API (e.g., fig.set_facecolor) or IPython configuration.
Takafumi Arakaki -
r7798:0db14eac
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3 / tests
__init__.py Loading ...
formattest.py Loading ...
nbexamples.py Loading ...
test_json.py Loading ...
test_nbbase.py Loading ...
test_nbpy.py Loading ...