d3plus / d3plus-shape

Fancy SVG shapes for visualizations
MIT License
20 stars 2 forks source link

implement hoverStyle method #73

Closed davelandry closed 6 years ago

davelandry commented 6 years ago

Expected Behavior

When using the hover method, there should be a unique style that is applied to hovered shapes, similar to the activeStyle.

Current Behavior

Currently, hover only changes opacity.