##// END OF EJS Templates
Backport PR #5758: Applied bug fix: using fc and ec did not properly set the figure canvas ......
Backport PR #5758: Applied bug fix: using fc and ec did not properly set the figure canvas ... ...facecolor and edgecolor. This is resolves issue #5553 in which rcParams['figure.facecolor'] is ignored. The fix is now applied to master.
MinRK -
r16500:10a89900
Show More
Name Size Modified Last Commit Author
/ IPython / kernel
blocking
comm
inprocess
ioloop
tests
zmq
__init__.py Loading ...
__main__.py Loading ...
channels.py Loading ...
channelsabc.py Loading ...
client.py Loading ...
clientabc.py Loading ...
connect.py Loading ...
launcher.py Loading ...
manager.py Loading ...
managerabc.py Loading ...
multikernelmanager.py Loading ...
restarter.py Loading ...