usingPythonPlotpythonplot() # set the backend to PythonPlotPlots.plot(x, title="Random walk", xlab="time")
CondaPkg Found dependencies: /Users/jhwon/.julia/packages/PythonCall/qTEA1/CondaPkg.toml
CondaPkg Found dependencies: /Users/jhwon/.julia/packages/PythonPlot/KcWMF/CondaPkg.toml
CondaPkg Dependencies already up to date
┌ Warning: `PythonPlot` 1.0.3 is not compatible with this version of `Plots`. The declared compatibility is 1 - 1.0.2.
└ @ Plots ~/.julia/packages/Plots/sxUvK/src/backends.jl:55
usingPlotlyJSplotlyjs() # set the backend to PlotlyJSPlots.plot(x, title="Random walk", xlab="time")