ayyrickay / circulating-magazines

A visualization of magazine circulation data built with dc.js
https://ayyrickay.github.io/circulating-magazines/
1 stars 0 forks source link

Show circle on line chart after click #49

Open ayyrickay opened 5 years ago

ayyrickay commented 5 years ago

Currently, there's a circle on the hover interaction, but on click, I'd like the circle to stay. Not sure how to make it happen.

https://stackoverflow.com/questions/14167863/how-can-i-bring-a-circle-to-the-front-with-d3

ayyrickay commented 4 years ago

Need to override default mouseout behavior?

https://stackoverflow.com/questions/56940870/preserve-line-chart-ornaments-when-you-override-the-click-event-in-dc-js