Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Doc rearrange relnotes#21027

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
tacaswell wants to merge91 commits intomatplotlib:main
base:main
Choose a base branch
Loading
fromtacaswell:doc_rearrange_relnotes

Conversation

tacaswell
Copy link
Member

This is a follow up to#20867 with the release notes. This current contain the rest of#20867 and will need to be re-based after than is merged, but opening this so I do not lose track of this work!

tacaswelland others added30 commitsAugust 28, 2021 13:35
Fixesmatplotlib#20516PGF's `random steps` decoration seems to be the most similar,but does not exactly match the behaviour described in matplotlib's docs.Therefore I repurposed the `randomness` argument as a seed to givecontrol on how the line looks afterwards.
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
Switch documented deprecations in mathtext by `__getattr__` deprecations
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
…_outputAPI: rename draw_no_output to draw_without_rendering
Make warning for no-handles legend more explicit.
Remove unused HostAxes._get_legend_handles.
- parse() already normalizes prop=None to prop=FontProperties().- We don't need to explicitly attach a canvas to a plain Figure() before  calling savefig() anymore; FigureCanvasBase is always attached and  handles the dispatching to the correct concrete canvas class.
According to the docs, this function was added in GTK 2.2, so probablywas only needed when we supported GTK2.It also no longer exists in GTK4.
Since these examples don't need to support the very oldest GTK3, I tookthe opportunity to rewrite them using the recommended Application-styledmodel.
The `Gtk.Window.destroy` doesn't work, but `.close` correctly triggersour cleanup.
ENH: Adding callbacks to Norms for update signals
@tacaswelltacaswell added this to theunassigned milestoneSep 9, 2021
tacaswelland others added15 commitsSeptember 9, 2021 14:50
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
This hard codes the contents of the top bar which gets us out of thetrap that we want to have a different top-level structure to our completedocumentation than we want to have in the nav bar.
This makes them play much nicer with the navigation on the left side.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
future releases
Development

Successfully merging this pull request may close these issues.

9 participants
@tacaswell@QuLogic@story645@takimata@timhoffm@dstansby@anntzer@larsoner@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp