Skip to content

Commit b538c96

Browse files
committed
Update catalog and screenshots
1 parent 9b0267d commit b538c96

259 files changed

Lines changed: 2056 additions & 2049 deletions

File tree

Some content is hidden

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

docs/src/examples/catalog/AnnotationLine.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
"components": [
4343
{
4444
"component": "LineChart",
45-
"lineNumber": 17,
45+
"lineNumber": 20,
4646
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
4747
},
4848
{
4949
"component": "AnnotationLine",
50-
"lineNumber": 19,
50+
"lineNumber": 22,
5151
"line": "<AnnotationLine"
5252
}
5353
]
@@ -59,17 +59,17 @@
5959
"components": [
6060
{
6161
"component": "LineChart",
62-
"lineNumber": 10,
62+
"lineNumber": 13,
6363
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
6464
},
6565
{
6666
"component": "AnnotationRange",
67-
"lineNumber": 12,
67+
"lineNumber": 15,
6868
"line": "<AnnotationRange"
6969
},
7070
{
7171
"component": "AnnotationLine",
72-
"lineNumber": 23,
72+
"lineNumber": 26,
7373
"line": "<AnnotationLine"
7474
}
7575
]
@@ -81,12 +81,12 @@
8181
"components": [
8282
{
8383
"component": "LineChart",
84-
"lineNumber": 10,
84+
"lineNumber": 13,
8585
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
8686
},
8787
{
8888
"component": "AnnotationLine",
89-
"lineNumber": 12,
89+
"lineNumber": 15,
9090
"line": "<AnnotationLine"
9191
}
9292
]
@@ -98,12 +98,12 @@
9898
"components": [
9999
{
100100
"component": "LineChart",
101-
"lineNumber": 17,
101+
"lineNumber": 20,
102102
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
103103
},
104104
{
105105
"component": "AnnotationLine",
106-
"lineNumber": 19,
106+
"lineNumber": 22,
107107
"line": "<AnnotationLine"
108108
}
109109
]
@@ -115,12 +115,12 @@
115115
"components": [
116116
{
117117
"component": "LineChart",
118-
"lineNumber": 10,
118+
"lineNumber": 13,
119119
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
120120
},
121121
{
122122
"component": "AnnotationLine",
123-
"lineNumber": 12,
123+
"lineNumber": 15,
124124
"line": "<AnnotationLine"
125125
}
126126
]
@@ -145,56 +145,56 @@
145145
"example": "horizontal-placement",
146146
"component": "AnnotationLine",
147147
"path": "/docs/components/AnnotationLine/horizontal-placement",
148-
"lineNumber": 19,
148+
"lineNumber": 22,
149149
"line": "<AnnotationLine"
150150
},
151151
{
152152
"example": "horizontal-with-range",
153153
"component": "AnnotationLine",
154154
"path": "/docs/components/AnnotationLine/horizontal-with-range",
155-
"lineNumber": 23,
155+
"lineNumber": 26,
156156
"line": "<AnnotationLine"
157157
},
158158
{
159159
"example": "vertical",
160160
"component": "AnnotationLine",
161161
"path": "/docs/components/AnnotationLine/vertical",
162-
"lineNumber": 12,
162+
"lineNumber": 15,
163163
"line": "<AnnotationLine"
164164
},
165165
{
166166
"example": "vertical-placement",
167167
"component": "AnnotationLine",
168168
"path": "/docs/components/AnnotationLine/vertical-placement",
169-
"lineNumber": 19,
169+
"lineNumber": 22,
170170
"line": "<AnnotationLine"
171171
},
172172
{
173173
"example": "vertical-with-rotation",
174174
"component": "AnnotationLine",
175175
"path": "/docs/components/AnnotationLine/vertical-with-rotation",
176-
"lineNumber": 12,
176+
"lineNumber": 15,
177177
"line": "<AnnotationLine"
178178
},
179179
{
180180
"example": "vertical-with-rotation",
181181
"component": "AnnotationLine",
182182
"path": "/docs/components/AnnotationLine/vertical-with-rotation",
183-
"lineNumber": 29,
183+
"lineNumber": 32,
184184
"line": "<AnnotationLine"
185185
},
186186
{
187187
"example": "line-to-point",
188188
"component": "AnnotationPoint",
189189
"path": "/docs/components/AnnotationPoint/line-to-point",
190-
"lineNumber": 60,
190+
"lineNumber": 63,
191191
"line": "<AnnotationLine"
192192
},
193193
{
194194
"example": "on-series-with-line-and-tooltip",
195195
"component": "AnnotationPoint",
196196
"path": "/docs/components/AnnotationPoint/on-series-with-line-and-tooltip",
197-
"lineNumber": 29,
197+
"lineNumber": 32,
198198
"line": "<AnnotationLine"
199199
},
200200
{
@@ -296,5 +296,5 @@
296296
"line": "<AnnotationLine"
297297
}
298298
],
299-
"updatedAt": "2026-03-12T03:09:21.037Z"
299+
"updatedAt": "2026-04-12T22:48:24.480Z"
300300
}

