Commit 5ec4cb9
fix data-viz visual issues: SVGs for scatter, heatmap, choropleth, box/violin
- Replace broken inline scatter chart with custom SVG (visible data points,
trend line, proper axis labels)
- Add heatmap SVG with Dartmouth green gradient, day×time grid, colorbar
- Replace choropleth PNG with schematic SVG matching theme colors
- Regenerate box/violin SVG: larger fonts (14-18px), cleaner violin shapes,
no panel titles
- Fix Minard SVG: revert to Wikipedia original layout (fonts were broken by
scaling), apply only color remaps (orange advance, forest green retreat,
transparent bg)
- Scale pie chart slide to 80%
- Gapminder GIF: transparent bg, visible legend, smooth 116-frame animation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f0a12ff commit 5ec4cb9
5 files changed
Lines changed: 639 additions & 221 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 178 | + | |
190 | 179 | | |
191 | 180 | | |
192 | 181 | | |
193 | 182 | | |
194 | 183 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
| 184 | + | |
208 | 185 | | |
209 | 186 | | |
210 | 187 | | |
| |||
248 | 225 | | |
249 | 226 | | |
250 | 227 | | |
| 228 | + | |
| 229 | + | |
251 | 230 | | |
252 | 231 | | |
253 | 232 | | |
| |||
299 | 278 | | |
300 | 279 | | |
301 | 280 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
| 281 | + | |
313 | 282 | | |
314 | 283 | | |
315 | 284 | | |
| |||
0 commit comments