We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cce999d commit 11f7925Copy full SHA for 11f7925
doc/users/whats_new.rst
@@ -75,6 +75,13 @@ directive - ``close-figs`` - that closes any previous figure windows before
75
creating the plots. This can help avoid some surprising duplicates of plots
76
when using ``plot_directive``.
77
78
+Support for URL string arguments to ``imread``
79
+----------------------------------------------
80
+
81
+The ``imread`` function now accepts URL strings that point to remote PNG
82
+files. This circumvents the generation of a HTTPResponse object directly.
83
84
85
.. _whats-new-1-4:
86
87
new in matplotlib-1.4
0 commit comments