We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6afbbd commit 3faa79dCopy full SHA for 3faa79d
release-notes.md
@@ -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
9
# v2.7 - 28th March 2017
10
11
- Added true functional boxplot.
0 commit comments