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

Releases: matplotlib/matplotlib

REL: v3.10.3

09 May 17:22
v3.10.3
This tag was signed with the committer’sverified signature.
ksunden Kyle Sunden
GPG key ID:79B3FEC456F12599
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the third bugfix release of the 3.10.x series

Assets2
Loading
rcomer, RaulPL, psyxw, SajjadTalks, chfly2000, Futuray-pgm, cmp0xff, gwisk, and eunos-1128 reacted with hooray emoji
9 people reacted

REL: v3.10.1

27 Feb 18:57
v3.10.1
This tag was signed with the committer’sverified signature.
ksunden Kyle Sunden
GPG key ID:79B3FEC456F12599
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the first bugfix release of the 3.10.x series.

This release contains several bug-fixes and adjustments:

  • Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
  • Remove md5 usage to prevent issues on FIPS enabled systems
  • Fix pyplot.matshow figure handling
  • Fix modifying Axes' position also alters the original Bbox object used for initialization
  • Fix title position for polar plots
  • Add version gate to GTK4 calls when necessary
  • Raise warning if both c and facecolors are used in scatter plot

As well as several documentation improvements and corrections.

Loading
rcomer, cdotwang, SebatinCx, gimpeller, chfly2000, QianZhang19, and cmp0xff reacted with thumbs up emojiRanaUniverse reacted with laugh emoji
8 people reacted

REL: v3.10.0

14 Dec 05:30
v3.10.0
This tag was signed with the committer’sverified signature.
ksunden Kyle Sunden
GPG key ID:79B3FEC456F12599
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Highlights of this release include:

- Preliminary support for free-threaded CPython 3.13- New more-accessible color cycle- Dark-mode diverging colormaps- Exception handling control- InsetIndicator artist- FillBetweenPolyCollection- Fill between 3D lines- Data in 3D plots can now be dynamically clipped to the axes view limits- Rotating 3d plots with the mouse- Increased Figure limits with Agg renderer- Subfigures no longer provisional- Subfigures are now added in row-major order
Loading
scottshambaugh, rcomer, Benedikt-Brunner, ivaquero, jayaddison, s1291, neutrinoceros, piyushchauhan2011, wuyao1997, chfly2000, and 8 more reacted with hooray emojidipeshSam, atowersc, and wuyao1997 reacted with heart emoji
19 people reacted

REL: 3.9.4

13 Dec 05:57
v3.9.4
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the fourth bugfix release of the 3.9.x series.

This release contains two bug-fixes:

  • Fix toolbar icons in GTK backend
  • FixPoly3DCollection initialization with list of lists
Loading
chfly2000 and jila1900 reacted with hooray emoji
2 people reacted

REL: 3.9.3

30 Nov 10:15
v3.9.3
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the third bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Fixaxline with extremely small slopes
  • Fixaxline with non-linear axis scales
  • FixminimumSizeHint with Qt backend
  • Fix config directory usage when it's behind a symlink
  • Fix draggable legend when blitting is enabled
  • Fix high CPU utilization in themacosx backend
  • Fix multiple hatchedgecolors passed tocontourf
  • Improve compatibility withpytest 8.2.0
Loading
felipeacsi, cmp0xff, chfly2000, and carlosal1015 reacted with thumbs up emojiTIT8, carlosal1015, and dipeshSam reacted with heart emojiechedey-ls and carlosal1015 reacted with rocket emoji
7 people reacted

Matplotlib v3.10.0rc1

01 Nov 02:09
v3.10.0rc1
This tag was signed with the committer’sverified signature.
ksunden Kyle Sunden
GPG key ID:79B3FEC456F12599
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
Pre-release

This is the first release candidate for Matplotlib 3.10.0

Loading
felipeacsi, ArdeshirV, TIT8, gimpeller, chfly2000, and bulrush2008 reacted with thumbs up emojijayaddison, rcomer, QuantumChemist, KennedyRichard, story645, senyai, scottshambaugh, piyushchauhan2011, the-pawel-wojcik, mumupika, and 3 more reacted with hooray emojineutrinoceros, AntonioBerna, gimpeller, muchojp, and dipeshSam reacted with heart emoji
22 people reacted

REL: 3.9.2

