Closed teaalltr closed 5 years ago
You're right.
As soon as I've got a little time, I'll look into it.
Issue is related to these chartjs issues
Dynamically update tooltip when hovering
Update tooltip content and styling on update()
At the moment the solution is not to show tooltip colors.
toolips: {
displayColors: false,
}
In the language percentage pie graph, when clicking/tapping on a slice of the pie, the color changes. The square on it with the language name label also changes (accordingly, it should), but is instead always late, i.e. when re-clicking on the pie, it gets the color the slice had one click before