Commit 011636f
feat: Update prototype UI with map functionality (#83)
This PR updates the prototype with changes demoed at the Barcelona 2025
workshop:
- Adds map functionality
- Modifies sunburst design with reusable component
Note: This version contains hardcoded values for percentiles as well as
configurations for zoom in per country. These will be updated with the
next version of the prototype to be dynamically populated.
While there, move rather than copying `./cache/v0`, which was unused by
the library, so keep the diff ~small.
---------
Co-authored-by: Simone Basso <bassosimone@gmail.com>1 parent 5860630 commit 011636f
File tree
724 files changed
+4542
-2017
lines changed- data
- cache/v0
- prototype
- cache/v0
- natural_earth
- geojson_countries
- pages
- tests
- utils
- visualizations
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
724 files changed
+4542
-2017
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 13 | + | |
41 | 14 | | |
42 | 15 | | |
43 | 16 | | |
| |||
47 | 20 | | |
48 | 21 | | |
49 | 22 | | |
50 | | - | |
51 | | - | |
52 | 23 | | |
53 | 24 | | |
54 | 25 | | |
| |||
158 | 129 | | |
159 | 130 | | |
160 | 131 | | |
161 | | - | |
| 132 | + | |
162 | 133 | | |
163 | 134 | | |
164 | 135 | | |
| |||
This file was deleted.
0 commit comments