13 Aug 00:10
v3.9.2
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the second bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Be more resilient to I/O failures when writing font cache
  • Fix nondeterministic behavior with subplot spacing and constrained layout
  • Fix sticky edge tolerance relative to data range
  • Improve formatting of image values in cases of singular norms

Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.

Loading
beskep, tkoyama010, jklymak, pawjast, rcomer, showmidelo, binbjz, chfly2000, Futuray-pgm, vmose, and Hmwuhaha reacted with thumbs up emojineutrinoceros, binbjz, cyschneck, SabinSnider, AntonioBerna, and Futuray-pgm reacted with rocket emoji
15 people reacted

REL: 3.9.1

04 Jul 07:18
v3.9.1
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

This is the first bugfix release of the 3.9.x series.

This release contains several bug-fixes and adjustments:

  • Add GitHub artifact attestations for sdist and wheels
  • Re-addmatplotlib.cm.get_cmap; note this function will still be removed at a later date
  • Allow duplicate backend entry points
  • FixAxes autoscaling of thin bars at large locations
  • FixAxes autoscaling withaxhspan /axvspan
  • FixAxes3D autoscaling ofLine3DCollection /Poly3DCollection
  • FixAxes3D mouse interactivity with non-default roll angle
  • Fix box aspect ratios inAxes3D with alternate vertical axis
  • Fix case handling of backends specified asmodule://...
  • Fix crash with TkAgg on Windows withtk.window_focus: True
  • Fix interactive update of SubFigures
  • Fix interactivity when using the IPython console
  • Fix pickling of AxesWidgets and SubFigures
  • Fix scaling on GTK3Cairo / GTK4Cairo backends
  • Fix text wrapping within SubFigures
  • Promotempltype Sphinx role to a public extension; note this is only intended for development reasons
Loading
felipeacsi, gimpeller, LuminousChestnut, and tkoyama010 reacted with thumbs up emojiNegatedObjectIdentity, jlopezestrada, AntonioBerna, yuzie007, rcomer, Dragon1573, chfly2000, gimpeller, and tkoyama010 reacted with hooray emoji
11 people reacted

REL: 3.9.0

15 May 23:51
v3.9.0
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Highlights of this release include:

  • Plotting and Annotation improvements
    • Axes.inset_axes is no longer experimental
    • Legend support for Boxplot
    • Percent sign in pie labels auto-escaped with usetex=True
    • hatch parameter for stackplot
    • Add option to plot only one half of violin plot
    • axhline and axhspan on polar axes
    • Subplot titles can now be automatically aligned
    • axisartist can now be used together with standard Formatters
    • Toggle minorticks on Axis
    • StrMethodFormatter now respects axes.unicode_minus
  • Figure, Axes, and Legend Layout
    • Subfigures now have controllable zorders
    • Getters for xmargin, ymargin and zmargin
  • Mathtext improvements
    • mathtext documentation improvements
    • mathtext spacing corrections
  • Widget Improvements
    • Check and Radio Button widgets support clearing
  • 3D plotting improvements
    • Setting 3D axis limits now set the limits exactly
  • Other improvements
    • New BackendRegistry for plotting backends
    • Add widths, heights and angles setter to EllipseCollection
    • image.interpolation_stage rcParam
    • Arrow patch position is now modifiable
    • NonUniformImage now has mouseover support
Loading
felipeacsi, pawjast, gimpeller, steko, chfly2000, psyxw, and binbjz reacted with thumbs up emojidanangfir, beskep, cyschneck, raphaelquast, rcomer, neutrinoceros, juanitorduz, sudoer-Huatao, jackkolokasis, bgruening, and 8 more reacted with hooray emojidipeshSam, psyxw, na1988, and binbjz reacted with heart emojiscottshambaugh, gimpeller, psyxw, and binbjz reacted with rocket emoji
25 people reacted

REL: v3.9.0rc2

09 Apr 19:23
v3.9.0rc2
This tag was signed with the committer’sverified signature.
QuLogic Elliott Sales de Andrade
GPG key ID:8D86E7FAE5EB0C10
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading
REL: v3.9.0rc2Pre-release
Pre-release

This is the second release candidate for the meso release 3.9.0.

Loading
echedey-ls, chfly2000, Futuray-pgm, and MostafaNouh0011 reacted with rocket emoji
4 people reacted
Previous1345910
Previous

[8]ページ先頭

©2009-2025 Movatter.jp