fix: Dashed line doesn't work well with all the points

This commit is contained in:
mrv777 2024-09-29 07:52:47 -05:00
parent 2c3c6bfe38
commit 6edbf47dc3

View File

@ -65,7 +65,6 @@ export class HomeComponent {
pointRadius: 2,
pointHoverRadius: 5,
borderWidth: 2,
borderDash: [5, 5]
}
]
};