Skip to content

Commit 036b3d7

Browse files
committed
Update catalog and screenshots
1 parent 1274e2c commit 036b3d7

File tree

59 files changed

+253
-167
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+253
-167
lines changed

docs/src/examples/catalog/Axis.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3706,11 +3706,18 @@
37063706
"line": "<Axis placement=\"left\" rule />"
37073707
},
37083708
{
3709-
"example": "bump-labels",
3709+
"example": "bump-state-population-ranks",
37103710
"component": "LineChart",
3711-
"path": "/docs/components/LineChart/bump-labels",
3712-
"lineNumber": 43,
3713-
"line": "<Axis placement=\"bottom\" rule />"
3711+
"path": "/docs/components/LineChart/bump-state-population-ranks",
3712+
"lineNumber": 112,
3713+
"line": "<Axis placement=\"top\" rule={false} />"
3714+
},
3715+
{
3716+
"example": "bump-state-population-ranks",
3717+
"component": "LineChart",
3718+
"path": "/docs/components/LineChart/bump-state-population-ranks",
3719+
"lineNumber": 113,
3720+
"line": "<Axis placement=\"bottom\" rule={false} />"
37143721
},
37153722
{
37163723
"example": "custom",
@@ -4524,6 +4531,20 @@
45244531
"lineNumber": 37,
45254532
"line": "<Axis placement=\"angle\" grid={{ class: 'stroke-surface-content/20' }} />"
45264533
},
4534+
{
4535+
"example": "stroke-grouping",
4536+
"component": "Spline",
4537+
"path": "/docs/components/Spline/stroke-grouping",
4538+
"lineNumber": 17,
4539+
"line": "<Axis placement=\"left\" grid rule />"
4540+
},
4541+
{
4542+
"example": "stroke-grouping",
4543+
"component": "Spline",
4544+
"path": "/docs/components/Spline/stroke-grouping",
4545+
"lineNumber": 18,
4546+
"line": "<Axis placement=\"bottom\" rule />"
4547+
},
45274548
{
45284549
"example": "tween-on-mount",
45294550
"component": "Spline",
@@ -4920,14 +4941,14 @@
49204941
"example": "pan-zoom-axes",
49214942
"component": "TransformContext",
49224943
"path": "/docs/components/TransformContext/pan-zoom-axes",
4923-
"lineNumber": 53,
4944+
"lineNumber": 54,
49244945
"line": "<Axis"
49254946
},
49264947
{
49274948
"example": "pan-zoom-axes",
49284949
"component": "TransformContext",
49294950
"path": "/docs/components/TransformContext/pan-zoom-axes",
4930-
"lineNumber": 60,
4951+
"lineNumber": 61,
49314952
"line": "<Axis"
49324953
},
49334954
{
@@ -5036,5 +5057,5 @@
50365057
"line": "<Axis placement=\"bottom\" rule />"
50375058
}
50385059
],
5039-
"updatedAt": "2026-04-01T23:39:53.097Z"
5060+
"updatedAt": "2026-04-02T19:16:00.334Z"
50405061
}

docs/src/examples/catalog/Chart.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2273,6 +2273,13 @@
22732273
"lineNumber": 97,
22742274
"line": "<Chart"
22752275
},
2276+
{
2277+
"example": "true-size",
2278+
"component": "GeoProjection",
2279+
"path": "/docs/components/GeoProjection/true-size",
2280+
"lineNumber": 269,
2281+
"line": "<Chart"
2282+
},
22762283
{
22772284
"example": "draggable-globe",
22782285
"component": "GeoSpline",
@@ -2595,6 +2602,13 @@
25952602
"lineNumber": 6,
25962603
"line": "<Chart height={320} width={700}>"
25972604
},
2605+
{
2606+
"example": "bump-state-population-ranks",
2607+
"component": "LineChart",
2608+
"path": "/docs/components/LineChart/bump-state-population-ranks",
2609+
"lineNumber": 91,
2610+
"line": "<Chart"
2611+
},
25982612
{
25992613
"example": "pan-zoom-with-overview",
26002614
"component": "LineChart",
@@ -3589,6 +3603,13 @@
35893603
"lineNumber": 21,
35903604
"line": "<Chart"
35913605
},
3606+
{
3607+
"example": "stroke-grouping",
3608+
"component": "Spline",
3609+
"path": "/docs/components/Spline/stroke-grouping",
3610+
"lineNumber": 15,
3611+
"line": "<Chart {data} x=\"date\" y=\"value\" yNice padding={25} height={300}>"
3612+
},
35923613
{
35933614
"example": "tween-on-mount",
35943615
"component": "Spline",
@@ -3975,5 +3996,5 @@
39753996
"line": "<Chart {data} x=\"x\" y=\"y\" height={400}>"
39763997
}
39773998
],
3978-
"updatedAt": "2026-04-01T16:49:30.210Z"
3999+
"updatedAt": "2026-04-02T19:16:00.836Z"
39794000
}

docs/src/examples/catalog/GeoPath.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1234,6 +1234,20 @@
12341234
"lineNumber": 123,
12351235
"line": "<GeoPath"
12361236
},
1237+
{
1238+
"example": "true-size",
1239+
"component": "GeoProjection",
1240+
"path": "/docs/components/GeoProjection/true-size",
1241+
"lineNumber": 289,
1242+
"line": "<GeoPath geojson={feature} class=\"stroke-surface-content/20 fill-surface-200\" />"
1243+
},
1244+
{
1245+
"example": "true-size",
1246+
"component": "GeoProjection",
1247+
"path": "/docs/components/GeoProjection/true-size",
1248+
"lineNumber": 301,
1249+
"line": "<GeoPath"
1250+
},
12371251
{
12381252
"example": "draggable-globe",
12391253
"component": "GeoSpline",
@@ -1368,5 +1382,5 @@
13681382
"line": "<GeoPath"
13691383
}
13701384
],
1371-
"updatedAt": "2026-04-01T13:16:18.058Z"
1385+
"updatedAt": "2026-04-02T19:16:01.400Z"
13721386
}

