Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec8b1d3

Browse files
committed
DOC: move hexbin whats new
1 parent 109aaf7 commit ec8b1d3

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

doc/users/whats_new.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,14 @@ This also allows these functions to handle values that need unit-conversion
201201
applied.
202202

203203

204+
Hexbin default line color
205+
-------------------------
206+
207+
The default ``linecolor`` keyword argument for :func:`~matplotlib.axes.Axes.hexbin`
208+
is now ``'face'``, and supplying ``'none'`` now prevents lines from being drawn
209+
around the hexagons.
210+
211+
204212
Internals
205213
+++++++++
206214

@@ -235,13 +243,6 @@ Pending
235243
+++++++
236244

237245

238-
Hexbin default line color
239-
-------------------------
240-
241-
The default ``linecolor`` keyword argument for :func:`~matplotlib.axes.Axes.hexbin`
242-
is now ``'face'``, and supplying ``'none'`` now prevents lines from being drawn
243-
around the hexagons.
244-
245246

246247
Figure.legend() can be called without arguments
247248
-----------------------------------------------

0 commit comments

Comments
 (0)