I think you are confusing two things:
- The
Plots.jl
package with the Plotly “backend” - The
PlotlyJS.jl
package.
These are two different packages, with different syntax. You need to use the right syntax for the right package.
Unfortunately it seems that they use the “same” function name to mean different things with regards to 3-dimensional data.