berkmancenter / internet_dashboard

A dashboard with various internet-y widgets
MIT License
18 stars 13 forks source link

imon-bubblechart widget #34

Closed mariamrf closed 7 years ago

mariamrf commented 7 years ago

A widget that shows a bubble chart showing multiple dimensions of data (x, y, and bubble size over time).

A user can:

Unresolved issues: One thing I noticed is that in Firefox (41.x on Linux), as opposed to Chrome, the 'merge transition' between draws/iterations of the animation is sudden instead of smooth/moving. It might be a lib/d3 compatibility thing, though.