Film Revenues Over Time

Here's a bar chart replacement/beeswarm plot concept I created using d3's cluster force. It's based on Mike Bostock's beeswarm plot. This is an analysis of top grossing films over time, but can be applied to many other situations.

This chart is fun to interact with on hover/touch because of a Voronoi overlay, which allows the user, both on mobile and desktop, to easily and smoothly select tiny points.

I created it using this Kaggle dataset