fix: straight plot lines

Fix for issue #328
This commit is contained in:
mrv777 2024-09-27 18:58:29 -05:00
parent 58ff3b69ae
commit 2b3b338d16

View File

@ -44,7 +44,7 @@ export class HomeComponent {
fill: false, fill: false,
backgroundColor: primaryColor, backgroundColor: primaryColor,
borderColor: primaryColor, borderColor: primaryColor,
tension: .4, tension: 0,
pointRadius: 2, pointRadius: 2,
pointHoverRadius: 5, pointHoverRadius: 5,
borderWidth: 1 borderWidth: 1