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

Commit21f46ff

Browse files
committed
REL : version 1.4.3
Release 1.4.3This is the last planned bug-fix release in the 1.4 series.Many bugs are fixed including: - fixing drawing of edge-only markers in AGG - fix run-away memory usage when using %inline or saving with a tight bounding box with QuadMesh artists - improvements to wx and tk gui backendsAdditionally the webagg and nbagg backends were brought closer tofeature parity with the desktop backends with the addition of keyboardand scroll events thanks to Steven Silvester.
1 parent4bbce2b commit21f46ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
importdistutils.version
108108
fromitertoolsimportchain
109109

110-
__version__=str('1.4.x')
110+
__version__=str('1.4.3')
111111
__version__numpy__=str('1.6')# minimum required numpy version
112112

113113
try:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp