You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/catalog/blocks/spain-map.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: "Spain Map"
3
-
description: "Animated Spain choropleth by autonomous community with staggered reveals and gradient legend"
3
+
description: "Animated Spain choropleth by autonomous community with staggered reveals and gradient legend — D3 conic conformal projection"
4
4
---
5
5
6
6
# Spain Map
7
7
8
-
Animated Spain choropleth by autonomous community with staggered reveals and gradient legend — D3 conic conformal projection with GSAP timeline. GDP per capita data with warm red-to-amber color scale.
8
+
Animated Spain choropleth by autonomous community with staggered reveals and gradient legend — D3 conic conformal projection
Copy file name to clipboardExpand all lines: docs/catalog/blocks/us-map-bubble.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: "US Bubble Map"
3
-
description: "Animated US bubble map with proportional city markers, value callouts, and connection lines"
3
+
description: "Animated US bubble map with proportional city markers, value callouts, and connection lines — composable with us-map"
4
4
---
5
5
6
6
# US Bubble Map
7
7
8
-
Animated US bubble map with proportional city markers, value callouts, and connection lines — composable with `us-map` for layered data visualizations.
8
+
Animated US bubble map with proportional city markers, value callouts, and connection lines — composable with us-map
Copy file name to clipboardExpand all lines: docs/catalog/blocks/us-map-flow.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,11 @@ description: "Animated connection arcs between US cities over a base map — com
5
5
6
6
# US Flow Map
7
7
8
-
Animated connection arcs between US cities over a base map — composable origin-destination flow visualization with traveling particles and GSAP-drawn Bezier arcs.
8
+
Animated connection arcs between US cities over a base map — composable origin-destination flow visualization
Copy file name to clipboardExpand all lines: docs/catalog/blocks/world-map.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
---
2
2
title: "World Map"
3
-
description: "Animated world choropleth with country-by-country reveal — D3 Natural Earth projection"
3
+
description: "Animated world choropleth with country-by-country reveal, tooltip labels, and rotating globe inset — D3 Natural Earth projection"
4
4
---
5
5
6
6
# World Map
7
7
8
-
Animated world choropleth with country-by-country reveal, gradient legend, and highlight pulses on top GDP countries — D3 Natural Earth projection with GSAP timeline.
8
+
Animated world choropleth with country-by-country reveal, tooltip labels, and rotating globe inset — D3 Natural Earth projection
0 commit comments