File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,6 +201,14 @@ This also allows these functions to handle values that need unit-conversion
201201applied.
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+
204212Internals
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
246247Figure.legend() can be called without arguments
247248-----------------------------------------------
You can’t perform that action at this time.
0 commit comments