This commit is contained in:
parent
c1faea787a
commit
d939ef2f60
1 changed files with 2 additions and 1 deletions
|
@ -104,7 +104,8 @@
|
||||||
line: {
|
line: {
|
||||||
pointRadius: 0,
|
pointRadius: 0,
|
||||||
tension: 0.4,
|
tension: 0.4,
|
||||||
borderWidth: 2
|
borderWidth: 2,
|
||||||
|
cubicInterpolationMode: 'monotone'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
interaction: {
|
interaction: {
|
||||||
|
|
Loading…
Reference in a new issue