0👍
Just set pointRadius
to 0
for the line datasets, like so
{
type: 'line',
pointRadius: 0,
...
Fiddle – http://jsfiddle.net/w99o1eub/
- Chartjs-ChartJS width undefined in React Typescript
- Chartjs-Beginner in JS,Stuck with ChartJS and multiple filters and ways to display
Source:stackexchange.com