Set default output for plotly to html.

There does not exist any other.
This commit is contained in:
HMH 2019-02-23 04:22:31 +01:00
parent 9482a247e7
commit 009d03f1f8

View File

@ -417,6 +417,8 @@ const _plotly_marker = [
]
const _plotly_scale = [:identity, :log10]
defaultOutputFormat(plt::Plot{Plots.PlotlyBackend}) = "html"
# ------------------------------------------------------------------------------
# pgfplots