First set of new tests.

This commit is contained in:
James Cole
2017-02-12 12:21:44 +01:00
parent 69bd292ed8
commit 018af62826
23 changed files with 2193 additions and 135 deletions

View File

@@ -12,7 +12,7 @@
var defaultChartOptions = {
elements: {
line : {
line: {
cubicInterpolationMode: 'monotone'
}
},