This post is an extension of the previous grouped scatterplot. When a group is hovered it becomes highlighted by turning every other groups grey. See more scatter plot example in the dedicated section. This example works with d3.js v4
and v6
.on("mouseover",..)
.highlight
change the css of the group: the color is updated.