update to o.show syntax
This commit is contained in:
parent
8f381e2611
commit
248f7cce90
@ -1321,7 +1321,7 @@ end
|
||||
# display/output
|
||||
|
||||
function _display(plt::Plot{PyPlotBackend})
|
||||
plt.o[:show]()
|
||||
plt.o.show()
|
||||
end
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user