_initialize_backend doesn't need to do anything for PlotlyBackend
This commit is contained in:
parent
7867df6079
commit
141845aa40
@ -318,6 +318,8 @@ end
|
|||||||
|
|
||||||
_initialize_backend(pkg::GRBackend) = nothing
|
_initialize_backend(pkg::GRBackend) = nothing
|
||||||
|
|
||||||
|
_initialize_backend(pkg::PlotlyBackend) = nothing
|
||||||
|
|
||||||
|
|
||||||
function add_backend_string(pkg::AbstractBackend)
|
function add_backend_string(pkg::AbstractBackend)
|
||||||
sym = backend_package_name(pkg)
|
sym = backend_package_name(pkg)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user