Skip to content

Commit 3faa79d

Browse files
author
Christopher Hummersone
committed
Added release notes.
1 parent f6afbbd commit 3faa79d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# v2.8 - 17th June 2017
2+
3+
- Added kernelDensity function.
4+
- boxPlot: Added ‘violin’ methods and properties for making violin plots.
5+
- boxPlot: Added various violin-related options. Also modified the scatter offset to use kernel density rather than histogram.
6+
- boxPlot: Added themeColor property, allowing the various colours for the theme to be changed via a single property.
7+
- calcSnr: Prevent rank deficient warning when output is zeros.
8+
19
# v2.7 - 28th March 2017
210

311
- Added true functional boxplot.

0 commit comments

Comments
 (0)