Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] plot_title does not work with pyplot backend #3641

Closed
BeastyBlacksmith opened this issue Jul 14, 2021 · 0 comments · Fixed by #3642
Closed

[BUG] plot_title does not work with pyplot backend #3641

BeastyBlacksmith opened this issue Jul 14, 2021 · 0 comments · Fixed by #3642

Comments

@BeastyBlacksmith
Copy link
Member

Details

using Plots
pyplot()
plot(rand(3,3), layout = 3, plot_title = "THE_Title")

Backends

This bug occurs on ( insert x below )

Backend yes no untested
gr (default) x
pyplot x
plotly x
plotlyjs x
pgfplotsx x
inspectdr x

Versions

Plots.jl version: 1.19.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant