8000 DOC: added blurb in changelog · matplotlib/matplotlib@38368ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 38368ae

Browse files
committed
DOC: added blurb in changelog
1 parent e26b943 commit 38368ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
<<<<<<< HEAD
12
2013-12-30 Made streamplot grid size consistent for different types of density
23
argument. A 30x30 grid is now used for both density=1 and
34
density=(1, 1).
45

6+
2013-12-03 Added a pure boxplot-drawing method that allow a more complete
7+
customization of boxplots. It takes a list of dicts contains stats.
8+
Also created a function (`cbook.boxplot_stats`) that generates the
9+
stats needed.
10+
511
2013-11-28 Added qhull extension module to perform Delaunay triangulation more
612
robustly than before. It is used by tri.Triangulation (and hence
713
all pyplot.tri* methods) and mlab.griddata. Deprecated

0 commit comments

Comments
 (0)
0