Merge ce6a982f8b2a9a470de8e85dfd6111041be46e8e into c798fe682280cf9e81ea9dfb2e6c57679d7a5c92

This commit is contained in:
Shashi Gowda 2016-09-22 19:19:52 +00:00 committed by GitHub
commit e49e811a60

View File

@ -172,6 +172,7 @@ for mime in keys(_mimeformats)
end end
end end
Base.mimewritable{B}(m::MIME, plt::Plot{B}) = mimewritable(m, plt.o)
# --------------------------------------------------------- # ---------------------------------------------------------
# A backup, if no PNG generation is defined, is to try to make a PDF and use FileIO to convert # A backup, if no PNG generation is defined, is to try to make a PDF and use FileIO to convert