Removed unused options from the bar and line charts

This commit is contained in:
Evert Timberg 2015-06-12 21:16:23 -04:00
parent d2ef4c9831
commit 49fe78643a
2 changed files with 0 additions and 6 deletions

View File

@ -6,9 +6,6 @@
helpers = Chart.helpers;
var defaultConfig = {
stacked: false,
hover: {
mode: "label"
},

View File

@ -6,9 +6,6 @@
helpers = Chart.helpers;
var defaultConfig = {
stacked: false,
hover: {
mode: "label"
},