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

New version: Plots v1.21.1 #43601

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 91a5bcdd-55d7-5caf-9e0b-520d859cae80
Repo: https://github.com/JuliaPlots/Plots.jl.git
Tree: 0036d433cacff4767ff622be3cb2c281b773a2b4

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
JuliaRegistrator referenced this pull request in JuliaPlots/Plots.jl Aug 26, 2021
* No exception thrown in `apply_recipe` fallback

Throwing an exception here can vastly slow down plotting, as it happens frequently. Returning an error value instead, which the calling function can check, can speed up plotting 2x. An accompanying change is necessary in RecipesPipeline.jl, assuming this value is suitable.

* Bumped compat for RecipesPipeline, tentative

* Bump patch version

* Fix wrong versioning

Co-authored-by: t-bltg <tf.bltg@gmail.com>
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch August 26, 2021 15:47 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 4a4ac9e into master Aug 26, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/plots/91a5bcdd/v1.21.1 branch August 26, 2021 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants