You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requires ctrl-c to get out of this and return to prompt. This makes it impossible to interactively use plot!(...) to extend the plot.
Backends
This bug occurs on ( insert x below )
Backend
yes
no
untested
gr (default)
x
pythonplot
plotlyjs
pgfplotsx
unicodeplots
inspectdr
gaston
Versions
Plots.jl version: v1.40.9
Backend version (]st -m <backend(s)>): this syntax doesn't work. Please provide another method or better documentation
Output of versioninfo():
Details
using Plots; plot(1:5)
Results in the following message in the REPL:
Requires ctrl-c to get out of this and return to prompt. This makes it impossible to interactively use plot!(...) to extend the plot.
Backends
This bug occurs on ( insert
x
below )Versions
Plots.jl version: v1.40.9
Backend version (
]st -m <backend(s)>
): this syntax doesn't work. Please provide another method or better documentationOutput of
versioninfo()
:The text was updated successfully, but these errors were encountered: