Skip to content

Instantly share code, notes, and snippets.

@jesuino
Created November 25, 2022 22:37
Show Gist options
  • Save jesuino/9836c135a0d288294bde1bbb5e924ee2 to your computer and use it in GitHub Desktop.
Save jesuino/9836c135a0d288294bde1bbb5e924ee2 to your computer and use it in GitHub Desktop.
global:
mode: dark
settings:
chart:
resizable: true
datasets:
- uuid: pop
url: /datasets/population.json
pages:
- components:
- settings:
type: bubblechart
general:
title: Countries Population
export:
png: true
chart:
height: 350
margin:
left: 120
axis:
x:
labels_angle: 12
lookup:
uuid: pop
rowCount: 20
group:
- columnGroup:
source: Name
functions:
- source: Name
- source: 2021 Population
- source: Growth Rate
- settings:
table:
sort:
enabled: true
lookup:
uuid: pop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment