We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8834bab commit 7fa6052Copy full SHA for 7fa6052
1 file changed
src/charts/Chart.Scatter.js
@@ -19,6 +19,7 @@ module.exports = function(Chart) {
19
id: 'y-axis-1'
20
}]
21
},
22
+ showLines: false,
23
24
tooltips: {
25
callbacks: {
0 commit comments