0👍
You can also try this one After dataset:
grid: {
show: true,
aboveData: true,
color: "#3f3f3f",
labelMargin: 10,
axisMargin: 0,
borderWidth: 0,
borderColor: null,
minBorderMargin: 5,
clickable: true,
hoverable: true,
autoHighlight: true,
mouseActiveRadius: 100
}
- Chartjs-How to hide the legend display for a specific chart?
- Chartjs-How do I display two datasets on a single chart with chartjs
Source:stackexchange.com