0👍
All you need to do is just set tooltips bodyFontColor value to white (#FFfFFF)
....
tooltips: {
backgroundColor: '#000',
bodyFontColor: '#FFFFFF',
bodyFontSize: 14,
displayColors: false
}
...
Here is fiddle link to see result : https://jsfiddle.net/xf7nx5nc/
- Chartjs-TopoJson and ChartGeo/ChartJS: Unexpected geomerty
- Chartjs-Chart: Two bipolar bars below each other
Source:stackexchange.com