docs/src/examples/catalog/AnnotationPoint.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@
5252
"components": [
5353
{
5454
"component": "LineChart",
55-
"lineNumber": 30,
55+
"lineNumber": 33,
5656
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ left: 25, bottom: 15 }}>"
5757
},
5858
{
5959
"component": "AnnotationPoint",
60-
"lineNumber": 33,
60+
"lineNumber": 36,
6161
"line": "<AnnotationPoint"
6262
}
6363
]
@@ -69,27 +69,27 @@
6969
"components": [
7070
{
7171
"component": "LineChart",
72-
"lineNumber": 56,
72+
"lineNumber": 59,
7373
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ top: 10, bottom: 20, left: 25 }}>"
7474
},
7575
{
7676
"component": "Text",
77-
"lineNumber": 58,
77+
"lineNumber": 61,
7878
"line": "<Text x={context.width / 2} y={10} textAnchor=\"middle\" value=\"Apple Stock\" />"
7979
},
8080
{
8181
"component": "AnnotationLine",
82-
"lineNumber": 60,
82+
"lineNumber": 63,
8383
"line": "<AnnotationLine"
8484
},
8585
{
8686
"component": "AnnotationPoint",
87-
"lineNumber": 66,
87+
"lineNumber": 69,
8888
"line": "<AnnotationPoint"
8989
},
9090
{
9191
"component": "Tooltip",
92-
"lineNumber": 80,
92+
"lineNumber": 83,
9393
"line": "<Tooltip.Root>"
9494
}
9595
]
@@ -101,22 +101,22 @@
101101
"components": [
102102
{
103103
"component": "LineChart",
104-
"lineNumber": 25,
104+
"lineNumber": 28,
105105
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ left: 25, bottom: 15 }}>"
106106
},
107107
{
108108
"component": "Layer",
109-
"lineNumber": 28,
109+
"lineNumber": 31,
110110
"line": "<Layer>"
111111
},
112112
{
113113
"component": "AnnotationPoint",
114-
"lineNumber": 30,
114+
"lineNumber": 33,
115115
"line": "<AnnotationPoint"
116116
},
117117
{
118118
"component": "Tooltip",
119-
"lineNumber": 45,
119+
"lineNumber": 48,
120120
"line": "<Tooltip.Root>"
121121
}
122122
]
@@ -128,27 +128,27 @@
128128
"components": [
129129
{
130130
"component": "LineChart",
131-
"lineNumber": 25,
131+
"lineNumber": 28,
132132
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ left: 25, bottom: 15 }}>"
133133
},
134134
{
135135
"component": "Layer",
136-
"lineNumber": 27,
136+
"lineNumber": 30,
137137
"line": "<Layer>"
138138
},
139139
{
140140
"component": "AnnotationLine",
141-
"lineNumber": 29,
141+
"lineNumber": 32,
142142
"line": "<AnnotationLine"
143143
},
144144
{
145145
"component": "AnnotationPoint",
146-
"lineNumber": 38,
146+
"lineNumber": 41,
147147
"line": "<AnnotationPoint"
148148
},
149149
{
150150
"component": "Tooltip",
151-
"lineNumber": 54,
151+
"lineNumber": 57,
152152
"line": "<Tooltip.Root>"
153153
}
154154
]
@@ -160,22 +160,22 @@
160160
"components": [
161161
{
162162
"component": "LineChart",
163-
"lineNumber": 25,
163+
"lineNumber": 28,
164164
"line": "<LineChart {data} x=\"date\" y=\"value\" height={300} padding={{ left: 25, bottom: 15 }}>"
165165
},
166166
{
167167
"component": "Layer",
168-
"lineNumber": 27,
168+
"lineNumber": 30,
169169
"line": "<Layer>"
170170
},
171171
{
172172
"component": "AnnotationPoint",
173-
"lineNumber": 29,
173+
"lineNumber": 32,
174174
"line": "<AnnotationPoint"
175175
},
176176
{
177177
"component": "Tooltip",
178-
"lineNumber": 45,
178+
"lineNumber": 48,
179179
"line": "<Tooltip.Root>"
180180
}
181181
]
@@ -187,12 +187,12 @@
187187
"components": [
188188
{
189189
"component": "LineChart",
190-
"lineNumber": 10,
190+
"lineNumber": 13,
191191
"line": "<LineChart"
192192
},
193193
{
194194
"component": "AnnotationPoint",
195-
"lineNumber": 19,
195+
"lineNumber": 22,
196196
"line": "<AnnotationPoint"
197197
}
198198
]
@@ -217,44 +217,44 @@
217217
"example": "label-placement",
218218
"component": "AnnotationPoint",
219219
"path": "/docs/components/AnnotationPoint/label-placement",
220-
"lineNumber": 33,
220+
"lineNumber": 36,
221221
"line": "<AnnotationPoint"
222222
},
223223
{
224224
"example": "line-to-point",
225225
"component": "AnnotationPoint",
226226
"path": "/docs/components/AnnotationPoint/line-to-point",
227-
"lineNumber": 66,
227+
"lineNumber": 69,
228228
"line": "<AnnotationPoint"
229229
},
230230
{
231231
"example": "on-axis-with-tooltip",
232232
"component": "AnnotationPoint",
233233
"path": "/docs/components/AnnotationPoint/on-axis-with-tooltip",
234-
"lineNumber": 30,
234+
"lineNumber": 33,
235235
"line": "<AnnotationPoint"
236236
},
237237
{
238238
"example": "on-series-with-line-and-tooltip",
239239
"component": "AnnotationPoint",
240240
"path": "/docs/components/AnnotationPoint/on-series-with-line-and-tooltip",
241-
"lineNumber": 38,
241+
"lineNumber": 41,
242242
"line": "<AnnotationPoint"
243243
},
244244
{
245245
"example": "on-series-with-tooltip",
246246
"component": "AnnotationPoint",
247247
"path": "/docs/components/AnnotationPoint/on-series-with-tooltip",
248-
"lineNumber": 29,
248+
"lineNumber": 32,
249249
"line": "<AnnotationPoint"
250250
},
251251
{
252252
"example": "series-annotation",
253253
"component": "AnnotationPoint",
254254
"path": "/docs/components/AnnotationPoint/series-annotation",
255-
"lineNumber": 19,
255+
"lineNumber": 22,
256256
"line": "<AnnotationPoint"
257257
}
258258
],
259-
"updatedAt": "2026-02-07T20:21:31.186Z"
259+
"updatedAt": "2026-04-12T22:48:24.507Z"
260260
}

0 commit comments

Comments
 (0)