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