Hi,

I woul dlike to share the following trick to use plotlyjs in Atom:

using Plots
plotlyjs()

plot(rand(10))
gui()


Cheers


Reply via email to