Set default output for plotly to html.
There does not exist any other.
This commit is contained in:
parent
9482a247e7
commit
009d03f1f8
@ -417,6 +417,8 @@ const _plotly_marker = [
|
||||
]
|
||||
const _plotly_scale = [:identity, :log10]
|
||||
|
||||
defaultOutputFormat(plt::Plot{Plots.PlotlyBackend}) = "html"
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# pgfplots
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user