File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -196,6 +196,12 @@ six 1.3 or later
196
196
Python 2/3 compatibility library. This is also a dependency of
197
197
:term:`dateutil`.
198
198
199
+ libpng 1.2 (or later)
200
+ library for loading and saving :term:`PNG` files (`download
201
+ <http://www.libpng.org/pub/png/libpng.html>`__). libpng requires
202
+ zlib. If you are a Windows user, you can ignore this because we
203
+ build support into the matplotlib single-click installer
204
+
199
205
200
206
**Optional GUI frameworks**
201
207
@@ -239,13 +245,6 @@ ImageMagick
239
245
user, you can ignore this since we build support into the
240
246
matplotlib single click installer.
241
247
242
-
243
- libpng 1.2 (or later)
244
- library for loading and saving :term:`PNG` files (`download
245
- <http://www.libpng.org/pub/png/libpng.html>`__). libpng requires
246
- zlib. If you are a Windows user, you can ignore this because we
247
- build support into the matplotlib single-click installer
248
-
249
248
**Required libraries that ship with matplotlib**
250
249
251
250
:term:`agg` 2.4
You can’t perform that action at this time.
0 commit comments