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