prepare output
This commit is contained in:
parent
7085d98f41
commit
35c17044e1
@ -122,7 +122,7 @@ end
|
|||||||
|
|
||||||
@require WebIO begin
|
@require WebIO begin
|
||||||
function WebIO.render(plt::Plot{PlotlyJSBackend})
|
function WebIO.render(plt::Plot{PlotlyJSBackend})
|
||||||
_update_plot_object(plt)
|
prepare_output(plt)
|
||||||
WebIO.render(plt.o)
|
WebIO.render(plt.o)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user