Update scatter chart default config to hide lines

This commit is contained in:
etimberg 2017-06-15 18:26:15 -04:00 committed by Evert Timberg
parent 8834babef2
commit 7fa6052359

View File

@ -19,6 +19,7 @@ module.exports = function(Chart) {
id: 'y-axis-1'
}]
},
showLines: false,
tooltips: {
callbacks: {