##// 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 / config
profile
tests
__init__.py Loading ...
application.py Loading ...
configurable.py Loading ...
loader.py Loading ...