4-Dimensional Data Visualization: Time in Bubble Charts | Towards Data Science

Bubble charts elegantly compress large amounts of information into a single visualization, with bubble size adding a third dimension. However, comparing “before” and “after” states is often crucial...

By · · 1 min read
4-Dimensional Data Visualization: Time in Bubble Charts | Towards Data Science

Source: Towards Data Science

Bubble charts elegantly compress large amounts of information into a single visualization, with bubble size adding a third dimension. However, comparing “before” and “after” states is often crucial. To address this, we propose adding a transition between these states, creating an intuitive user experience. Since we couldn’t find a ready-made solution, we developed our own. […]