small cosmetics
This commit is contained in:
parent
ac24a4ae19
commit
ad051f21c1
@ -1,6 +1,6 @@
|
|||||||
# https://github.com/sglyon/PlotlyJS.jl
|
# https://github.com/sglyon/PlotlyJS.jl
|
||||||
|
|
||||||
# --------------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
function plotlyjs_syncplot(plt::Plot{PlotlyJSBackend})
|
function plotlyjs_syncplot(plt::Plot{PlotlyJSBackend})
|
||||||
plt[:overwrite_figure] && closeall()
|
plt[:overwrite_figure] && closeall()
|
||||||
@ -17,7 +17,7 @@ function plotlyjs_syncplot(plt::Plot{PlotlyJSBackend})
|
|||||||
return plt.o
|
return plt.o
|
||||||
end
|
end
|
||||||
|
|
||||||
# ----------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
const _plotlyjs_mimeformats = Dict(
|
const _plotlyjs_mimeformats = Dict(
|
||||||
"application/pdf" => "pdf",
|
"application/pdf" => "pdf",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user