Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 586 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 586 Bytes

Bubble Chart

Custom view that shows aggregated data with coloured circles sized by a measure.

Use case

This visualisation is particularly effective to show the proportion between elements through their areas.

Demo

Public demo file

Settings

  • Chart

    • Split: Categorical field to split/group and colour the markers by.
  • Marker

    • Size (Optional): Numerical measure value to size the markers by.

screenshot

Libraries