docs/src/examples/catalog/GeoProjection.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,33 @@
145145
"line": "<Tooltip.Root>"
146146
}
147147
]
148+
},
149+
{
150+
"name": "true-size",
151+
"title": "true size",
152+
"path": "/docs/components/GeoProjection/true-size",
153+
"components": [
154+
{
155+
"component": "Chart",
156+
"lineNumber": 269,
157+
"line": "<Chart"
158+
},
159+
{
160+
"component": "Layer",
161+
"lineNumber": 286,
162+
"line": "<Layer>"
163+
},
164+
{
165+
"component": "Graticule",
166+
"lineNumber": 287,
167+
"line": "<Graticule class=\"stroke-surface-content/10\" />"
168+
},
169+
{
170+
"component": "GeoPath",
171+
"lineNumber": 289,
172+
"line": "<GeoPath geojson={feature} class=\"stroke-surface-content/20 fill-surface-200\" />"
173+
}
174+
]
148175
}
149176
],
150177
"usage": [
@@ -156,5 +183,5 @@
156183
"line": "<GeoProjection"
157184
}
158185
],
159-
"updatedAt": "2026-03-23T00:08:15.539Z"
186+
"updatedAt": "2026-04-02T19:16:01.448Z"
160187
}

docs/src/examples/catalog/Graticule.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,13 @@
140140
"lineNumber": 54,
141141
"line": "<Graticule class=\"stroke-surface-content/10\" />"
142142
},
143+
{
144+
"example": "true-size",
145+
"component": "GeoProjection",
146+
"path": "/docs/components/GeoProjection/true-size",
147+
"lineNumber": 287,
148+
"line": "<Graticule class=\"stroke-surface-content/10\" />"
149+
},
143150
{
144151
"example": "draggable-globe",
145152
"component": "GeoSpline",
@@ -169,5 +176,5 @@
169176
"line": "<Graticule class=\"stroke-surface-content/10\" />"
170177
}
171178
],
172-
"updatedAt": "2026-04-01T13:16:18.234Z"
179+
"updatedAt": "2026-04-02T19:16:01.558Z"
173180
}

docs/src/examples/catalog/Highlight.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -366,13 +366,6 @@
366366
"lineNumber": 53,
367367
"line": "<Highlight lines />"
368368
},
369-
{
370-
"example": "bump-highlight",
371-
"component": "LineChart",
372-
"path": "/docs/components/LineChart/bump-highlight",
373-
"lineNumber": 49,
374-
"line": "<Highlight lines points />"
375-
},
376369
{
377370
"example": "custom",
378371
"component": "LineChart",
@@ -661,5 +654,5 @@
661654
"line": "<Highlight lines axis=\"x\" />"
662655
}
663656
],
664-
"updatedAt": "2026-04-01T23:39:54.865Z"
657+
"updatedAt": "2026-04-02T19:16:01.735Z"
665658
}

docs/src/examples/catalog/Layer.json

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,6 +2151,20 @@
21512151
"lineNumber": 120,
21522152
"line": "<Layer>"
21532153
},
2154+
{
2155+
"example": "true-size",
2156+
"component": "GeoProjection",
2157+
"path": "/docs/components/GeoProjection/true-size",
2158+
"lineNumber": 286,
2159+
"line": "<Layer>"
2160+
},
2161+
{
2162+
"example": "true-size",
2163+
"component": "GeoProjection",
2164+
"path": "/docs/components/GeoProjection/true-size",
2165+
"lineNumber": 293,
2166+
"line": "<Layer>"
2167+
},
21542168
{
21552169
"example": "draggable-globe",
21562170
"component": "GeoSpline",
@@ -2480,6 +2494,13 @@
24802494
"lineNumber": 7,
24812495
"line": "<Layer>"
24822496
},
2497+
{
2498+
"example": "bump-state-population-ranks",
2499+
"component": "LineChart",
2500+
"path": "/docs/components/LineChart/bump-state-population-ranks",
2501+
"lineNumber": 102,
2502+
"line": "<Layer>"
2503+
},
24832504
{
24842505
"example": "custom",
24852506
"component": "LineChart",
@@ -3488,6 +3509,13 @@
34883509
"lineNumber": 30,
34893510
"line": "<Layer center>"
34903511
},
3512+
{
3513+
"example": "stroke-grouping",
3514+
"component": "Spline",
3515+
"path": "/docs/components/Spline/stroke-grouping",
3516+
"lineNumber": 16,
3517+
"line": "<Layer>"
3518+
},
34913519
{
34923520
"example": "tween-on-mount",
34933521
"component": "Spline",
@@ -3702,7 +3730,7 @@
37023730
"example": "pan-zoom-axes",
37033731
"component": "TransformContext",
37043732
"path": "/docs/components/TransformContext/pan-zoom-axes",
3705-
"lineNumber": 40,
3733+
"lineNumber": 41,
37063734
"line": "<Layer>"
37073735
},
37083736
{
@@ -3888,5 +3916,5 @@
38883916
"line": "<Layer onpointermove={onPointerMove}>"
38893917
}
38903918
],
3891-
"updatedAt": "2026-04-01T16:49:31.366Z"
3919+
"updatedAt": "2026-04-02T19:16:01.850Z"
38923920
}

0 commit comments

Comments
 (0)