unicodeplots
This commit is contained in:
parent
3e7e7e9ac0
commit
4eb7e3810e
@ -114,7 +114,11 @@ end
|
||||
|
||||
# -------------------------------
|
||||
|
||||
savepng(::UnicodePlotsPackage, plt::PlottingObject, fn::String, args...) = error("currently unsupported")
|
||||
function savepng(::UnicodePlotsPackage, plt::PlottingObject, fn::String, args...) # = error("currently unsupported")
|
||||
display(plt)
|
||||
# TODO
|
||||
warn("savepng unimplemented")
|
||||
end
|
||||
|
||||
# -------------------------------
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user