semiotic 3.8.2 → 3.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/CLAUDE.md +9 -9
  2. package/README.md +42 -40
  3. package/ai/examples.md +1 -1
  4. package/ai/schema.json +2726 -300
  5. package/ai/surface-manifest.json +1 -1
  6. package/ai/system-prompt.md +1 -1
  7. package/dist/chunk-chunk-2JGJ5GUG.module.min.js +0 -1
  8. package/dist/chunk-chunk-3ILKBVVQ.module.min.js +1 -0
  9. package/dist/{chunk-chunk-NO4MCQVD.module.min.js → chunk-chunk-5RKXZQ2P.module.min.js} +1 -1
  10. package/dist/{chunk-chunk-CYIML3AV.module.min.js → chunk-chunk-6TPGFL7M.module.min.js} +1 -1
  11. package/dist/{chunk-chunk-VVCA3DB7.module.min.js → chunk-chunk-7ALTGHK6.module.min.js} +1 -1
  12. package/dist/chunk-chunk-7KZJUTKP.module.min.js +2 -0
  13. package/dist/chunk-chunk-7RYBCTK5.module.min.js +1 -0
  14. package/dist/chunk-chunk-ACLDBMRH.module.min.js +2 -0
  15. package/dist/chunk-chunk-ANYDWOZF.module.min.js +1 -0
  16. package/dist/{chunk-chunk-ZLKRTF5N.module.min.js → chunk-chunk-AQPQN2HH.module.min.js} +1 -1
  17. package/dist/chunk-chunk-ASKSE5F5.module.min.js +1 -0
  18. package/dist/chunk-chunk-AVBI6GDT.module.min.js +1 -0
  19. package/dist/chunk-chunk-B3DRZPBK.module.min.js +2 -0
  20. package/dist/chunk-chunk-BFHUYEOS.module.min.js +2 -0
  21. package/dist/chunk-chunk-C4YA6TDR.module.min.js +1 -0
  22. package/dist/chunk-chunk-C57LR3YG.module.min.js +1 -0
  23. package/dist/chunk-chunk-EMO5NUGE.module.min.js +1 -0
  24. package/dist/chunk-chunk-F5V4UIE6.module.min.js +2 -0
  25. package/dist/chunk-chunk-F7WFPD4O.module.min.js +2 -0
  26. package/dist/chunk-chunk-FBGHXL72.module.min.js +2 -0
  27. package/dist/chunk-chunk-FP44FHFO.module.min.js +2 -0
  28. package/dist/chunk-chunk-HKXUAEPJ.module.min.js +2 -0
  29. package/dist/chunk-chunk-ICEXPNDC.module.min.js +2 -0
  30. package/dist/chunk-chunk-IY7RYD4S.module.min.js +1 -0
  31. package/dist/{chunk-chunk-7LHMKRKE.module.min.js → chunk-chunk-JDXT6ORT.module.min.js} +1 -1
  32. package/dist/chunk-chunk-JMVEIZXP.module.min.js +1 -0
  33. package/dist/chunk-chunk-KHCOJMGK.module.min.js +1 -0
  34. package/dist/chunk-chunk-KQ546MKE.module.min.js +2 -0
  35. package/dist/chunk-chunk-LQBSXO7K.module.min.js +2 -0
  36. package/dist/chunk-chunk-LRIFN2HK.module.min.js +1 -0
  37. package/dist/chunk-chunk-MFHF4J2Z.module.min.js +1 -0
  38. package/dist/chunk-chunk-N6VKKF3A.module.min.js +2 -0
  39. package/dist/chunk-chunk-NEVE562N.module.min.js +1 -0
  40. package/dist/chunk-chunk-NKZ75IM5.module.min.js +2 -0
  41. package/dist/chunk-chunk-PLIDPQNG.module.min.js +2 -0
  42. package/dist/{chunk-chunk-FYY2ACNJ.module.min.js → chunk-chunk-PRDGLMJT.module.min.js} +1 -1
  43. package/dist/chunk-chunk-QGZGZI4X.module.min.js +1 -0
  44. package/dist/chunk-chunk-RP7WTID5.module.min.js +1 -0
  45. package/dist/chunk-chunk-S7KLNUO6.module.min.js +1 -0
  46. package/dist/chunk-chunk-SR4ZXOWR.module.min.js +2 -0
  47. package/dist/chunk-chunk-ZOAQDIJO.module.min.js +1 -0
  48. package/dist/chunk-minimapBrushOverlay-JU57U7NM.module.min.js +2 -0
  49. package/dist/chunk-scatterplotMatrixBrushOverlay-SDIZSN66.module.min.js +2 -0
  50. package/dist/chunk-statisticalOverlays-QGDLRUHX.module.min.js +1 -0
  51. package/dist/chunk-statisticalOverlays-T77OKLDY.module.min.js +1 -0
  52. package/dist/components/ChartContainer.d.ts +2 -2
  53. package/dist/components/ai/chartCapabilityTypes.d.ts +5 -0
  54. package/dist/components/charts/custom/XYCustomChart.d.ts +3 -0
  55. package/dist/components/charts/geo/ChoroplethMap.d.ts +2 -0
  56. package/dist/components/charts/geo/DistanceCartogram.d.ts +7 -3
  57. package/dist/components/charts/geo/FlowMap.d.ts +4 -0
  58. package/dist/components/charts/geo/ProportionalSymbolMap.d.ts +3 -1
  59. package/dist/components/charts/physics/CollisionSwarmChart.d.ts +6 -1
  60. package/dist/components/charts/physics/GaltonBoardChart.d.ts +6 -1
  61. package/dist/components/charts/physics/gauntletChartProps.d.ts +7 -1
  62. package/dist/components/charts/physics/gauntletChrome.d.ts +2 -1
  63. package/dist/components/charts/physics/gauntletPhysics.d.ts +19 -4
  64. package/dist/components/charts/physics/gauntletRuntime.d.ts +3 -0
  65. package/dist/components/charts/physics/physicsHocUtils.d.ts +12 -0
  66. package/dist/components/charts/realtime/RealtimeHistogram.d.ts +5 -6
  67. package/dist/components/charts/realtime/temporalHistogramConfig.d.ts +11 -0
  68. package/dist/components/charts/shared/areaSeriesData.d.ts +15 -0
  69. package/dist/components/charts/shared/chartMode.d.ts +75 -0
  70. package/dist/components/charts/shared/chartSpecCore.d.ts +2 -2
  71. package/dist/components/charts/shared/colorUtils.d.ts +8 -0
  72. package/dist/components/charts/shared/geoStyleDefaults.d.ts +3 -0
  73. package/dist/components/charts/shared/hatchPattern.d.ts +8 -3
  74. package/dist/components/charts/shared/hooks.d.ts +13 -80
  75. package/dist/components/charts/shared/lineSeriesSsr.d.ts +55 -0
  76. package/dist/components/charts/shared/types.d.ts +2 -2
  77. package/dist/components/charts/shared/useChartSetup.d.ts +3 -0
  78. package/dist/components/charts/shared/useCustomChartSetup.d.ts +3 -0
  79. package/dist/components/charts/shared/useXYLineStyle.d.ts +3 -2
  80. package/dist/components/charts/shared/validateProps.d.ts +1 -1
  81. package/dist/components/charts/shared/xyLineStyle.d.ts +21 -0
  82. package/dist/components/charts/xy/AreaChart.d.ts +10 -0
  83. package/dist/components/charts/xy/LineChart.d.ts +3 -0
  84. package/dist/components/charts/xy/minimapBrushOverlay.d.ts +17 -0
  85. package/dist/components/charts/xy/minimapBrushOverlayLazy.d.ts +4 -0
  86. package/dist/components/charts/xy/scatterplotMatrixBrushOverlay.d.ts +8 -0
  87. package/dist/components/charts/xy/scatterplotMatrixBrushOverlayLazy.d.ts +3 -0
  88. package/dist/components/legendLayout.d.ts +31 -0
  89. package/dist/components/realtime/types.d.ts +5 -0
  90. package/dist/components/recipes/gridObservatory.d.ts +176 -0
  91. package/dist/components/recipes/recipeChrome.d.ts +24 -0
  92. package/dist/components/recipes/sequenceLayout.d.ts +139 -0
  93. package/dist/components/semiotic-recipes-core.d.ts +6 -2
  94. package/dist/components/server/serverChartConfigShared.d.ts +29 -0
  95. package/dist/components/server/serverChartConfigs.d.ts +2 -13
  96. package/dist/components/server/serverChartConfigsXY.d.ts +3 -0
  97. package/dist/components/server/serverGaugeOverlay.d.ts +28 -0
  98. package/dist/components/server/staticAnnotations.d.ts +3 -1
  99. package/dist/components/server/staticLegend.d.ts +7 -1
  100. package/dist/components/server/staticSVGChrome.d.ts +57 -0
  101. package/dist/components/stream/GeoPipelineStore.d.ts +2 -0
  102. package/dist/components/stream/GeoSVGOverlay.d.ts +2 -0
  103. package/dist/components/stream/SceneToSVG.d.ts +10 -8
  104. package/dist/components/stream/SceneToSVGGeo.d.ts +10 -0
  105. package/dist/components/stream/SceneToSVGNetwork.d.ts +12 -0
  106. package/dist/components/stream/SceneToSVGOrdinal.d.ts +12 -0
  107. package/dist/components/stream/canvasBackground.d.ts +7 -0
  108. package/dist/components/stream/networkFramePaint.d.ts +2 -0
  109. package/dist/components/stream/networkTypes.d.ts +2 -4
  110. package/dist/components/stream/physics/PhysicsPipelineStore.d.ts +18 -2
  111. package/dist/components/stream/physics/physicsBodyCanvas.d.ts +7 -0
  112. package/dist/components/stream/physics/physicsPipelineEviction.d.ts +15 -0
  113. package/dist/components/stream/physics/physicsPipelineObservations.d.ts +1 -1
  114. package/dist/components/stream/physics/physicsPipelineQuiescence.d.ts +20 -0
  115. package/dist/components/stream/renderBackend.d.ts +14 -0
  116. package/dist/components/stream/sceneToSVGShared.d.ts +80 -0
  117. package/dist/components/stream/types.d.ts +4 -0
  118. package/dist/components/stream/useHydration.d.ts +7 -1
  119. package/dist/components/stream/xySceneBuilders/candlestickScene.d.ts +1 -1
  120. package/dist/components/types/legendTypes.d.ts +16 -3
  121. package/dist/forceLayoutWorker.js +1 -1
  122. package/dist/geo.min.js +1 -1
  123. package/dist/geo.module.min.js +1 -1
  124. package/dist/network.min.js +1 -1
  125. package/dist/network.module.min.js +1 -1
  126. package/dist/ordinal.min.js +1 -1
  127. package/dist/ordinal.module.min.js +1 -1
  128. package/dist/physics.min.js +1 -1
  129. package/dist/physics.module.min.js +1 -1
  130. package/dist/physicsWorker.js +1 -1
  131. package/dist/realtime.min.js +1 -1
  132. package/dist/realtime.module.min.js +1 -1
  133. package/dist/rough.min.js +1 -1
  134. package/dist/rough.module.min.js +1 -1
  135. package/dist/semiotic-ai-core.min.js +1 -1
  136. package/dist/semiotic-ai-core.module.min.js +1 -1
  137. package/dist/semiotic-ai.min.js +1 -1
  138. package/dist/semiotic-ai.module.min.js +1 -1
  139. package/dist/semiotic-experimental.min.js +1 -1
  140. package/dist/semiotic-experimental.module.min.js +1 -1
  141. package/dist/semiotic-realtime-core.min.js +1 -1
  142. package/dist/semiotic-realtime-core.module.min.js +1 -1
  143. package/dist/semiotic-recipes-core.d.ts +6 -2
  144. package/dist/semiotic-recipes-core.min.js +1 -1
  145. package/dist/semiotic-recipes-core.module.min.js +1 -1
  146. package/dist/semiotic-recipes.min.js +1 -1
  147. package/dist/semiotic-recipes.module.min.js +1 -1
  148. package/dist/semiotic-server-edge.min.js +1 -1
  149. package/dist/semiotic-server-edge.module.min.js +1 -1
  150. package/dist/semiotic-server-node.min.js +1 -1
  151. package/dist/semiotic-server-node.module.min.js +1 -1
  152. package/dist/semiotic-utils-core.min.js +1 -1
  153. package/dist/semiotic-utils-core.module.min.js +1 -1
  154. package/dist/semiotic-utils.min.js +1 -1
  155. package/dist/semiotic-utils.module.min.js +1 -1
  156. package/dist/semiotic-value.module.min.js +1 -1
  157. package/dist/semiotic.min.js +1 -1
  158. package/dist/semiotic.module.min.js +1 -1
  159. package/dist/server.min.js +1 -1
  160. package/dist/server.module.min.js +1 -1
  161. package/dist/xy.min.js +1 -1
  162. package/dist/xy.module.min.js +1 -1
  163. package/package.json +3 -2
  164. package/dist/chunk-chunk-255KDHW5.module.min.js +0 -1
  165. package/dist/chunk-chunk-27HVVXS6.module.min.js +0 -1
  166. package/dist/chunk-chunk-2UN3ANRN.module.min.js +0 -2
  167. package/dist/chunk-chunk-2VUEY5TH.module.min.js +0 -1
  168. package/dist/chunk-chunk-2WVCH4PL.module.min.js +0 -1
  169. package/dist/chunk-chunk-5WEFWNUW.module.min.js +0 -2
  170. package/dist/chunk-chunk-6F6GEAQU.module.min.js +0 -1
  171. package/dist/chunk-chunk-BHYTYMY2.module.min.js +0 -2
  172. package/dist/chunk-chunk-C6EJ4IOD.module.min.js +0 -2
  173. package/dist/chunk-chunk-CP3EN6KZ.module.min.js +0 -1
  174. package/dist/chunk-chunk-DNY43POY.module.min.js +0 -1
  175. package/dist/chunk-chunk-E7MIQX7D.module.min.js +0 -2
  176. package/dist/chunk-chunk-ES4DCG3L.module.min.js +0 -1
  177. package/dist/chunk-chunk-FAKO3RGQ.module.min.js +0 -2
  178. package/dist/chunk-chunk-H4PPRW6N.module.min.js +0 -1
  179. package/dist/chunk-chunk-IFYPMWKY.module.min.js +0 -1
  180. package/dist/chunk-chunk-J3ELI22J.module.min.js +0 -1
  181. package/dist/chunk-chunk-L6D3I3V7.module.min.js +0 -2
  182. package/dist/chunk-chunk-M337NY6L.module.min.js +0 -1
  183. package/dist/chunk-chunk-ODUZEEBH.module.min.js +0 -2
  184. package/dist/chunk-chunk-P6UBCMSQ.module.min.js +0 -2
  185. package/dist/chunk-chunk-QRIBHZYW.module.min.js +0 -1
  186. package/dist/chunk-chunk-RH5TSQPH.module.min.js +0 -1
  187. package/dist/chunk-chunk-STZFFTAN.module.min.js +0 -2
  188. package/dist/chunk-chunk-T27ZEV6A.module.min.js +0 -1
  189. package/dist/chunk-chunk-U3AGQ5EF.module.min.js +0 -2
  190. package/dist/chunk-chunk-W3DB2MN4.module.min.js +0 -2
  191. package/dist/chunk-chunk-WDIN4LRC.module.min.js +0 -1
  192. package/dist/chunk-chunk-XOYX77KF.module.min.js +0 -2
  193. package/dist/chunk-chunk-Z5KXAVQD.module.min.js +0 -2
  194. package/dist/chunk-chunk-ZCNBUZPL.module.min.js +0 -2
  195. package/dist/chunk-chunk-ZTNVDWAK.module.min.js +0 -2
package/ai/schema.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "name": "semiotic",
4
- "version": "3.8.2",
4
+ "version": "3.8.4",
5
5
  "description": "React data visualization library for charts, networks, and beyond",
6
6
  "tools": [
7
7
  {
@@ -12,6 +12,17 @@
12
12
  "parameters": {
13
13
  "type": "object",
14
14
  "properties": {
15
+ "mode": {
16
+ "type": "string",
17
+ "enum": [
18
+ "primary",
19
+ "context",
20
+ "sparkline",
21
+ "mobile"
22
+ ],
23
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
24
+ "default": "primary"
25
+ },
15
26
  "width": {
16
27
  "type": "number",
17
28
  "default": 600
@@ -65,19 +76,22 @@
65
76
  "colorScheme": {
66
77
  "type": [
67
78
  "string",
68
- "array"
79
+ "array",
80
+ "object"
69
81
  ],
70
82
  "default": "category10"
71
83
  },
72
84
  "tooltip": {
73
85
  "type": [
74
86
  "boolean",
75
- "object"
87
+ "object",
88
+ "string"
76
89
  ],
77
90
  "x-semiotic-runtime-types": [
78
91
  "boolean",
79
92
  "function",
80
- "object"
93
+ "object",
94
+ "string"
81
95
  ]
82
96
  },
83
97
  "annotations": {
@@ -145,6 +159,51 @@
145
159
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
146
160
  "default": "nice"
147
161
  },
162
+ "animate": {
163
+ "type": [
164
+ "boolean",
165
+ "object"
166
+ ],
167
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
168
+ },
169
+ "loading": {
170
+ "type": "boolean",
171
+ "description": "Show loading skeleton / loadingContent."
172
+ },
173
+ "hoverHighlight": {
174
+ "type": "boolean",
175
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
176
+ },
177
+ "chartId": {
178
+ "type": "string",
179
+ "description": "Stable id for linked selection / observation / nav sync."
180
+ },
181
+ "emphasis": {
182
+ "type": "string",
183
+ "enum": [
184
+ "primary",
185
+ "secondary"
186
+ ]
187
+ },
188
+ "responsiveWidth": {
189
+ "type": "boolean"
190
+ },
191
+ "responsiveHeight": {
192
+ "type": "boolean"
193
+ },
194
+ "color": {
195
+ "type": "string",
196
+ "description": "Uniform mark fill (primitive styling)."
197
+ },
198
+ "stroke": {
199
+ "type": "string"
200
+ },
201
+ "strokeWidth": {
202
+ "type": "number"
203
+ },
204
+ "opacity": {
205
+ "type": "number"
206
+ },
148
207
  "xLabel": {
149
208
  "type": "string"
150
209
  },
@@ -275,6 +334,17 @@
275
334
  "parameters": {
276
335
  "type": "object",
277
336
  "properties": {
337
+ "mode": {
338
+ "type": "string",
339
+ "enum": [
340
+ "primary",
341
+ "context",
342
+ "sparkline",
343
+ "mobile"
344
+ ],
345
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
346
+ "default": "primary"
347
+ },
278
348
  "width": {
279
349
  "type": "number",
280
350
  "default": 600
@@ -328,19 +398,22 @@
328
398
  "colorScheme": {
329
399
  "type": [
330
400
  "string",
331
- "array"
401
+ "array",
402
+ "object"
332
403
  ],
333
404
  "default": "category10"
334
405
  },
335
406
  "tooltip": {
336
407
  "type": [
337
408
  "boolean",
338
- "object"
409
+ "object",
410
+ "string"
339
411
  ],
340
412
  "x-semiotic-runtime-types": [
341
413
  "boolean",
342
414
  "function",
343
- "object"
415
+ "object",
416
+ "string"
344
417
  ]
345
418
  },
346
419
  "annotations": {
@@ -408,6 +481,51 @@
408
481
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
409
482
  "default": "nice"
410
483
  },
484
+ "animate": {
485
+ "type": [
486
+ "boolean",
487
+ "object"
488
+ ],
489
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
490
+ },
491
+ "loading": {
492
+ "type": "boolean",
493
+ "description": "Show loading skeleton / loadingContent."
494
+ },
495
+ "hoverHighlight": {
496
+ "type": "boolean",
497
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
498
+ },
499
+ "chartId": {
500
+ "type": "string",
501
+ "description": "Stable id for linked selection / observation / nav sync."
502
+ },
503
+ "emphasis": {
504
+ "type": "string",
505
+ "enum": [
506
+ "primary",
507
+ "secondary"
508
+ ]
509
+ },
510
+ "responsiveWidth": {
511
+ "type": "boolean"
512
+ },
513
+ "responsiveHeight": {
514
+ "type": "boolean"
515
+ },
516
+ "color": {
517
+ "type": "string",
518
+ "description": "Uniform mark fill (primitive styling)."
519
+ },
520
+ "stroke": {
521
+ "type": "string"
522
+ },
523
+ "strokeWidth": {
524
+ "type": "number"
525
+ },
526
+ "opacity": {
527
+ "type": "number"
528
+ },
411
529
  "xLabel": {
412
530
  "type": "string"
413
531
  },
@@ -537,6 +655,17 @@
537
655
  "parameters": {
538
656
  "type": "object",
539
657
  "properties": {
658
+ "mode": {
659
+ "type": "string",
660
+ "enum": [
661
+ "primary",
662
+ "context",
663
+ "sparkline",
664
+ "mobile"
665
+ ],
666
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
667
+ "default": "primary"
668
+ },
540
669
  "width": {
541
670
  "type": "number",
542
671
  "default": 600
@@ -590,19 +719,22 @@
590
719
  "colorScheme": {
591
720
  "type": [
592
721
  "string",
593
- "array"
722
+ "array",
723
+ "object"
594
724
  ],
595
725
  "default": "category10"
596
726
  },
597
727
  "tooltip": {
598
728
  "type": [
599
729
  "boolean",
600
- "object"
730
+ "object",
731
+ "string"
601
732
  ],
602
733
  "x-semiotic-runtime-types": [
603
734
  "boolean",
604
735
  "function",
605
- "object"
736
+ "object",
737
+ "string"
606
738
  ]
607
739
  },
608
740
  "annotations": {
@@ -670,6 +802,51 @@
670
802
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
671
803
  "default": "nice"
672
804
  },
805
+ "animate": {
806
+ "type": [
807
+ "boolean",
808
+ "object"
809
+ ],
810
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
811
+ },
812
+ "loading": {
813
+ "type": "boolean",
814
+ "description": "Show loading skeleton / loadingContent."
815
+ },
816
+ "hoverHighlight": {
817
+ "type": "boolean",
818
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
819
+ },
820
+ "chartId": {
821
+ "type": "string",
822
+ "description": "Stable id for linked selection / observation / nav sync."
823
+ },
824
+ "emphasis": {
825
+ "type": "string",
826
+ "enum": [
827
+ "primary",
828
+ "secondary"
829
+ ]
830
+ },
831
+ "responsiveWidth": {
832
+ "type": "boolean"
833
+ },
834
+ "responsiveHeight": {
835
+ "type": "boolean"
836
+ },
837
+ "color": {
838
+ "type": "string",
839
+ "description": "Uniform mark fill (primitive styling)."
840
+ },
841
+ "stroke": {
842
+ "type": "string"
843
+ },
844
+ "strokeWidth": {
845
+ "type": "number"
846
+ },
847
+ "opacity": {
848
+ "type": "number"
849
+ },
673
850
  "xLabel": {
674
851
  "type": "string"
675
852
  },
@@ -774,6 +951,17 @@
774
951
  "parameters": {
775
952
  "type": "object",
776
953
  "properties": {
954
+ "mode": {
955
+ "type": "string",
956
+ "enum": [
957
+ "primary",
958
+ "context",
959
+ "sparkline",
960
+ "mobile"
961
+ ],
962
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
963
+ "default": "primary"
964
+ },
777
965
  "width": {
778
966
  "type": "number",
779
967
  "default": 600
@@ -827,19 +1015,22 @@
827
1015
  "colorScheme": {
828
1016
  "type": [
829
1017
  "string",
830
- "array"
1018
+ "array",
1019
+ "object"
831
1020
  ],
832
1021
  "default": "category10"
833
1022
  },
834
1023
  "tooltip": {
835
1024
  "type": [
836
1025
  "boolean",
837
- "object"
1026
+ "object",
1027
+ "string"
838
1028
  ],
839
1029
  "x-semiotic-runtime-types": [
840
1030
  "boolean",
841
1031
  "function",
842
- "object"
1032
+ "object",
1033
+ "string"
843
1034
  ]
844
1035
  },
845
1036
  "annotations": {
@@ -907,6 +1098,51 @@
907
1098
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
908
1099
  "default": "nice"
909
1100
  },
1101
+ "animate": {
1102
+ "type": [
1103
+ "boolean",
1104
+ "object"
1105
+ ],
1106
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
1107
+ },
1108
+ "loading": {
1109
+ "type": "boolean",
1110
+ "description": "Show loading skeleton / loadingContent."
1111
+ },
1112
+ "hoverHighlight": {
1113
+ "type": "boolean",
1114
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
1115
+ },
1116
+ "chartId": {
1117
+ "type": "string",
1118
+ "description": "Stable id for linked selection / observation / nav sync."
1119
+ },
1120
+ "emphasis": {
1121
+ "type": "string",
1122
+ "enum": [
1123
+ "primary",
1124
+ "secondary"
1125
+ ]
1126
+ },
1127
+ "responsiveWidth": {
1128
+ "type": "boolean"
1129
+ },
1130
+ "responsiveHeight": {
1131
+ "type": "boolean"
1132
+ },
1133
+ "color": {
1134
+ "type": "string",
1135
+ "description": "Uniform mark fill (primitive styling)."
1136
+ },
1137
+ "stroke": {
1138
+ "type": "string"
1139
+ },
1140
+ "strokeWidth": {
1141
+ "type": "number"
1142
+ },
1143
+ "opacity": {
1144
+ "type": "number"
1145
+ },
910
1146
  "xLabel": {
911
1147
  "type": "string"
912
1148
  },
@@ -1019,6 +1255,17 @@
1019
1255
  "parameters": {
1020
1256
  "type": "object",
1021
1257
  "properties": {
1258
+ "mode": {
1259
+ "type": "string",
1260
+ "enum": [
1261
+ "primary",
1262
+ "context",
1263
+ "sparkline",
1264
+ "mobile"
1265
+ ],
1266
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
1267
+ "default": "primary"
1268
+ },
1022
1269
  "width": {
1023
1270
  "type": "number",
1024
1271
  "default": 600
@@ -1072,19 +1319,22 @@
1072
1319
  "colorScheme": {
1073
1320
  "type": [
1074
1321
  "string",
1075
- "array"
1322
+ "array",
1323
+ "object"
1076
1324
  ],
1077
1325
  "default": "category10"
1078
1326
  },
1079
1327
  "tooltip": {
1080
1328
  "type": [
1081
1329
  "boolean",
1082
- "object"
1330
+ "object",
1331
+ "string"
1083
1332
  ],
1084
1333
  "x-semiotic-runtime-types": [
1085
1334
  "boolean",
1086
1335
  "function",
1087
- "object"
1336
+ "object",
1337
+ "string"
1088
1338
  ]
1089
1339
  },
1090
1340
  "annotations": {
@@ -1152,31 +1402,76 @@
1152
1402
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
1153
1403
  "default": "nice"
1154
1404
  },
1155
- "xLabel": {
1156
- "type": "string"
1405
+ "animate": {
1406
+ "type": [
1407
+ "boolean",
1408
+ "object"
1409
+ ],
1410
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
1157
1411
  },
1158
- "yLabel": {
1159
- "type": "string"
1412
+ "loading": {
1413
+ "type": "boolean",
1414
+ "description": "Show loading skeleton / loadingContent."
1160
1415
  },
1161
- "xScaleType": {
1416
+ "hoverHighlight": {
1417
+ "type": "boolean",
1418
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
1419
+ },
1420
+ "chartId": {
1162
1421
  "type": "string",
1163
- "enum": [
1164
- "linear",
1165
- "log",
1166
- "time"
1167
- ],
1168
- "description": "x scale type. \"time\" builds a scaleTime (required for landmark ticks on timestamps)."
1422
+ "description": "Stable id for linked selection / observation / nav sync."
1169
1423
  },
1170
- "yScaleType": {
1424
+ "emphasis": {
1171
1425
  "type": "string",
1172
1426
  "enum": [
1173
- "linear",
1174
- "log",
1175
- "time"
1176
- ],
1177
- "description": "y scale type."
1178
- },
1179
- "data": {
1427
+ "primary",
1428
+ "secondary"
1429
+ ]
1430
+ },
1431
+ "responsiveWidth": {
1432
+ "type": "boolean"
1433
+ },
1434
+ "responsiveHeight": {
1435
+ "type": "boolean"
1436
+ },
1437
+ "color": {
1438
+ "type": "string",
1439
+ "description": "Uniform mark fill (primitive styling)."
1440
+ },
1441
+ "stroke": {
1442
+ "type": "string"
1443
+ },
1444
+ "strokeWidth": {
1445
+ "type": "number"
1446
+ },
1447
+ "opacity": {
1448
+ "type": "number"
1449
+ },
1450
+ "xLabel": {
1451
+ "type": "string"
1452
+ },
1453
+ "yLabel": {
1454
+ "type": "string"
1455
+ },
1456
+ "xScaleType": {
1457
+ "type": "string",
1458
+ "enum": [
1459
+ "linear",
1460
+ "log",
1461
+ "time"
1462
+ ],
1463
+ "description": "x scale type. \"time\" builds a scaleTime (required for landmark ticks on timestamps)."
1464
+ },
1465
+ "yScaleType": {
1466
+ "type": "string",
1467
+ "enum": [
1468
+ "linear",
1469
+ "log",
1470
+ "time"
1471
+ ],
1472
+ "description": "y scale type."
1473
+ },
1474
+ "data": {
1180
1475
  "type": "array",
1181
1476
  "description": "Array of data objects"
1182
1477
  },
@@ -1274,6 +1569,17 @@
1274
1569
  "parameters": {
1275
1570
  "type": "object",
1276
1571
  "properties": {
1572
+ "mode": {
1573
+ "type": "string",
1574
+ "enum": [
1575
+ "primary",
1576
+ "context",
1577
+ "sparkline",
1578
+ "mobile"
1579
+ ],
1580
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
1581
+ "default": "primary"
1582
+ },
1277
1583
  "width": {
1278
1584
  "type": "number",
1279
1585
  "default": 600
@@ -1333,12 +1639,14 @@
1333
1639
  "tooltip": {
1334
1640
  "type": [
1335
1641
  "boolean",
1336
- "object"
1642
+ "object",
1643
+ "string"
1337
1644
  ],
1338
1645
  "x-semiotic-runtime-types": [
1339
1646
  "boolean",
1340
1647
  "function",
1341
- "object"
1648
+ "object",
1649
+ "string"
1342
1650
  ]
1343
1651
  },
1344
1652
  "annotations": {
@@ -1406,6 +1714,51 @@
1406
1714
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
1407
1715
  "default": "nice"
1408
1716
  },
1717
+ "animate": {
1718
+ "type": [
1719
+ "boolean",
1720
+ "object"
1721
+ ],
1722
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
1723
+ },
1724
+ "loading": {
1725
+ "type": "boolean",
1726
+ "description": "Show loading skeleton / loadingContent."
1727
+ },
1728
+ "hoverHighlight": {
1729
+ "type": "boolean",
1730
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
1731
+ },
1732
+ "chartId": {
1733
+ "type": "string",
1734
+ "description": "Stable id for linked selection / observation / nav sync."
1735
+ },
1736
+ "emphasis": {
1737
+ "type": "string",
1738
+ "enum": [
1739
+ "primary",
1740
+ "secondary"
1741
+ ]
1742
+ },
1743
+ "responsiveWidth": {
1744
+ "type": "boolean"
1745
+ },
1746
+ "responsiveHeight": {
1747
+ "type": "boolean"
1748
+ },
1749
+ "color": {
1750
+ "type": "string",
1751
+ "description": "Uniform mark fill (primitive styling)."
1752
+ },
1753
+ "stroke": {
1754
+ "type": "string"
1755
+ },
1756
+ "strokeWidth": {
1757
+ "type": "number"
1758
+ },
1759
+ "opacity": {
1760
+ "type": "number"
1761
+ },
1409
1762
  "xLabel": {
1410
1763
  "type": "string"
1411
1764
  },
@@ -1470,6 +1823,15 @@
1470
1823
  "parameters": {
1471
1824
  "type": "object",
1472
1825
  "properties": {
1826
+ "mode": {
1827
+ "type": "string",
1828
+ "enum": [
1829
+ "primary",
1830
+ "context",
1831
+ "sparkline",
1832
+ "mobile"
1833
+ ]
1834
+ },
1473
1835
  "width": {
1474
1836
  "type": "number",
1475
1837
  "default": 600
@@ -1523,19 +1885,22 @@
1523
1885
  "colorScheme": {
1524
1886
  "type": [
1525
1887
  "string",
1526
- "array"
1888
+ "array",
1889
+ "object"
1527
1890
  ],
1528
1891
  "default": "category10"
1529
1892
  },
1530
1893
  "tooltip": {
1531
1894
  "type": [
1532
1895
  "boolean",
1533
- "object"
1896
+ "object",
1897
+ "string"
1534
1898
  ],
1535
1899
  "x-semiotic-runtime-types": [
1536
1900
  "boolean",
1537
1901
  "function",
1538
- "object"
1902
+ "object",
1903
+ "string"
1539
1904
  ]
1540
1905
  },
1541
1906
  "annotations": {
@@ -1603,6 +1968,51 @@
1603
1968
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
1604
1969
  "default": "nice"
1605
1970
  },
1971
+ "animate": {
1972
+ "type": [
1973
+ "boolean",
1974
+ "object"
1975
+ ],
1976
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
1977
+ },
1978
+ "loading": {
1979
+ "type": "boolean",
1980
+ "description": "Show loading skeleton / loadingContent."
1981
+ },
1982
+ "hoverHighlight": {
1983
+ "type": "boolean",
1984
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
1985
+ },
1986
+ "chartId": {
1987
+ "type": "string",
1988
+ "description": "Stable id for linked selection / observation / nav sync."
1989
+ },
1990
+ "emphasis": {
1991
+ "type": "string",
1992
+ "enum": [
1993
+ "primary",
1994
+ "secondary"
1995
+ ]
1996
+ },
1997
+ "responsiveWidth": {
1998
+ "type": "boolean"
1999
+ },
2000
+ "responsiveHeight": {
2001
+ "type": "boolean"
2002
+ },
2003
+ "color": {
2004
+ "type": "string",
2005
+ "description": "Uniform mark fill (primitive styling)."
2006
+ },
2007
+ "stroke": {
2008
+ "type": "string"
2009
+ },
2010
+ "strokeWidth": {
2011
+ "type": "number"
2012
+ },
2013
+ "opacity": {
2014
+ "type": "number"
2015
+ },
1606
2016
  "xLabel": {
1607
2017
  "type": "string"
1608
2018
  },
@@ -1675,14 +2085,6 @@
1675
2085
  "candlestickStyle": {
1676
2086
  "type": "object",
1677
2087
  "description": "Style overrides."
1678
- },
1679
- "mode": {
1680
- "type": "string",
1681
- "enum": [
1682
- "primary",
1683
- "context",
1684
- "sparkline"
1685
- ]
1686
2088
  }
1687
2089
  },
1688
2090
  "required": [
@@ -1700,6 +2102,17 @@
1700
2102
  "parameters": {
1701
2103
  "type": "object",
1702
2104
  "properties": {
2105
+ "mode": {
2106
+ "type": "string",
2107
+ "enum": [
2108
+ "primary",
2109
+ "context",
2110
+ "sparkline",
2111
+ "mobile"
2112
+ ],
2113
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
2114
+ "default": "primary"
2115
+ },
1703
2116
  "width": {
1704
2117
  "type": "number",
1705
2118
  "default": 600
@@ -1753,19 +2166,22 @@
1753
2166
  "colorScheme": {
1754
2167
  "type": [
1755
2168
  "string",
1756
- "array"
2169
+ "array",
2170
+ "object"
1757
2171
  ],
1758
2172
  "default": "category10"
1759
2173
  },
1760
2174
  "tooltip": {
1761
2175
  "type": [
1762
2176
  "boolean",
1763
- "object"
2177
+ "object",
2178
+ "string"
1764
2179
  ],
1765
2180
  "x-semiotic-runtime-types": [
1766
2181
  "boolean",
1767
2182
  "function",
1768
- "object"
2183
+ "object",
2184
+ "string"
1769
2185
  ]
1770
2186
  },
1771
2187
  "annotations": {
@@ -1833,6 +2249,51 @@
1833
2249
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
1834
2250
  "default": "nice"
1835
2251
  },
2252
+ "animate": {
2253
+ "type": [
2254
+ "boolean",
2255
+ "object"
2256
+ ],
2257
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
2258
+ },
2259
+ "loading": {
2260
+ "type": "boolean",
2261
+ "description": "Show loading skeleton / loadingContent."
2262
+ },
2263
+ "hoverHighlight": {
2264
+ "type": "boolean",
2265
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
2266
+ },
2267
+ "chartId": {
2268
+ "type": "string",
2269
+ "description": "Stable id for linked selection / observation / nav sync."
2270
+ },
2271
+ "emphasis": {
2272
+ "type": "string",
2273
+ "enum": [
2274
+ "primary",
2275
+ "secondary"
2276
+ ]
2277
+ },
2278
+ "responsiveWidth": {
2279
+ "type": "boolean"
2280
+ },
2281
+ "responsiveHeight": {
2282
+ "type": "boolean"
2283
+ },
2284
+ "color": {
2285
+ "type": "string",
2286
+ "description": "Uniform mark fill (primitive styling)."
2287
+ },
2288
+ "stroke": {
2289
+ "type": "string"
2290
+ },
2291
+ "strokeWidth": {
2292
+ "type": "number"
2293
+ },
2294
+ "opacity": {
2295
+ "type": "number"
2296
+ },
1836
2297
  "xLabel": {
1837
2298
  "type": "string"
1838
2299
  },
@@ -1928,6 +2389,17 @@
1928
2389
  "parameters": {
1929
2390
  "type": "object",
1930
2391
  "properties": {
2392
+ "mode": {
2393
+ "type": "string",
2394
+ "enum": [
2395
+ "primary",
2396
+ "context",
2397
+ "sparkline",
2398
+ "mobile"
2399
+ ],
2400
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
2401
+ "default": "primary"
2402
+ },
1931
2403
  "width": {
1932
2404
  "type": "number",
1933
2405
  "default": 600
@@ -1991,12 +2463,14 @@
1991
2463
  "tooltip": {
1992
2464
  "type": [
1993
2465
  "boolean",
1994
- "object"
2466
+ "object",
2467
+ "string"
1995
2468
  ],
1996
2469
  "x-semiotic-runtime-types": [
1997
2470
  "boolean",
1998
2471
  "function",
1999
- "object"
2472
+ "object",
2473
+ "string"
2000
2474
  ]
2001
2475
  },
2002
2476
  "annotations": {
@@ -2064,33 +2538,78 @@
2064
2538
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
2065
2539
  "default": "nice"
2066
2540
  },
2067
- "xLabel": {
2068
- "type": "string"
2541
+ "animate": {
2542
+ "type": [
2543
+ "boolean",
2544
+ "object"
2545
+ ],
2546
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
2069
2547
  },
2070
- "yLabel": {
2071
- "type": "string"
2548
+ "loading": {
2549
+ "type": "boolean",
2550
+ "description": "Show loading skeleton / loadingContent."
2072
2551
  },
2073
- "xScaleType": {
2552
+ "hoverHighlight": {
2553
+ "type": "boolean",
2554
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
2555
+ },
2556
+ "chartId": {
2074
2557
  "type": "string",
2075
- "enum": [
2076
- "linear",
2077
- "log",
2078
- "time"
2079
- ],
2080
- "description": "x scale type. \"time\" builds a scaleTime (required for landmark ticks on timestamps)."
2558
+ "description": "Stable id for linked selection / observation / nav sync."
2081
2559
  },
2082
- "yScaleType": {
2560
+ "emphasis": {
2083
2561
  "type": "string",
2084
2562
  "enum": [
2085
- "linear",
2086
- "log",
2087
- "time"
2088
- ],
2089
- "description": "y scale type."
2090
- },
2091
- "data": {
2092
- "type": "array",
2093
- "description": "Array of data objects with x, y, and value"
2563
+ "primary",
2564
+ "secondary"
2565
+ ]
2566
+ },
2567
+ "responsiveWidth": {
2568
+ "type": "boolean"
2569
+ },
2570
+ "responsiveHeight": {
2571
+ "type": "boolean"
2572
+ },
2573
+ "color": {
2574
+ "type": "string",
2575
+ "description": "Uniform mark fill (primitive styling)."
2576
+ },
2577
+ "stroke": {
2578
+ "type": "string"
2579
+ },
2580
+ "strokeWidth": {
2581
+ "type": "number"
2582
+ },
2583
+ "opacity": {
2584
+ "type": "number"
2585
+ },
2586
+ "xLabel": {
2587
+ "type": "string"
2588
+ },
2589
+ "yLabel": {
2590
+ "type": "string"
2591
+ },
2592
+ "xScaleType": {
2593
+ "type": "string",
2594
+ "enum": [
2595
+ "linear",
2596
+ "log",
2597
+ "time"
2598
+ ],
2599
+ "description": "x scale type. \"time\" builds a scaleTime (required for landmark ticks on timestamps)."
2600
+ },
2601
+ "yScaleType": {
2602
+ "type": "string",
2603
+ "enum": [
2604
+ "linear",
2605
+ "log",
2606
+ "time"
2607
+ ],
2608
+ "description": "y scale type."
2609
+ },
2610
+ "data": {
2611
+ "type": "array",
2612
+ "description": "Array of data objects with x, y, and value"
2094
2613
  },
2095
2614
  "xAccessor": {
2096
2615
  "type": "string",
@@ -2161,6 +2680,17 @@
2161
2680
  "parameters": {
2162
2681
  "type": "object",
2163
2682
  "properties": {
2683
+ "mode": {
2684
+ "type": "string",
2685
+ "enum": [
2686
+ "primary",
2687
+ "context",
2688
+ "sparkline",
2689
+ "mobile"
2690
+ ],
2691
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
2692
+ "default": "primary"
2693
+ },
2164
2694
  "width": {
2165
2695
  "type": "number",
2166
2696
  "default": 600
@@ -2214,19 +2744,22 @@
2214
2744
  "colorScheme": {
2215
2745
  "type": [
2216
2746
  "string",
2217
- "array"
2747
+ "array",
2748
+ "object"
2218
2749
  ],
2219
2750
  "default": "category10"
2220
2751
  },
2221
2752
  "tooltip": {
2222
2753
  "type": [
2223
2754
  "boolean",
2224
- "object"
2755
+ "object",
2756
+ "string"
2225
2757
  ],
2226
2758
  "x-semiotic-runtime-types": [
2227
2759
  "boolean",
2228
2760
  "function",
2229
- "object"
2761
+ "object",
2762
+ "string"
2230
2763
  ]
2231
2764
  },
2232
2765
  "annotations": {
@@ -2294,6 +2827,51 @@
2294
2827
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
2295
2828
  "default": "nice"
2296
2829
  },
2830
+ "animate": {
2831
+ "type": [
2832
+ "boolean",
2833
+ "object"
2834
+ ],
2835
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
2836
+ },
2837
+ "loading": {
2838
+ "type": "boolean",
2839
+ "description": "Show loading skeleton / loadingContent."
2840
+ },
2841
+ "hoverHighlight": {
2842
+ "type": "boolean",
2843
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
2844
+ },
2845
+ "chartId": {
2846
+ "type": "string",
2847
+ "description": "Stable id for linked selection / observation / nav sync."
2848
+ },
2849
+ "emphasis": {
2850
+ "type": "string",
2851
+ "enum": [
2852
+ "primary",
2853
+ "secondary"
2854
+ ]
2855
+ },
2856
+ "responsiveWidth": {
2857
+ "type": "boolean"
2858
+ },
2859
+ "responsiveHeight": {
2860
+ "type": "boolean"
2861
+ },
2862
+ "color": {
2863
+ "type": "string",
2864
+ "description": "Uniform mark fill (primitive styling)."
2865
+ },
2866
+ "stroke": {
2867
+ "type": "string"
2868
+ },
2869
+ "strokeWidth": {
2870
+ "type": "number"
2871
+ },
2872
+ "opacity": {
2873
+ "type": "number"
2874
+ },
2297
2875
  "xLabel": {
2298
2876
  "type": "string"
2299
2877
  },
@@ -2396,6 +2974,17 @@
2396
2974
  "parameters": {
2397
2975
  "type": "object",
2398
2976
  "properties": {
2977
+ "mode": {
2978
+ "type": "string",
2979
+ "enum": [
2980
+ "primary",
2981
+ "context",
2982
+ "sparkline",
2983
+ "mobile"
2984
+ ],
2985
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
2986
+ "default": "primary"
2987
+ },
2399
2988
  "width": {
2400
2989
  "type": "number",
2401
2990
  "default": 600
@@ -2449,19 +3038,22 @@
2449
3038
  "colorScheme": {
2450
3039
  "type": [
2451
3040
  "string",
2452
- "array"
3041
+ "array",
3042
+ "object"
2453
3043
  ],
2454
3044
  "default": "category10"
2455
3045
  },
2456
3046
  "tooltip": {
2457
3047
  "type": [
2458
3048
  "boolean",
2459
- "object"
3049
+ "object",
3050
+ "string"
2460
3051
  ],
2461
3052
  "x-semiotic-runtime-types": [
2462
3053
  "boolean",
2463
3054
  "function",
2464
- "object"
3055
+ "object",
3056
+ "string"
2465
3057
  ]
2466
3058
  },
2467
3059
  "annotations": {
@@ -2529,6 +3121,51 @@
2529
3121
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
2530
3122
  "default": "nice"
2531
3123
  },
3124
+ "animate": {
3125
+ "type": [
3126
+ "boolean",
3127
+ "object"
3128
+ ],
3129
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
3130
+ },
3131
+ "loading": {
3132
+ "type": "boolean",
3133
+ "description": "Show loading skeleton / loadingContent."
3134
+ },
3135
+ "hoverHighlight": {
3136
+ "type": "boolean",
3137
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
3138
+ },
3139
+ "chartId": {
3140
+ "type": "string",
3141
+ "description": "Stable id for linked selection / observation / nav sync."
3142
+ },
3143
+ "emphasis": {
3144
+ "type": "string",
3145
+ "enum": [
3146
+ "primary",
3147
+ "secondary"
3148
+ ]
3149
+ },
3150
+ "responsiveWidth": {
3151
+ "type": "boolean"
3152
+ },
3153
+ "responsiveHeight": {
3154
+ "type": "boolean"
3155
+ },
3156
+ "color": {
3157
+ "type": "string",
3158
+ "description": "Uniform mark fill (primitive styling)."
3159
+ },
3160
+ "stroke": {
3161
+ "type": "string"
3162
+ },
3163
+ "strokeWidth": {
3164
+ "type": "number"
3165
+ },
3166
+ "opacity": {
3167
+ "type": "number"
3168
+ },
2532
3169
  "categoryLabel": {
2533
3170
  "type": "string"
2534
3171
  },
@@ -2610,6 +3247,17 @@
2610
3247
  "parameters": {
2611
3248
  "type": "object",
2612
3249
  "properties": {
3250
+ "mode": {
3251
+ "type": "string",
3252
+ "enum": [
3253
+ "primary",
3254
+ "context",
3255
+ "sparkline",
3256
+ "mobile"
3257
+ ],
3258
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
3259
+ "default": "primary"
3260
+ },
2613
3261
  "width": {
2614
3262
  "type": "number",
2615
3263
  "default": 600
@@ -2664,19 +3312,22 @@
2664
3312
  "colorScheme": {
2665
3313
  "type": [
2666
3314
  "string",
2667
- "array"
3315
+ "array",
3316
+ "object"
2668
3317
  ],
2669
3318
  "default": "category10"
2670
3319
  },
2671
3320
  "tooltip": {
2672
3321
  "type": [
2673
3322
  "boolean",
2674
- "object"
3323
+ "object",
3324
+ "string"
2675
3325
  ],
2676
3326
  "x-semiotic-runtime-types": [
2677
3327
  "boolean",
2678
3328
  "function",
2679
- "object"
3329
+ "object",
3330
+ "string"
2680
3331
  ]
2681
3332
  },
2682
3333
  "annotations": {
@@ -2744,6 +3395,51 @@
2744
3395
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
2745
3396
  "default": "nice"
2746
3397
  },
3398
+ "animate": {
3399
+ "type": [
3400
+ "boolean",
3401
+ "object"
3402
+ ],
3403
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
3404
+ },
3405
+ "loading": {
3406
+ "type": "boolean",
3407
+ "description": "Show loading skeleton / loadingContent."
3408
+ },
3409
+ "hoverHighlight": {
3410
+ "type": "boolean",
3411
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
3412
+ },
3413
+ "chartId": {
3414
+ "type": "string",
3415
+ "description": "Stable id for linked selection / observation / nav sync."
3416
+ },
3417
+ "emphasis": {
3418
+ "type": "string",
3419
+ "enum": [
3420
+ "primary",
3421
+ "secondary"
3422
+ ]
3423
+ },
3424
+ "responsiveWidth": {
3425
+ "type": "boolean"
3426
+ },
3427
+ "responsiveHeight": {
3428
+ "type": "boolean"
3429
+ },
3430
+ "color": {
3431
+ "type": "string",
3432
+ "description": "Uniform mark fill (primitive styling)."
3433
+ },
3434
+ "stroke": {
3435
+ "type": "string"
3436
+ },
3437
+ "strokeWidth": {
3438
+ "type": "number"
3439
+ },
3440
+ "opacity": {
3441
+ "type": "number"
3442
+ },
2747
3443
  "categoryLabel": {
2748
3444
  "type": "string"
2749
3445
  },
@@ -2816,6 +3512,17 @@
2816
3512
  "parameters": {
2817
3513
  "type": "object",
2818
3514
  "properties": {
3515
+ "mode": {
3516
+ "type": "string",
3517
+ "enum": [
3518
+ "primary",
3519
+ "context",
3520
+ "sparkline",
3521
+ "mobile"
3522
+ ],
3523
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
3524
+ "default": "primary"
3525
+ },
2819
3526
  "width": {
2820
3527
  "type": "number",
2821
3528
  "default": 600
@@ -2869,19 +3576,22 @@
2869
3576
  "colorScheme": {
2870
3577
  "type": [
2871
3578
  "string",
2872
- "array"
3579
+ "array",
3580
+ "object"
2873
3581
  ],
2874
3582
  "default": "category10"
2875
3583
  },
2876
3584
  "tooltip": {
2877
3585
  "type": [
2878
3586
  "boolean",
2879
- "object"
3587
+ "object",
3588
+ "string"
2880
3589
  ],
2881
3590
  "x-semiotic-runtime-types": [
2882
3591
  "boolean",
2883
3592
  "function",
2884
- "object"
3593
+ "object",
3594
+ "string"
2885
3595
  ]
2886
3596
  },
2887
3597
  "annotations": {
@@ -2949,34 +3659,79 @@
2949
3659
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
2950
3660
  "default": "nice"
2951
3661
  },
2952
- "categoryLabel": {
2953
- "type": "string"
3662
+ "animate": {
3663
+ "type": [
3664
+ "boolean",
3665
+ "object"
3666
+ ],
3667
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
2954
3668
  },
2955
- "valueLabel": {
2956
- "type": "string"
3669
+ "loading": {
3670
+ "type": "boolean",
3671
+ "description": "Show loading skeleton / loadingContent."
2957
3672
  },
2958
- "valueFormat": {
2959
- "x-semiotic-runtime-types": [
2960
- "function"
2961
- ]
3673
+ "hoverHighlight": {
3674
+ "type": "boolean",
3675
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
2962
3676
  },
2963
- "data": {
2964
- "type": "array",
2965
- "description": "Array of raw response or pre-aggregated data objects"
3677
+ "chartId": {
3678
+ "type": "string",
3679
+ "description": "Stable id for linked selection / observation / nav sync."
2966
3680
  },
2967
- "levels": {
2968
- "type": "array",
2969
- "description": "Ordered response labels, most negative to most positive. Defaults to a 5-point Very Low to Very High scale. Odd count = center is neutral.",
2970
- "default": [
2971
- "Very Low",
2972
- "Low",
2973
- "Neutral",
2974
- "High",
2975
- "Very High"
3681
+ "emphasis": {
3682
+ "type": "string",
3683
+ "enum": [
3684
+ "primary",
3685
+ "secondary"
2976
3686
  ]
2977
3687
  },
2978
- "categoryAccessor": {
2979
- "type": "string",
3688
+ "responsiveWidth": {
3689
+ "type": "boolean"
3690
+ },
3691
+ "responsiveHeight": {
3692
+ "type": "boolean"
3693
+ },
3694
+ "color": {
3695
+ "type": "string",
3696
+ "description": "Uniform mark fill (primitive styling)."
3697
+ },
3698
+ "stroke": {
3699
+ "type": "string"
3700
+ },
3701
+ "strokeWidth": {
3702
+ "type": "number"
3703
+ },
3704
+ "opacity": {
3705
+ "type": "number"
3706
+ },
3707
+ "categoryLabel": {
3708
+ "type": "string"
3709
+ },
3710
+ "valueLabel": {
3711
+ "type": "string"
3712
+ },
3713
+ "valueFormat": {
3714
+ "x-semiotic-runtime-types": [
3715
+ "function"
3716
+ ]
3717
+ },
3718
+ "data": {
3719
+ "type": "array",
3720
+ "description": "Array of raw response or pre-aggregated data objects"
3721
+ },
3722
+ "levels": {
3723
+ "type": "array",
3724
+ "description": "Ordered response labels, most negative to most positive. Defaults to a 5-point Very Low to Very High scale. Odd count = center is neutral.",
3725
+ "default": [
3726
+ "Very Low",
3727
+ "Low",
3728
+ "Neutral",
3729
+ "High",
3730
+ "Very High"
3731
+ ]
3732
+ },
3733
+ "categoryAccessor": {
3734
+ "type": "string",
2980
3735
  "description": "Question/item field (ordinal axis)",
2981
3736
  "default": "question",
2982
3737
  "x-semiotic-runtime-types": [
@@ -3035,6 +3790,17 @@
3035
3790
  "parameters": {
3036
3791
  "type": "object",
3037
3792
  "properties": {
3793
+ "mode": {
3794
+ "type": "string",
3795
+ "enum": [
3796
+ "primary",
3797
+ "context",
3798
+ "sparkline",
3799
+ "mobile"
3800
+ ],
3801
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
3802
+ "default": "primary"
3803
+ },
3038
3804
  "width": {
3039
3805
  "type": "number",
3040
3806
  "default": 600
@@ -3089,19 +3855,22 @@
3089
3855
  "colorScheme": {
3090
3856
  "type": [
3091
3857
  "string",
3092
- "array"
3858
+ "array",
3859
+ "object"
3093
3860
  ],
3094
3861
  "default": "category10"
3095
3862
  },
3096
3863
  "tooltip": {
3097
3864
  "type": [
3098
3865
  "boolean",
3099
- "object"
3866
+ "object",
3867
+ "string"
3100
3868
  ],
3101
3869
  "x-semiotic-runtime-types": [
3102
3870
  "boolean",
3103
3871
  "function",
3104
- "object"
3872
+ "object",
3873
+ "string"
3105
3874
  ]
3106
3875
  },
3107
3876
  "annotations": {
@@ -3169,6 +3938,51 @@
3169
3938
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
3170
3939
  "default": "nice"
3171
3940
  },
3941
+ "animate": {
3942
+ "type": [
3943
+ "boolean",
3944
+ "object"
3945
+ ],
3946
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
3947
+ },
3948
+ "loading": {
3949
+ "type": "boolean",
3950
+ "description": "Show loading skeleton / loadingContent."
3951
+ },
3952
+ "hoverHighlight": {
3953
+ "type": "boolean",
3954
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
3955
+ },
3956
+ "chartId": {
3957
+ "type": "string",
3958
+ "description": "Stable id for linked selection / observation / nav sync."
3959
+ },
3960
+ "emphasis": {
3961
+ "type": "string",
3962
+ "enum": [
3963
+ "primary",
3964
+ "secondary"
3965
+ ]
3966
+ },
3967
+ "responsiveWidth": {
3968
+ "type": "boolean"
3969
+ },
3970
+ "responsiveHeight": {
3971
+ "type": "boolean"
3972
+ },
3973
+ "color": {
3974
+ "type": "string",
3975
+ "description": "Uniform mark fill (primitive styling)."
3976
+ },
3977
+ "stroke": {
3978
+ "type": "string"
3979
+ },
3980
+ "strokeWidth": {
3981
+ "type": "number"
3982
+ },
3983
+ "opacity": {
3984
+ "type": "number"
3985
+ },
3172
3986
  "categoryLabel": {
3173
3987
  "type": "string"
3174
3988
  },
@@ -3236,6 +4050,17 @@
3236
4050
  "parameters": {
3237
4051
  "type": "object",
3238
4052
  "properties": {
4053
+ "mode": {
4054
+ "type": "string",
4055
+ "enum": [
4056
+ "primary",
4057
+ "context",
4058
+ "sparkline",
4059
+ "mobile"
4060
+ ],
4061
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
4062
+ "default": "primary"
4063
+ },
3239
4064
  "width": {
3240
4065
  "type": "number",
3241
4066
  "default": 600
@@ -3289,19 +4114,22 @@
3289
4114
  "colorScheme": {
3290
4115
  "type": [
3291
4116
  "string",
3292
- "array"
4117
+ "array",
4118
+ "object"
3293
4119
  ],
3294
4120
  "default": "category10"
3295
4121
  },
3296
4122
  "tooltip": {
3297
4123
  "type": [
3298
4124
  "boolean",
3299
- "object"
4125
+ "object",
4126
+ "string"
3300
4127
  ],
3301
4128
  "x-semiotic-runtime-types": [
3302
4129
  "boolean",
3303
4130
  "function",
3304
- "object"
4131
+ "object",
4132
+ "string"
3305
4133
  ]
3306
4134
  },
3307
4135
  "annotations": {
@@ -3369,6 +4197,51 @@
3369
4197
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
3370
4198
  "default": "nice"
3371
4199
  },
4200
+ "animate": {
4201
+ "type": [
4202
+ "boolean",
4203
+ "object"
4204
+ ],
4205
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
4206
+ },
4207
+ "loading": {
4208
+ "type": "boolean",
4209
+ "description": "Show loading skeleton / loadingContent."
4210
+ },
4211
+ "hoverHighlight": {
4212
+ "type": "boolean",
4213
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
4214
+ },
4215
+ "chartId": {
4216
+ "type": "string",
4217
+ "description": "Stable id for linked selection / observation / nav sync."
4218
+ },
4219
+ "emphasis": {
4220
+ "type": "string",
4221
+ "enum": [
4222
+ "primary",
4223
+ "secondary"
4224
+ ]
4225
+ },
4226
+ "responsiveWidth": {
4227
+ "type": "boolean"
4228
+ },
4229
+ "responsiveHeight": {
4230
+ "type": "boolean"
4231
+ },
4232
+ "color": {
4233
+ "type": "string",
4234
+ "description": "Uniform mark fill (primitive styling)."
4235
+ },
4236
+ "stroke": {
4237
+ "type": "string"
4238
+ },
4239
+ "strokeWidth": {
4240
+ "type": "number"
4241
+ },
4242
+ "opacity": {
4243
+ "type": "number"
4244
+ },
3372
4245
  "categoryLabel": {
3373
4246
  "type": "string"
3374
4247
  },
@@ -3462,6 +4335,17 @@
3462
4335
  "parameters": {
3463
4336
  "type": "object",
3464
4337
  "properties": {
4338
+ "mode": {
4339
+ "type": "string",
4340
+ "enum": [
4341
+ "primary",
4342
+ "context",
4343
+ "sparkline",
4344
+ "mobile"
4345
+ ],
4346
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
4347
+ "default": "primary"
4348
+ },
3465
4349
  "width": {
3466
4350
  "type": "number",
3467
4351
  "default": 600
@@ -3515,19 +4399,22 @@
3515
4399
  "colorScheme": {
3516
4400
  "type": [
3517
4401
  "string",
3518
- "array"
4402
+ "array",
4403
+ "object"
3519
4404
  ],
3520
4405
  "default": "category10"
3521
4406
  },
3522
4407
  "tooltip": {
3523
4408
  "type": [
3524
4409
  "boolean",
3525
- "object"
4410
+ "object",
4411
+ "string"
3526
4412
  ],
3527
4413
  "x-semiotic-runtime-types": [
3528
4414
  "boolean",
3529
4415
  "function",
3530
- "object"
4416
+ "object",
4417
+ "string"
3531
4418
  ]
3532
4419
  },
3533
4420
  "annotations": {
@@ -3595,6 +4482,51 @@
3595
4482
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
3596
4483
  "default": "nice"
3597
4484
  },
4485
+ "animate": {
4486
+ "type": [
4487
+ "boolean",
4488
+ "object"
4489
+ ],
4490
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
4491
+ },
4492
+ "loading": {
4493
+ "type": "boolean",
4494
+ "description": "Show loading skeleton / loadingContent."
4495
+ },
4496
+ "hoverHighlight": {
4497
+ "type": "boolean",
4498
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
4499
+ },
4500
+ "chartId": {
4501
+ "type": "string",
4502
+ "description": "Stable id for linked selection / observation / nav sync."
4503
+ },
4504
+ "emphasis": {
4505
+ "type": "string",
4506
+ "enum": [
4507
+ "primary",
4508
+ "secondary"
4509
+ ]
4510
+ },
4511
+ "responsiveWidth": {
4512
+ "type": "boolean"
4513
+ },
4514
+ "responsiveHeight": {
4515
+ "type": "boolean"
4516
+ },
4517
+ "color": {
4518
+ "type": "string",
4519
+ "description": "Uniform mark fill (primitive styling)."
4520
+ },
4521
+ "stroke": {
4522
+ "type": "string"
4523
+ },
4524
+ "strokeWidth": {
4525
+ "type": "number"
4526
+ },
4527
+ "opacity": {
4528
+ "type": "number"
4529
+ },
3598
4530
  "categoryLabel": {
3599
4531
  "type": "string"
3600
4532
  },
@@ -3662,6 +4594,17 @@
3662
4594
  "parameters": {
3663
4595
  "type": "object",
3664
4596
  "properties": {
4597
+ "mode": {
4598
+ "type": "string",
4599
+ "enum": [
4600
+ "primary",
4601
+ "context",
4602
+ "sparkline",
4603
+ "mobile"
4604
+ ],
4605
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
4606
+ "default": "primary"
4607
+ },
3665
4608
  "width": {
3666
4609
  "type": "number",
3667
4610
  "default": 600
@@ -3715,19 +4658,22 @@
3715
4658
  "colorScheme": {
3716
4659
  "type": [
3717
4660
  "string",
3718
- "array"
4661
+ "array",
4662
+ "object"
3719
4663
  ],
3720
4664
  "default": "category10"
3721
4665
  },
3722
4666
  "tooltip": {
3723
4667
  "type": [
3724
4668
  "boolean",
3725
- "object"
4669
+ "object",
4670
+ "string"
3726
4671
  ],
3727
4672
  "x-semiotic-runtime-types": [
3728
4673
  "boolean",
3729
4674
  "function",
3730
- "object"
4675
+ "object",
4676
+ "string"
3731
4677
  ]
3732
4678
  },
3733
4679
  "annotations": {
@@ -3795,38 +4741,83 @@
3795
4741
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
3796
4742
  "default": "nice"
3797
4743
  },
3798
- "categoryLabel": {
3799
- "type": "string"
3800
- },
3801
- "valueLabel": {
3802
- "type": "string"
4744
+ "animate": {
4745
+ "type": [
4746
+ "boolean",
4747
+ "object"
4748
+ ],
4749
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
3803
4750
  },
3804
- "valueFormat": {
3805
- "x-semiotic-runtime-types": [
3806
- "function"
3807
- ]
4751
+ "loading": {
4752
+ "type": "boolean",
4753
+ "description": "Show loading skeleton / loadingContent."
3808
4754
  },
3809
- "data": {
3810
- "type": "array",
3811
- "description": "Array of data objects"
4755
+ "hoverHighlight": {
4756
+ "type": "boolean",
4757
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
3812
4758
  },
3813
- "categoryAccessor": {
4759
+ "chartId": {
3814
4760
  "type": "string",
3815
- "default": "category",
3816
- "x-semiotic-runtime-types": [
3817
- "string",
3818
- "function"
3819
- ]
4761
+ "description": "Stable id for linked selection / observation / nav sync."
3820
4762
  },
3821
- "valueAccessor": {
4763
+ "emphasis": {
3822
4764
  "type": "string",
3823
- "default": "value",
3824
- "x-semiotic-runtime-types": [
3825
- "string",
3826
- "function"
4765
+ "enum": [
4766
+ "primary",
4767
+ "secondary"
3827
4768
  ]
3828
4769
  },
3829
- "bins": {
4770
+ "responsiveWidth": {
4771
+ "type": "boolean"
4772
+ },
4773
+ "responsiveHeight": {
4774
+ "type": "boolean"
4775
+ },
4776
+ "color": {
4777
+ "type": "string",
4778
+ "description": "Uniform mark fill (primitive styling)."
4779
+ },
4780
+ "stroke": {
4781
+ "type": "string"
4782
+ },
4783
+ "strokeWidth": {
4784
+ "type": "number"
4785
+ },
4786
+ "opacity": {
4787
+ "type": "number"
4788
+ },
4789
+ "categoryLabel": {
4790
+ "type": "string"
4791
+ },
4792
+ "valueLabel": {
4793
+ "type": "string"
4794
+ },
4795
+ "valueFormat": {
4796
+ "x-semiotic-runtime-types": [
4797
+ "function"
4798
+ ]
4799
+ },
4800
+ "data": {
4801
+ "type": "array",
4802
+ "description": "Array of data objects"
4803
+ },
4804
+ "categoryAccessor": {
4805
+ "type": "string",
4806
+ "default": "category",
4807
+ "x-semiotic-runtime-types": [
4808
+ "string",
4809
+ "function"
4810
+ ]
4811
+ },
4812
+ "valueAccessor": {
4813
+ "type": "string",
4814
+ "default": "value",
4815
+ "x-semiotic-runtime-types": [
4816
+ "string",
4817
+ "function"
4818
+ ]
4819
+ },
4820
+ "bins": {
3830
4821
  "type": "number",
3831
4822
  "description": "Number of bins for the histogram",
3832
4823
  "default": 25
@@ -3855,6 +4846,17 @@
3855
4846
  "parameters": {
3856
4847
  "type": "object",
3857
4848
  "properties": {
4849
+ "mode": {
4850
+ "type": "string",
4851
+ "enum": [
4852
+ "primary",
4853
+ "context",
4854
+ "sparkline",
4855
+ "mobile"
4856
+ ],
4857
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
4858
+ "default": "primary"
4859
+ },
3858
4860
  "width": {
3859
4861
  "type": "number",
3860
4862
  "default": 600
@@ -3908,19 +4910,22 @@
3908
4910
  "colorScheme": {
3909
4911
  "type": [
3910
4912
  "string",
3911
- "array"
4913
+ "array",
4914
+ "object"
3912
4915
  ],
3913
4916
  "default": "category10"
3914
4917
  },
3915
4918
  "tooltip": {
3916
4919
  "type": [
3917
4920
  "boolean",
3918
- "object"
4921
+ "object",
4922
+ "string"
3919
4923
  ],
3920
4924
  "x-semiotic-runtime-types": [
3921
4925
  "boolean",
3922
4926
  "function",
3923
- "object"
4927
+ "object",
4928
+ "string"
3924
4929
  ]
3925
4930
  },
3926
4931
  "annotations": {
@@ -3988,6 +4993,51 @@
3988
4993
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
3989
4994
  "default": "nice"
3990
4995
  },
4996
+ "animate": {
4997
+ "type": [
4998
+ "boolean",
4999
+ "object"
5000
+ ],
5001
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
5002
+ },
5003
+ "loading": {
5004
+ "type": "boolean",
5005
+ "description": "Show loading skeleton / loadingContent."
5006
+ },
5007
+ "hoverHighlight": {
5008
+ "type": "boolean",
5009
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
5010
+ },
5011
+ "chartId": {
5012
+ "type": "string",
5013
+ "description": "Stable id for linked selection / observation / nav sync."
5014
+ },
5015
+ "emphasis": {
5016
+ "type": "string",
5017
+ "enum": [
5018
+ "primary",
5019
+ "secondary"
5020
+ ]
5021
+ },
5022
+ "responsiveWidth": {
5023
+ "type": "boolean"
5024
+ },
5025
+ "responsiveHeight": {
5026
+ "type": "boolean"
5027
+ },
5028
+ "color": {
5029
+ "type": "string",
5030
+ "description": "Uniform mark fill (primitive styling)."
5031
+ },
5032
+ "stroke": {
5033
+ "type": "string"
5034
+ },
5035
+ "strokeWidth": {
5036
+ "type": "number"
5037
+ },
5038
+ "opacity": {
5039
+ "type": "number"
5040
+ },
3991
5041
  "categoryLabel": {
3992
5042
  "type": "string"
3993
5043
  },
@@ -4061,6 +5111,17 @@
4061
5111
  "parameters": {
4062
5112
  "type": "object",
4063
5113
  "properties": {
5114
+ "mode": {
5115
+ "type": "string",
5116
+ "enum": [
5117
+ "primary",
5118
+ "context",
5119
+ "sparkline",
5120
+ "mobile"
5121
+ ],
5122
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
5123
+ "default": "primary"
5124
+ },
4064
5125
  "width": {
4065
5126
  "type": "number",
4066
5127
  "default": 600
@@ -4114,19 +5175,22 @@
4114
5175
  "colorScheme": {
4115
5176
  "type": [
4116
5177
  "string",
4117
- "array"
5178
+ "array",
5179
+ "object"
4118
5180
  ],
4119
5181
  "default": "category10"
4120
5182
  },
4121
5183
  "tooltip": {
4122
5184
  "type": [
4123
5185
  "boolean",
4124
- "object"
5186
+ "object",
5187
+ "string"
4125
5188
  ],
4126
5189
  "x-semiotic-runtime-types": [
4127
5190
  "boolean",
4128
5191
  "function",
4129
- "object"
5192
+ "object",
5193
+ "string"
4130
5194
  ]
4131
5195
  },
4132
5196
  "annotations": {
@@ -4194,6 +5258,51 @@
4194
5258
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
4195
5259
  "default": "nice"
4196
5260
  },
5261
+ "animate": {
5262
+ "type": [
5263
+ "boolean",
5264
+ "object"
5265
+ ],
5266
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
5267
+ },
5268
+ "loading": {
5269
+ "type": "boolean",
5270
+ "description": "Show loading skeleton / loadingContent."
5271
+ },
5272
+ "hoverHighlight": {
5273
+ "type": "boolean",
5274
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
5275
+ },
5276
+ "chartId": {
5277
+ "type": "string",
5278
+ "description": "Stable id for linked selection / observation / nav sync."
5279
+ },
5280
+ "emphasis": {
5281
+ "type": "string",
5282
+ "enum": [
5283
+ "primary",
5284
+ "secondary"
5285
+ ]
5286
+ },
5287
+ "responsiveWidth": {
5288
+ "type": "boolean"
5289
+ },
5290
+ "responsiveHeight": {
5291
+ "type": "boolean"
5292
+ },
5293
+ "color": {
5294
+ "type": "string",
5295
+ "description": "Uniform mark fill (primitive styling)."
5296
+ },
5297
+ "stroke": {
5298
+ "type": "string"
5299
+ },
5300
+ "strokeWidth": {
5301
+ "type": "number"
5302
+ },
5303
+ "opacity": {
5304
+ "type": "number"
5305
+ },
4197
5306
  "categoryLabel": {
4198
5307
  "type": "string"
4199
5308
  },
@@ -4249,6 +5358,17 @@
4249
5358
  "parameters": {
4250
5359
  "type": "object",
4251
5360
  "properties": {
5361
+ "mode": {
5362
+ "type": "string",
5363
+ "enum": [
5364
+ "primary",
5365
+ "context",
5366
+ "sparkline",
5367
+ "mobile"
5368
+ ],
5369
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
5370
+ "default": "primary"
5371
+ },
4252
5372
  "width": {
4253
5373
  "type": "number",
4254
5374
  "default": 600
@@ -4302,19 +5422,22 @@
4302
5422
  "colorScheme": {
4303
5423
  "type": [
4304
5424
  "string",
4305
- "array"
5425
+ "array",
5426
+ "object"
4306
5427
  ],
4307
5428
  "default": "category10"
4308
5429
  },
4309
5430
  "tooltip": {
4310
5431
  "type": [
4311
5432
  "boolean",
4312
- "object"
5433
+ "object",
5434
+ "string"
4313
5435
  ],
4314
5436
  "x-semiotic-runtime-types": [
4315
5437
  "boolean",
4316
5438
  "function",
4317
- "object"
5439
+ "object",
5440
+ "string"
4318
5441
  ]
4319
5442
  },
4320
5443
  "annotations": {
@@ -4382,6 +5505,51 @@
4382
5505
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
4383
5506
  "default": "nice"
4384
5507
  },
5508
+ "animate": {
5509
+ "type": [
5510
+ "boolean",
5511
+ "object"
5512
+ ],
5513
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
5514
+ },
5515
+ "loading": {
5516
+ "type": "boolean",
5517
+ "description": "Show loading skeleton / loadingContent."
5518
+ },
5519
+ "hoverHighlight": {
5520
+ "type": "boolean",
5521
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
5522
+ },
5523
+ "chartId": {
5524
+ "type": "string",
5525
+ "description": "Stable id for linked selection / observation / nav sync."
5526
+ },
5527
+ "emphasis": {
5528
+ "type": "string",
5529
+ "enum": [
5530
+ "primary",
5531
+ "secondary"
5532
+ ]
5533
+ },
5534
+ "responsiveWidth": {
5535
+ "type": "boolean"
5536
+ },
5537
+ "responsiveHeight": {
5538
+ "type": "boolean"
5539
+ },
5540
+ "color": {
5541
+ "type": "string",
5542
+ "description": "Uniform mark fill (primitive styling)."
5543
+ },
5544
+ "stroke": {
5545
+ "type": "string"
5546
+ },
5547
+ "strokeWidth": {
5548
+ "type": "number"
5549
+ },
5550
+ "opacity": {
5551
+ "type": "number"
5552
+ },
4385
5553
  "categoryLabel": {
4386
5554
  "type": "string"
4387
5555
  },
@@ -4465,6 +5633,17 @@
4465
5633
  "parameters": {
4466
5634
  "type": "object",
4467
5635
  "properties": {
5636
+ "mode": {
5637
+ "type": "string",
5638
+ "enum": [
5639
+ "primary",
5640
+ "context",
5641
+ "sparkline",
5642
+ "mobile"
5643
+ ],
5644
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
5645
+ "default": "primary"
5646
+ },
4468
5647
  "width": {
4469
5648
  "type": "number",
4470
5649
  "default": 600
@@ -4518,19 +5697,22 @@
4518
5697
  "colorScheme": {
4519
5698
  "type": [
4520
5699
  "string",
4521
- "array"
5700
+ "array",
5701
+ "object"
4522
5702
  ],
4523
5703
  "default": "category10"
4524
5704
  },
4525
5705
  "tooltip": {
4526
5706
  "type": [
4527
5707
  "boolean",
4528
- "object"
5708
+ "object",
5709
+ "string"
4529
5710
  ],
4530
5711
  "x-semiotic-runtime-types": [
4531
5712
  "boolean",
4532
5713
  "function",
4533
- "object"
5714
+ "object",
5715
+ "string"
4534
5716
  ]
4535
5717
  },
4536
5718
  "annotations": {
@@ -4598,30 +5780,75 @@
4598
5780
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
4599
5781
  "default": "nice"
4600
5782
  },
4601
- "data": {
4602
- "type": "array",
4603
- "description": "Array of data objects"
5783
+ "animate": {
5784
+ "type": [
5785
+ "boolean",
5786
+ "object"
5787
+ ],
5788
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
4604
5789
  },
4605
- "categoryAccessor": {
5790
+ "loading": {
5791
+ "type": "boolean",
5792
+ "description": "Show loading skeleton / loadingContent."
5793
+ },
5794
+ "hoverHighlight": {
5795
+ "type": "boolean",
5796
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
5797
+ },
5798
+ "chartId": {
4606
5799
  "type": "string",
4607
- "default": "category",
4608
- "x-semiotic-runtime-types": [
4609
- "string",
4610
- "function"
4611
- ]
5800
+ "description": "Stable id for linked selection / observation / nav sync."
4612
5801
  },
4613
- "valueAccessor": {
5802
+ "emphasis": {
4614
5803
  "type": "string",
4615
- "default": "value",
4616
- "x-semiotic-runtime-types": [
4617
- "string",
4618
- "function"
5804
+ "enum": [
5805
+ "primary",
5806
+ "secondary"
4619
5807
  ]
4620
5808
  },
4621
- "startAngle": {
4622
- "type": "number",
4623
- "description": "Starting angle in radians",
4624
- "default": 0
5809
+ "responsiveWidth": {
5810
+ "type": "boolean"
5811
+ },
5812
+ "responsiveHeight": {
5813
+ "type": "boolean"
5814
+ },
5815
+ "color": {
5816
+ "type": "string",
5817
+ "description": "Uniform mark fill (primitive styling)."
5818
+ },
5819
+ "stroke": {
5820
+ "type": "string"
5821
+ },
5822
+ "strokeWidth": {
5823
+ "type": "number"
5824
+ },
5825
+ "opacity": {
5826
+ "type": "number"
5827
+ },
5828
+ "data": {
5829
+ "type": "array",
5830
+ "description": "Array of data objects"
5831
+ },
5832
+ "categoryAccessor": {
5833
+ "type": "string",
5834
+ "default": "category",
5835
+ "x-semiotic-runtime-types": [
5836
+ "string",
5837
+ "function"
5838
+ ]
5839
+ },
5840
+ "valueAccessor": {
5841
+ "type": "string",
5842
+ "default": "value",
5843
+ "x-semiotic-runtime-types": [
5844
+ "string",
5845
+ "function"
5846
+ ]
5847
+ },
5848
+ "startAngle": {
5849
+ "type": "number",
5850
+ "description": "Starting angle in radians",
5851
+ "default": 0
4625
5852
  }
4626
5853
  },
4627
5854
  "required": [
@@ -4638,6 +5865,17 @@
4638
5865
  "parameters": {
4639
5866
  "type": "object",
4640
5867
  "properties": {
5868
+ "mode": {
5869
+ "type": "string",
5870
+ "enum": [
5871
+ "primary",
5872
+ "context",
5873
+ "sparkline",
5874
+ "mobile"
5875
+ ],
5876
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
5877
+ "default": "primary"
5878
+ },
4641
5879
  "width": {
4642
5880
  "type": "number",
4643
5881
  "default": 600
@@ -4691,19 +5929,22 @@
4691
5929
  "colorScheme": {
4692
5930
  "type": [
4693
5931
  "string",
4694
- "array"
5932
+ "array",
5933
+ "object"
4695
5934
  ],
4696
5935
  "default": "category10"
4697
5936
  },
4698
5937
  "tooltip": {
4699
5938
  "type": [
4700
5939
  "boolean",
4701
- "object"
5940
+ "object",
5941
+ "string"
4702
5942
  ],
4703
5943
  "x-semiotic-runtime-types": [
4704
5944
  "boolean",
4705
5945
  "function",
4706
- "object"
5946
+ "object",
5947
+ "string"
4707
5948
  ]
4708
5949
  },
4709
5950
  "annotations": {
@@ -4771,6 +6012,51 @@
4771
6012
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
4772
6013
  "default": "nice"
4773
6014
  },
6015
+ "animate": {
6016
+ "type": [
6017
+ "boolean",
6018
+ "object"
6019
+ ],
6020
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
6021
+ },
6022
+ "loading": {
6023
+ "type": "boolean",
6024
+ "description": "Show loading skeleton / loadingContent."
6025
+ },
6026
+ "hoverHighlight": {
6027
+ "type": "boolean",
6028
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
6029
+ },
6030
+ "chartId": {
6031
+ "type": "string",
6032
+ "description": "Stable id for linked selection / observation / nav sync."
6033
+ },
6034
+ "emphasis": {
6035
+ "type": "string",
6036
+ "enum": [
6037
+ "primary",
6038
+ "secondary"
6039
+ ]
6040
+ },
6041
+ "responsiveWidth": {
6042
+ "type": "boolean"
6043
+ },
6044
+ "responsiveHeight": {
6045
+ "type": "boolean"
6046
+ },
6047
+ "color": {
6048
+ "type": "string",
6049
+ "description": "Uniform mark fill (primitive styling)."
6050
+ },
6051
+ "stroke": {
6052
+ "type": "string"
6053
+ },
6054
+ "strokeWidth": {
6055
+ "type": "number"
6056
+ },
6057
+ "opacity": {
6058
+ "type": "number"
6059
+ },
4774
6060
  "data": {
4775
6061
  "type": "array",
4776
6062
  "description": "Array of data objects"
@@ -4823,6 +6109,17 @@
4823
6109
  "parameters": {
4824
6110
  "type": "object",
4825
6111
  "properties": {
6112
+ "mode": {
6113
+ "type": "string",
6114
+ "enum": [
6115
+ "primary",
6116
+ "context",
6117
+ "sparkline",
6118
+ "mobile"
6119
+ ],
6120
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
6121
+ "default": "primary"
6122
+ },
4826
6123
  "width": {
4827
6124
  "type": "number",
4828
6125
  "default": 600
@@ -4876,19 +6173,22 @@
4876
6173
  "colorScheme": {
4877
6174
  "type": [
4878
6175
  "string",
4879
- "array"
6176
+ "array",
6177
+ "object"
4880
6178
  ],
4881
6179
  "default": "category10"
4882
6180
  },
4883
6181
  "tooltip": {
4884
6182
  "type": [
4885
6183
  "boolean",
4886
- "object"
6184
+ "object",
6185
+ "string"
4887
6186
  ],
4888
6187
  "x-semiotic-runtime-types": [
4889
6188
  "boolean",
4890
6189
  "function",
4891
- "object"
6190
+ "object",
6191
+ "string"
4892
6192
  ]
4893
6193
  },
4894
6194
  "annotations": {
@@ -4956,6 +6256,51 @@
4956
6256
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
4957
6257
  "default": "nice"
4958
6258
  },
6259
+ "animate": {
6260
+ "type": [
6261
+ "boolean",
6262
+ "object"
6263
+ ],
6264
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
6265
+ },
6266
+ "loading": {
6267
+ "type": "boolean",
6268
+ "description": "Show loading skeleton / loadingContent."
6269
+ },
6270
+ "hoverHighlight": {
6271
+ "type": "boolean",
6272
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
6273
+ },
6274
+ "chartId": {
6275
+ "type": "string",
6276
+ "description": "Stable id for linked selection / observation / nav sync."
6277
+ },
6278
+ "emphasis": {
6279
+ "type": "string",
6280
+ "enum": [
6281
+ "primary",
6282
+ "secondary"
6283
+ ]
6284
+ },
6285
+ "responsiveWidth": {
6286
+ "type": "boolean"
6287
+ },
6288
+ "responsiveHeight": {
6289
+ "type": "boolean"
6290
+ },
6291
+ "color": {
6292
+ "type": "string",
6293
+ "description": "Fallback fill color used when no thresholds are defined"
6294
+ },
6295
+ "stroke": {
6296
+ "type": "string"
6297
+ },
6298
+ "strokeWidth": {
6299
+ "type": "number"
6300
+ },
6301
+ "opacity": {
6302
+ "type": "number"
6303
+ },
4959
6304
  "value": {
4960
6305
  "type": "number",
4961
6306
  "description": "Current gauge value"
@@ -5002,10 +6347,6 @@
5002
6347
  "needleColor": {
5003
6348
  "type": "string"
5004
6349
  },
5005
- "color": {
5006
- "type": "string",
5007
- "description": "Fallback fill color used when no thresholds are defined"
5008
- },
5009
6350
  "valueFormat": {
5010
6351
  "x-semiotic-runtime-types": [
5011
6352
  "function"
@@ -5030,6 +6371,17 @@
5030
6371
  "parameters": {
5031
6372
  "type": "object",
5032
6373
  "properties": {
6374
+ "mode": {
6375
+ "type": "string",
6376
+ "enum": [
6377
+ "primary",
6378
+ "context",
6379
+ "sparkline",
6380
+ "mobile"
6381
+ ],
6382
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
6383
+ "default": "primary"
6384
+ },
5033
6385
  "width": {
5034
6386
  "type": "number",
5035
6387
  "default": 600
@@ -5083,19 +6435,22 @@
5083
6435
  "colorScheme": {
5084
6436
  "type": [
5085
6437
  "string",
5086
- "array"
6438
+ "array",
6439
+ "object"
5087
6440
  ],
5088
6441
  "default": "category10"
5089
6442
  },
5090
6443
  "tooltip": {
5091
6444
  "type": [
5092
6445
  "boolean",
5093
- "object"
6446
+ "object",
6447
+ "string"
5094
6448
  ],
5095
6449
  "x-semiotic-runtime-types": [
5096
6450
  "boolean",
5097
6451
  "function",
5098
- "object"
6452
+ "object",
6453
+ "string"
5099
6454
  ]
5100
6455
  },
5101
6456
  "annotations": {
@@ -5163,6 +6518,51 @@
5163
6518
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
5164
6519
  "default": "nice"
5165
6520
  },
6521
+ "animate": {
6522
+ "type": [
6523
+ "boolean",
6524
+ "object"
6525
+ ],
6526
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
6527
+ },
6528
+ "loading": {
6529
+ "type": "boolean",
6530
+ "description": "Show loading skeleton / loadingContent."
6531
+ },
6532
+ "hoverHighlight": {
6533
+ "type": "boolean",
6534
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
6535
+ },
6536
+ "chartId": {
6537
+ "type": "string",
6538
+ "description": "Stable id for linked selection / observation / nav sync."
6539
+ },
6540
+ "emphasis": {
6541
+ "type": "string",
6542
+ "enum": [
6543
+ "primary",
6544
+ "secondary"
6545
+ ]
6546
+ },
6547
+ "responsiveWidth": {
6548
+ "type": "boolean"
6549
+ },
6550
+ "responsiveHeight": {
6551
+ "type": "boolean"
6552
+ },
6553
+ "color": {
6554
+ "type": "string",
6555
+ "description": "Uniform mark fill (primitive styling)."
6556
+ },
6557
+ "stroke": {
6558
+ "type": "string"
6559
+ },
6560
+ "strokeWidth": {
6561
+ "type": "number"
6562
+ },
6563
+ "opacity": {
6564
+ "type": "number"
6565
+ },
5166
6566
  "nodes": {
5167
6567
  "type": "array",
5168
6568
  "description": "Array of node objects"
@@ -5286,6 +6686,17 @@
5286
6686
  "parameters": {
5287
6687
  "type": "object",
5288
6688
  "properties": {
6689
+ "mode": {
6690
+ "type": "string",
6691
+ "enum": [
6692
+ "primary",
6693
+ "context",
6694
+ "sparkline",
6695
+ "mobile"
6696
+ ],
6697
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
6698
+ "default": "primary"
6699
+ },
5289
6700
  "width": {
5290
6701
  "type": "number",
5291
6702
  "default": 600
@@ -5339,19 +6750,22 @@
5339
6750
  "colorScheme": {
5340
6751
  "type": [
5341
6752
  "string",
5342
- "array"
6753
+ "array",
6754
+ "object"
5343
6755
  ],
5344
6756
  "default": "category10"
5345
6757
  },
5346
6758
  "tooltip": {
5347
6759
  "type": [
5348
6760
  "boolean",
5349
- "object"
6761
+ "object",
6762
+ "string"
5350
6763
  ],
5351
6764
  "x-semiotic-runtime-types": [
5352
6765
  "boolean",
5353
6766
  "function",
5354
- "object"
6767
+ "object",
6768
+ "string"
5355
6769
  ]
5356
6770
  },
5357
6771
  "annotations": {
@@ -5419,35 +6833,80 @@
5419
6833
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
5420
6834
  "default": "nice"
5421
6835
  },
5422
- "edges": {
5423
- "type": "array",
5424
- "description": "Array of edge objects with source, target, and value"
6836
+ "animate": {
6837
+ "type": [
6838
+ "boolean",
6839
+ "object"
6840
+ ],
6841
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
5425
6842
  },
5426
- "nodes": {
5427
- "type": "array",
5428
- "description": "Optional array of node objects (auto-derived from edges if omitted)"
6843
+ "loading": {
6844
+ "type": "boolean",
6845
+ "description": "Show loading skeleton / loadingContent."
5429
6846
  },
5430
- "sourceAccessor": {
6847
+ "hoverHighlight": {
6848
+ "type": "boolean",
6849
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
6850
+ },
6851
+ "chartId": {
5431
6852
  "type": "string",
5432
- "default": "source",
5433
- "x-semiotic-runtime-types": [
5434
- "string",
5435
- "function"
5436
- ]
6853
+ "description": "Stable id for linked selection / observation / nav sync."
5437
6854
  },
5438
- "targetAccessor": {
6855
+ "emphasis": {
5439
6856
  "type": "string",
5440
- "default": "target",
5441
- "x-semiotic-runtime-types": [
5442
- "string",
5443
- "function"
6857
+ "enum": [
6858
+ "primary",
6859
+ "secondary"
5444
6860
  ]
5445
6861
  },
5446
- "valueAccessor": {
5447
- "type": "string",
5448
- "description": "Key for edge flow value",
5449
- "default": "value",
5450
- "x-semiotic-runtime-types": [
6862
+ "responsiveWidth": {
6863
+ "type": "boolean"
6864
+ },
6865
+ "responsiveHeight": {
6866
+ "type": "boolean"
6867
+ },
6868
+ "color": {
6869
+ "type": "string",
6870
+ "description": "Uniform mark fill (primitive styling)."
6871
+ },
6872
+ "stroke": {
6873
+ "type": "string"
6874
+ },
6875
+ "strokeWidth": {
6876
+ "type": "number"
6877
+ },
6878
+ "opacity": {
6879
+ "type": "number"
6880
+ },
6881
+ "edges": {
6882
+ "type": "array",
6883
+ "description": "Array of edge objects with source, target, and value"
6884
+ },
6885
+ "nodes": {
6886
+ "type": "array",
6887
+ "description": "Optional array of node objects (auto-derived from edges if omitted)"
6888
+ },
6889
+ "sourceAccessor": {
6890
+ "type": "string",
6891
+ "default": "source",
6892
+ "x-semiotic-runtime-types": [
6893
+ "string",
6894
+ "function"
6895
+ ]
6896
+ },
6897
+ "targetAccessor": {
6898
+ "type": "string",
6899
+ "default": "target",
6900
+ "x-semiotic-runtime-types": [
6901
+ "string",
6902
+ "function"
6903
+ ]
6904
+ },
6905
+ "valueAccessor": {
6906
+ "type": "string",
6907
+ "description": "Key for edge flow value",
6908
+ "default": "value",
6909
+ "x-semiotic-runtime-types": [
5451
6910
  "string",
5452
6911
  "function"
5453
6912
  ]
@@ -5531,6 +6990,17 @@
5531
6990
  "parameters": {
5532
6991
  "type": "object",
5533
6992
  "properties": {
6993
+ "mode": {
6994
+ "type": "string",
6995
+ "enum": [
6996
+ "primary",
6997
+ "context",
6998
+ "sparkline",
6999
+ "mobile"
7000
+ ],
7001
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
7002
+ "default": "primary"
7003
+ },
5534
7004
  "width": {
5535
7005
  "type": "number",
5536
7006
  "default": 600
@@ -5584,19 +7054,22 @@
5584
7054
  "colorScheme": {
5585
7055
  "type": [
5586
7056
  "string",
5587
- "array"
7057
+ "array",
7058
+ "object"
5588
7059
  ],
5589
7060
  "default": "category10"
5590
7061
  },
5591
7062
  "tooltip": {
5592
7063
  "type": [
5593
7064
  "boolean",
5594
- "object"
7065
+ "object",
7066
+ "string"
5595
7067
  ],
5596
7068
  "x-semiotic-runtime-types": [
5597
7069
  "boolean",
5598
7070
  "function",
5599
- "object"
7071
+ "object",
7072
+ "string"
5600
7073
  ]
5601
7074
  },
5602
7075
  "annotations": {
@@ -5664,6 +7137,51 @@
5664
7137
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
5665
7138
  "default": "nice"
5666
7139
  },
7140
+ "animate": {
7141
+ "type": [
7142
+ "boolean",
7143
+ "object"
7144
+ ],
7145
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
7146
+ },
7147
+ "loading": {
7148
+ "type": "boolean",
7149
+ "description": "Show loading skeleton / loadingContent."
7150
+ },
7151
+ "hoverHighlight": {
7152
+ "type": "boolean",
7153
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
7154
+ },
7155
+ "chartId": {
7156
+ "type": "string",
7157
+ "description": "Stable id for linked selection / observation / nav sync."
7158
+ },
7159
+ "emphasis": {
7160
+ "type": "string",
7161
+ "enum": [
7162
+ "primary",
7163
+ "secondary"
7164
+ ]
7165
+ },
7166
+ "responsiveWidth": {
7167
+ "type": "boolean"
7168
+ },
7169
+ "responsiveHeight": {
7170
+ "type": "boolean"
7171
+ },
7172
+ "color": {
7173
+ "type": "string",
7174
+ "description": "Uniform mark fill (primitive styling)."
7175
+ },
7176
+ "stroke": {
7177
+ "type": "string"
7178
+ },
7179
+ "strokeWidth": {
7180
+ "type": "number"
7181
+ },
7182
+ "opacity": {
7183
+ "type": "number"
7184
+ },
5667
7185
  "edges": {
5668
7186
  "type": "array",
5669
7187
  "description": "Array of edge objects with source, target, and value"
@@ -5754,6 +7272,17 @@
5754
7272
  "parameters": {
5755
7273
  "type": "object",
5756
7274
  "properties": {
7275
+ "mode": {
7276
+ "type": "string",
7277
+ "enum": [
7278
+ "primary",
7279
+ "context",
7280
+ "sparkline",
7281
+ "mobile"
7282
+ ],
7283
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
7284
+ "default": "primary"
7285
+ },
5757
7286
  "width": {
5758
7287
  "type": "number",
5759
7288
  "default": 600
@@ -5807,19 +7336,22 @@
5807
7336
  "colorScheme": {
5808
7337
  "type": [
5809
7338
  "string",
5810
- "array"
7339
+ "array",
7340
+ "object"
5811
7341
  ],
5812
7342
  "default": "category10"
5813
7343
  },
5814
7344
  "tooltip": {
5815
7345
  "type": [
5816
7346
  "boolean",
5817
- "object"
7347
+ "object",
7348
+ "string"
5818
7349
  ],
5819
7350
  "x-semiotic-runtime-types": [
5820
7351
  "boolean",
5821
7352
  "function",
5822
- "object"
7353
+ "object",
7354
+ "string"
5823
7355
  ]
5824
7356
  },
5825
7357
  "annotations": {
@@ -5887,6 +7419,51 @@
5887
7419
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
5888
7420
  "default": "nice"
5889
7421
  },
7422
+ "animate": {
7423
+ "type": [
7424
+ "boolean",
7425
+ "object"
7426
+ ],
7427
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
7428
+ },
7429
+ "loading": {
7430
+ "type": "boolean",
7431
+ "description": "Show loading skeleton / loadingContent."
7432
+ },
7433
+ "hoverHighlight": {
7434
+ "type": "boolean",
7435
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
7436
+ },
7437
+ "chartId": {
7438
+ "type": "string",
7439
+ "description": "Stable id for linked selection / observation / nav sync."
7440
+ },
7441
+ "emphasis": {
7442
+ "type": "string",
7443
+ "enum": [
7444
+ "primary",
7445
+ "secondary"
7446
+ ]
7447
+ },
7448
+ "responsiveWidth": {
7449
+ "type": "boolean"
7450
+ },
7451
+ "responsiveHeight": {
7452
+ "type": "boolean"
7453
+ },
7454
+ "color": {
7455
+ "type": "string",
7456
+ "description": "Uniform mark fill (primitive styling)."
7457
+ },
7458
+ "stroke": {
7459
+ "type": "string"
7460
+ },
7461
+ "strokeWidth": {
7462
+ "type": "number"
7463
+ },
7464
+ "opacity": {
7465
+ "type": "number"
7466
+ },
5890
7467
  "data": {
5891
7468
  "type": "object",
5892
7469
  "description": "Root node object with nested children"
@@ -5979,6 +7556,17 @@
5979
7556
  "parameters": {
5980
7557
  "type": "object",
5981
7558
  "properties": {
7559
+ "mode": {
7560
+ "type": "string",
7561
+ "enum": [
7562
+ "primary",
7563
+ "context",
7564
+ "sparkline",
7565
+ "mobile"
7566
+ ],
7567
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
7568
+ "default": "primary"
7569
+ },
5982
7570
  "width": {
5983
7571
  "type": "number",
5984
7572
  "default": 600
@@ -6032,19 +7620,22 @@
6032
7620
  "colorScheme": {
6033
7621
  "type": [
6034
7622
  "string",
6035
- "array"
7623
+ "array",
7624
+ "object"
6036
7625
  ],
6037
7626
  "default": "category10"
6038
7627
  },
6039
7628
  "tooltip": {
6040
7629
  "type": [
6041
7630
  "boolean",
6042
- "object"
7631
+ "object",
7632
+ "string"
6043
7633
  ],
6044
7634
  "x-semiotic-runtime-types": [
6045
7635
  "boolean",
6046
7636
  "function",
6047
- "object"
7637
+ "object",
7638
+ "string"
6048
7639
  ]
6049
7640
  },
6050
7641
  "annotations": {
@@ -6112,6 +7703,51 @@
6112
7703
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
6113
7704
  "default": "nice"
6114
7705
  },
7706
+ "animate": {
7707
+ "type": [
7708
+ "boolean",
7709
+ "object"
7710
+ ],
7711
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
7712
+ },
7713
+ "loading": {
7714
+ "type": "boolean",
7715
+ "description": "Show loading skeleton / loadingContent."
7716
+ },
7717
+ "hoverHighlight": {
7718
+ "type": "boolean",
7719
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
7720
+ },
7721
+ "chartId": {
7722
+ "type": "string",
7723
+ "description": "Stable id for linked selection / observation / nav sync."
7724
+ },
7725
+ "emphasis": {
7726
+ "type": "string",
7727
+ "enum": [
7728
+ "primary",
7729
+ "secondary"
7730
+ ]
7731
+ },
7732
+ "responsiveWidth": {
7733
+ "type": "boolean"
7734
+ },
7735
+ "responsiveHeight": {
7736
+ "type": "boolean"
7737
+ },
7738
+ "color": {
7739
+ "type": "string",
7740
+ "description": "Uniform mark fill (primitive styling)."
7741
+ },
7742
+ "stroke": {
7743
+ "type": "string"
7744
+ },
7745
+ "strokeWidth": {
7746
+ "type": "number"
7747
+ },
7748
+ "opacity": {
7749
+ "type": "number"
7750
+ },
6115
7751
  "data": {
6116
7752
  "type": "object",
6117
7753
  "description": "Root node object with nested children"
@@ -6170,6 +7806,17 @@
6170
7806
  "parameters": {
6171
7807
  "type": "object",
6172
7808
  "properties": {
7809
+ "mode": {
7810
+ "type": "string",
7811
+ "enum": [
7812
+ "primary",
7813
+ "context",
7814
+ "sparkline",
7815
+ "mobile"
7816
+ ],
7817
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
7818
+ "default": "primary"
7819
+ },
6173
7820
  "width": {
6174
7821
  "type": "number",
6175
7822
  "default": 600
@@ -6223,19 +7870,22 @@
6223
7870
  "colorScheme": {
6224
7871
  "type": [
6225
7872
  "string",
6226
- "array"
7873
+ "array",
7874
+ "object"
6227
7875
  ],
6228
7876
  "default": "category10"
6229
7877
  },
6230
7878
  "tooltip": {
6231
7879
  "type": [
6232
7880
  "boolean",
6233
- "object"
7881
+ "object",
7882
+ "string"
6234
7883
  ],
6235
7884
  "x-semiotic-runtime-types": [
6236
7885
  "boolean",
6237
7886
  "function",
6238
- "object"
7887
+ "object",
7888
+ "string"
6239
7889
  ]
6240
7890
  },
6241
7891
  "annotations": {
@@ -6303,35 +7953,80 @@
6303
7953
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
6304
7954
  "default": "nice"
6305
7955
  },
6306
- "data": {
6307
- "type": "object",
6308
- "description": "Root node object with nested children"
7956
+ "animate": {
7957
+ "type": [
7958
+ "boolean",
7959
+ "object"
7960
+ ],
7961
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
6309
7962
  },
6310
- "childrenAccessor": {
6311
- "type": "string",
6312
- "default": "children",
6313
- "x-semiotic-runtime-types": [
6314
- "string",
6315
- "function"
6316
- ]
7963
+ "loading": {
7964
+ "type": "boolean",
7965
+ "description": "Show loading skeleton / loadingContent."
6317
7966
  },
6318
- "valueAccessor": {
7967
+ "hoverHighlight": {
7968
+ "type": "boolean",
7969
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
7970
+ },
7971
+ "chartId": {
6319
7972
  "type": "string",
6320
- "default": "value",
6321
- "x-semiotic-runtime-types": [
6322
- "string",
6323
- "function"
6324
- ]
7973
+ "description": "Stable id for linked selection / observation / nav sync."
6325
7974
  },
6326
- "nodeIdAccessor": {
7975
+ "emphasis": {
6327
7976
  "type": "string",
6328
- "default": "name",
6329
- "x-semiotic-runtime-types": [
6330
- "string",
6331
- "function"
7977
+ "enum": [
7978
+ "primary",
7979
+ "secondary"
6332
7980
  ]
6333
7981
  },
6334
- "colorByDepth": {
7982
+ "responsiveWidth": {
7983
+ "type": "boolean"
7984
+ },
7985
+ "responsiveHeight": {
7986
+ "type": "boolean"
7987
+ },
7988
+ "color": {
7989
+ "type": "string",
7990
+ "description": "Uniform mark fill (primitive styling)."
7991
+ },
7992
+ "stroke": {
7993
+ "type": "string"
7994
+ },
7995
+ "strokeWidth": {
7996
+ "type": "number"
7997
+ },
7998
+ "opacity": {
7999
+ "type": "number"
8000
+ },
8001
+ "data": {
8002
+ "type": "object",
8003
+ "description": "Root node object with nested children"
8004
+ },
8005
+ "childrenAccessor": {
8006
+ "type": "string",
8007
+ "default": "children",
8008
+ "x-semiotic-runtime-types": [
8009
+ "string",
8010
+ "function"
8011
+ ]
8012
+ },
8013
+ "valueAccessor": {
8014
+ "type": "string",
8015
+ "default": "value",
8016
+ "x-semiotic-runtime-types": [
8017
+ "string",
8018
+ "function"
8019
+ ]
8020
+ },
8021
+ "nodeIdAccessor": {
8022
+ "type": "string",
8023
+ "default": "name",
8024
+ "x-semiotic-runtime-types": [
8025
+ "string",
8026
+ "function"
8027
+ ]
8028
+ },
8029
+ "colorByDepth": {
6335
8030
  "type": "boolean",
6336
8031
  "default": false
6337
8032
  },
@@ -6365,6 +8060,17 @@
6365
8060
  "parameters": {
6366
8061
  "type": "object",
6367
8062
  "properties": {
8063
+ "mode": {
8064
+ "type": "string",
8065
+ "enum": [
8066
+ "primary",
8067
+ "context",
8068
+ "sparkline",
8069
+ "mobile"
8070
+ ],
8071
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
8072
+ "default": "primary"
8073
+ },
6368
8074
  "width": {
6369
8075
  "type": "number",
6370
8076
  "default": 600
@@ -6418,19 +8124,22 @@
6418
8124
  "colorScheme": {
6419
8125
  "type": [
6420
8126
  "string",
6421
- "array"
8127
+ "array",
8128
+ "object"
6422
8129
  ],
6423
8130
  "default": "category10"
6424
8131
  },
6425
8132
  "tooltip": {
6426
8133
  "type": [
6427
8134
  "boolean",
6428
- "object"
8135
+ "object",
8136
+ "string"
6429
8137
  ],
6430
8138
  "x-semiotic-runtime-types": [
6431
8139
  "boolean",
6432
8140
  "function",
6433
- "object"
8141
+ "object",
8142
+ "string"
6434
8143
  ]
6435
8144
  },
6436
8145
  "annotations": {
@@ -6498,6 +8207,51 @@
6498
8207
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
6499
8208
  "default": "nice"
6500
8209
  },
8210
+ "animate": {
8211
+ "type": [
8212
+ "boolean",
8213
+ "object"
8214
+ ],
8215
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
8216
+ },
8217
+ "loading": {
8218
+ "type": "boolean",
8219
+ "description": "Show loading skeleton / loadingContent."
8220
+ },
8221
+ "hoverHighlight": {
8222
+ "type": "boolean",
8223
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
8224
+ },
8225
+ "chartId": {
8226
+ "type": "string",
8227
+ "description": "Stable id for linked selection / observation / nav sync."
8228
+ },
8229
+ "emphasis": {
8230
+ "type": "string",
8231
+ "enum": [
8232
+ "primary",
8233
+ "secondary"
8234
+ ]
8235
+ },
8236
+ "responsiveWidth": {
8237
+ "type": "boolean"
8238
+ },
8239
+ "responsiveHeight": {
8240
+ "type": "boolean"
8241
+ },
8242
+ "color": {
8243
+ "type": "string",
8244
+ "description": "Uniform mark fill (primitive styling)."
8245
+ },
8246
+ "stroke": {
8247
+ "type": "string"
8248
+ },
8249
+ "strokeWidth": {
8250
+ "type": "number"
8251
+ },
8252
+ "opacity": {
8253
+ "type": "number"
8254
+ },
6501
8255
  "data": {
6502
8256
  "type": "object",
6503
8257
  "description": "Hierarchical root object with children: { name: 'root', children: [...] }"
@@ -7554,6 +9308,17 @@
7554
9308
  "parameters": {
7555
9309
  "type": "object",
7556
9310
  "properties": {
9311
+ "mode": {
9312
+ "type": "string",
9313
+ "enum": [
9314
+ "primary",
9315
+ "context",
9316
+ "sparkline",
9317
+ "mobile"
9318
+ ],
9319
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
9320
+ "default": "primary"
9321
+ },
7557
9322
  "width": {
7558
9323
  "type": "number",
7559
9324
  "default": 600
@@ -7607,19 +9372,22 @@
7607
9372
  "colorScheme": {
7608
9373
  "type": [
7609
9374
  "string",
7610
- "array"
9375
+ "array",
9376
+ "object"
7611
9377
  ],
7612
9378
  "default": "category10"
7613
9379
  },
7614
9380
  "tooltip": {
7615
9381
  "type": [
7616
9382
  "boolean",
7617
- "object"
9383
+ "object",
9384
+ "string"
7618
9385
  ],
7619
9386
  "x-semiotic-runtime-types": [
7620
9387
  "boolean",
7621
9388
  "function",
7622
- "object"
9389
+ "object",
9390
+ "string"
7623
9391
  ]
7624
9392
  },
7625
9393
  "annotations": {
@@ -7687,6 +9455,51 @@
7687
9455
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
7688
9456
  "default": "nice"
7689
9457
  },
9458
+ "animate": {
9459
+ "type": [
9460
+ "boolean",
9461
+ "object"
9462
+ ],
9463
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
9464
+ },
9465
+ "loading": {
9466
+ "type": "boolean",
9467
+ "description": "Show loading skeleton / loadingContent."
9468
+ },
9469
+ "hoverHighlight": {
9470
+ "type": "boolean",
9471
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
9472
+ },
9473
+ "chartId": {
9474
+ "type": "string",
9475
+ "description": "Stable id for linked selection / observation / nav sync."
9476
+ },
9477
+ "emphasis": {
9478
+ "type": "string",
9479
+ "enum": [
9480
+ "primary",
9481
+ "secondary"
9482
+ ]
9483
+ },
9484
+ "responsiveWidth": {
9485
+ "type": "boolean"
9486
+ },
9487
+ "responsiveHeight": {
9488
+ "type": "boolean"
9489
+ },
9490
+ "color": {
9491
+ "type": "string",
9492
+ "description": "Uniform mark fill (primitive styling)."
9493
+ },
9494
+ "stroke": {
9495
+ "type": "string"
9496
+ },
9497
+ "strokeWidth": {
9498
+ "type": "number"
9499
+ },
9500
+ "opacity": {
9501
+ "type": "number"
9502
+ },
7690
9503
  "categoryLabel": {
7691
9504
  "type": "string"
7692
9505
  },
@@ -7747,9 +9560,6 @@
7747
9560
  "description": "Show category tick labels on ordinal axis",
7748
9561
  "default": false
7749
9562
  },
7750
- "responsiveWidth": {
7751
- "type": "boolean"
7752
- },
7753
9563
  "legendPosition": {
7754
9564
  "type": "string",
7755
9565
  "enum": [
@@ -7774,6 +9584,17 @@
7774
9584
  "parameters": {
7775
9585
  "type": "object",
7776
9586
  "properties": {
9587
+ "mode": {
9588
+ "type": "string",
9589
+ "enum": [
9590
+ "primary",
9591
+ "context",
9592
+ "sparkline",
9593
+ "mobile"
9594
+ ],
9595
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
9596
+ "default": "primary"
9597
+ },
7777
9598
  "width": {
7778
9599
  "type": "number",
7779
9600
  "default": 600
@@ -7827,19 +9648,22 @@
7827
9648
  "colorScheme": {
7828
9649
  "type": [
7829
9650
  "string",
7830
- "array"
9651
+ "array",
9652
+ "object"
7831
9653
  ],
7832
9654
  "default": "category10"
7833
9655
  },
7834
9656
  "tooltip": {
7835
9657
  "type": [
7836
9658
  "boolean",
7837
- "object"
9659
+ "object",
9660
+ "string"
7838
9661
  ],
7839
9662
  "x-semiotic-runtime-types": [
7840
9663
  "boolean",
7841
9664
  "function",
7842
- "object"
9665
+ "object",
9666
+ "string"
7843
9667
  ]
7844
9668
  },
7845
9669
  "annotations": {
@@ -7907,6 +9731,51 @@
7907
9731
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
7908
9732
  "default": "nice"
7909
9733
  },
9734
+ "animate": {
9735
+ "type": [
9736
+ "boolean",
9737
+ "object"
9738
+ ],
9739
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
9740
+ },
9741
+ "loading": {
9742
+ "type": "boolean",
9743
+ "description": "Show loading skeleton / loadingContent."
9744
+ },
9745
+ "hoverHighlight": {
9746
+ "type": "boolean",
9747
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
9748
+ },
9749
+ "chartId": {
9750
+ "type": "string",
9751
+ "description": "Stable id for linked selection / observation / nav sync."
9752
+ },
9753
+ "emphasis": {
9754
+ "type": "string",
9755
+ "enum": [
9756
+ "primary",
9757
+ "secondary"
9758
+ ]
9759
+ },
9760
+ "responsiveWidth": {
9761
+ "type": "boolean"
9762
+ },
9763
+ "responsiveHeight": {
9764
+ "type": "boolean"
9765
+ },
9766
+ "color": {
9767
+ "type": "string",
9768
+ "description": "Uniform mark fill (primitive styling)."
9769
+ },
9770
+ "stroke": {
9771
+ "type": "string"
9772
+ },
9773
+ "strokeWidth": {
9774
+ "type": "number"
9775
+ },
9776
+ "opacity": {
9777
+ "type": "number"
9778
+ },
7910
9779
  "categoryLabel": {
7911
9780
  "type": "string"
7912
9781
  },
@@ -7987,9 +9856,6 @@
7987
9856
  "type": "boolean",
7988
9857
  "description": "Show lane labels on the category axis"
7989
9858
  },
7990
- "responsiveWidth": {
7991
- "type": "boolean"
7992
- },
7993
9859
  "legendPosition": {
7994
9860
  "type": "string",
7995
9861
  "enum": [
@@ -8014,6 +9880,17 @@
8014
9880
  "parameters": {
8015
9881
  "type": "object",
8016
9882
  "properties": {
9883
+ "mode": {
9884
+ "type": "string",
9885
+ "enum": [
9886
+ "primary",
9887
+ "context",
9888
+ "sparkline",
9889
+ "mobile"
9890
+ ],
9891
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
9892
+ "default": "primary"
9893
+ },
8017
9894
  "width": {
8018
9895
  "type": "number",
8019
9896
  "default": 600
@@ -8067,19 +9944,22 @@
8067
9944
  "colorScheme": {
8068
9945
  "type": [
8069
9946
  "string",
8070
- "array"
9947
+ "array",
9948
+ "object"
8071
9949
  ],
8072
9950
  "default": "category10"
8073
9951
  },
8074
9952
  "tooltip": {
8075
9953
  "type": [
8076
9954
  "boolean",
8077
- "object"
9955
+ "object",
9956
+ "string"
8078
9957
  ],
8079
9958
  "x-semiotic-runtime-types": [
8080
9959
  "boolean",
8081
9960
  "function",
8082
- "object"
9961
+ "object",
9962
+ "string"
8083
9963
  ]
8084
9964
  },
8085
9965
  "annotations": {
@@ -8147,6 +10027,51 @@
8147
10027
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8148
10028
  "default": "nice"
8149
10029
  },
10030
+ "animate": {
10031
+ "type": [
10032
+ "boolean",
10033
+ "object"
10034
+ ],
10035
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
10036
+ },
10037
+ "loading": {
10038
+ "type": "boolean",
10039
+ "description": "Show loading skeleton / loadingContent."
10040
+ },
10041
+ "hoverHighlight": {
10042
+ "type": "boolean",
10043
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
10044
+ },
10045
+ "chartId": {
10046
+ "type": "string",
10047
+ "description": "Stable id for linked selection / observation / nav sync."
10048
+ },
10049
+ "emphasis": {
10050
+ "type": "string",
10051
+ "enum": [
10052
+ "primary",
10053
+ "secondary"
10054
+ ]
10055
+ },
10056
+ "responsiveWidth": {
10057
+ "type": "boolean"
10058
+ },
10059
+ "responsiveHeight": {
10060
+ "type": "boolean"
10061
+ },
10062
+ "color": {
10063
+ "type": "string",
10064
+ "description": "Uniform mark fill (primitive styling)."
10065
+ },
10066
+ "stroke": {
10067
+ "type": "string"
10068
+ },
10069
+ "strokeWidth": {
10070
+ "type": "number"
10071
+ },
10072
+ "opacity": {
10073
+ "type": "number"
10074
+ },
8150
10075
  "data": {
8151
10076
  "type": "array"
8152
10077
  },
@@ -8169,6 +10094,17 @@
8169
10094
  "parameters": {
8170
10095
  "type": "object",
8171
10096
  "properties": {
10097
+ "mode": {
10098
+ "type": "string",
10099
+ "enum": [
10100
+ "primary",
10101
+ "context",
10102
+ "sparkline",
10103
+ "mobile"
10104
+ ],
10105
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
10106
+ "default": "primary"
10107
+ },
8172
10108
  "width": {
8173
10109
  "type": "number",
8174
10110
  "default": 600
@@ -8222,19 +10158,22 @@
8222
10158
  "colorScheme": {
8223
10159
  "type": [
8224
10160
  "string",
8225
- "array"
10161
+ "array",
10162
+ "object"
8226
10163
  ],
8227
10164
  "default": "category10"
8228
10165
  },
8229
10166
  "tooltip": {
8230
10167
  "type": [
8231
10168
  "boolean",
8232
- "object"
10169
+ "object",
10170
+ "string"
8233
10171
  ],
8234
10172
  "x-semiotic-runtime-types": [
8235
10173
  "boolean",
8236
10174
  "function",
8237
- "object"
10175
+ "object",
10176
+ "string"
8238
10177
  ]
8239
10178
  },
8240
10179
  "annotations": {
@@ -8302,6 +10241,51 @@
8302
10241
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8303
10242
  "default": "nice"
8304
10243
  },
10244
+ "animate": {
10245
+ "type": [
10246
+ "boolean",
10247
+ "object"
10248
+ ],
10249
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
10250
+ },
10251
+ "loading": {
10252
+ "type": "boolean",
10253
+ "description": "Show loading skeleton / loadingContent."
10254
+ },
10255
+ "hoverHighlight": {
10256
+ "type": "boolean",
10257
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
10258
+ },
10259
+ "chartId": {
10260
+ "type": "string",
10261
+ "description": "Stable id for linked selection / observation / nav sync."
10262
+ },
10263
+ "emphasis": {
10264
+ "type": "string",
10265
+ "enum": [
10266
+ "primary",
10267
+ "secondary"
10268
+ ]
10269
+ },
10270
+ "responsiveWidth": {
10271
+ "type": "boolean"
10272
+ },
10273
+ "responsiveHeight": {
10274
+ "type": "boolean"
10275
+ },
10276
+ "color": {
10277
+ "type": "string",
10278
+ "description": "Uniform mark fill (primitive styling)."
10279
+ },
10280
+ "stroke": {
10281
+ "type": "string"
10282
+ },
10283
+ "strokeWidth": {
10284
+ "type": "number"
10285
+ },
10286
+ "opacity": {
10287
+ "type": "number"
10288
+ },
8305
10289
  "data": {
8306
10290
  "type": "array"
8307
10291
  }
@@ -8320,6 +10304,17 @@
8320
10304
  "parameters": {
8321
10305
  "type": "object",
8322
10306
  "properties": {
10307
+ "mode": {
10308
+ "type": "string",
10309
+ "enum": [
10310
+ "primary",
10311
+ "context",
10312
+ "sparkline",
10313
+ "mobile"
10314
+ ],
10315
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
10316
+ "default": "primary"
10317
+ },
8323
10318
  "width": {
8324
10319
  "type": "number",
8325
10320
  "default": 600
@@ -8379,12 +10374,14 @@
8379
10374
  "tooltip": {
8380
10375
  "type": [
8381
10376
  "boolean",
8382
- "object"
10377
+ "object",
10378
+ "string"
8383
10379
  ],
8384
10380
  "x-semiotic-runtime-types": [
8385
10381
  "boolean",
8386
10382
  "function",
8387
- "object"
10383
+ "object",
10384
+ "string"
8388
10385
  ]
8389
10386
  },
8390
10387
  "annotations": {
@@ -8452,6 +10449,51 @@
8452
10449
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8453
10450
  "default": "nice"
8454
10451
  },
10452
+ "animate": {
10453
+ "type": [
10454
+ "boolean",
10455
+ "object"
10456
+ ],
10457
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
10458
+ },
10459
+ "loading": {
10460
+ "type": "boolean",
10461
+ "description": "Show loading skeleton / loadingContent."
10462
+ },
10463
+ "hoverHighlight": {
10464
+ "type": "boolean",
10465
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
10466
+ },
10467
+ "chartId": {
10468
+ "type": "string",
10469
+ "description": "Stable id for linked selection / observation / nav sync."
10470
+ },
10471
+ "emphasis": {
10472
+ "type": "string",
10473
+ "enum": [
10474
+ "primary",
10475
+ "secondary"
10476
+ ]
10477
+ },
10478
+ "responsiveWidth": {
10479
+ "type": "boolean"
10480
+ },
10481
+ "responsiveHeight": {
10482
+ "type": "boolean"
10483
+ },
10484
+ "color": {
10485
+ "type": "string",
10486
+ "description": "Uniform mark fill (primitive styling)."
10487
+ },
10488
+ "stroke": {
10489
+ "type": "string"
10490
+ },
10491
+ "strokeWidth": {
10492
+ "type": "number"
10493
+ },
10494
+ "opacity": {
10495
+ "type": "number"
10496
+ },
8455
10497
  "areas": {
8456
10498
  "type": [
8457
10499
  "array",
@@ -8485,6 +10527,17 @@
8485
10527
  "parameters": {
8486
10528
  "type": "object",
8487
10529
  "properties": {
10530
+ "mode": {
10531
+ "type": "string",
10532
+ "enum": [
10533
+ "primary",
10534
+ "context",
10535
+ "sparkline",
10536
+ "mobile"
10537
+ ],
10538
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
10539
+ "default": "primary"
10540
+ },
8488
10541
  "width": {
8489
10542
  "type": "number",
8490
10543
  "default": 600
@@ -8538,19 +10591,22 @@
8538
10591
  "colorScheme": {
8539
10592
  "type": [
8540
10593
  "string",
8541
- "array"
10594
+ "array",
10595
+ "object"
8542
10596
  ],
8543
10597
  "default": "category10"
8544
10598
  },
8545
10599
  "tooltip": {
8546
10600
  "type": [
8547
10601
  "boolean",
8548
- "object"
10602
+ "object",
10603
+ "string"
8549
10604
  ],
8550
10605
  "x-semiotic-runtime-types": [
8551
10606
  "boolean",
8552
10607
  "function",
8553
- "object"
10608
+ "object",
10609
+ "string"
8554
10610
  ]
8555
10611
  },
8556
10612
  "annotations": {
@@ -8618,6 +10674,51 @@
8618
10674
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8619
10675
  "default": "nice"
8620
10676
  },
10677
+ "animate": {
10678
+ "type": [
10679
+ "boolean",
10680
+ "object"
10681
+ ],
10682
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
10683
+ },
10684
+ "loading": {
10685
+ "type": "boolean",
10686
+ "description": "Show loading skeleton / loadingContent."
10687
+ },
10688
+ "hoverHighlight": {
10689
+ "type": "boolean",
10690
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
10691
+ },
10692
+ "chartId": {
10693
+ "type": "string",
10694
+ "description": "Stable id for linked selection / observation / nav sync."
10695
+ },
10696
+ "emphasis": {
10697
+ "type": "string",
10698
+ "enum": [
10699
+ "primary",
10700
+ "secondary"
10701
+ ]
10702
+ },
10703
+ "responsiveWidth": {
10704
+ "type": "boolean"
10705
+ },
10706
+ "responsiveHeight": {
10707
+ "type": "boolean"
10708
+ },
10709
+ "color": {
10710
+ "type": "string",
10711
+ "description": "Uniform mark fill (primitive styling)."
10712
+ },
10713
+ "stroke": {
10714
+ "type": "string"
10715
+ },
10716
+ "strokeWidth": {
10717
+ "type": "number"
10718
+ },
10719
+ "opacity": {
10720
+ "type": "number"
10721
+ },
8621
10722
  "points": {
8622
10723
  "type": "array"
8623
10724
  },
@@ -8665,6 +10766,17 @@
8665
10766
  "parameters": {
8666
10767
  "type": "object",
8667
10768
  "properties": {
10769
+ "mode": {
10770
+ "type": "string",
10771
+ "enum": [
10772
+ "primary",
10773
+ "context",
10774
+ "sparkline",
10775
+ "mobile"
10776
+ ],
10777
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
10778
+ "default": "primary"
10779
+ },
8668
10780
  "width": {
8669
10781
  "type": "number",
8670
10782
  "default": 600
@@ -8718,19 +10830,22 @@
8718
10830
  "colorScheme": {
8719
10831
  "type": [
8720
10832
  "string",
8721
- "array"
10833
+ "array",
10834
+ "object"
8722
10835
  ],
8723
10836
  "default": "category10"
8724
10837
  },
8725
10838
  "tooltip": {
8726
10839
  "type": [
8727
10840
  "boolean",
8728
- "object"
10841
+ "object",
10842
+ "string"
8729
10843
  ],
8730
10844
  "x-semiotic-runtime-types": [
8731
10845
  "boolean",
8732
10846
  "function",
8733
- "object"
10847
+ "object",
10848
+ "string"
8734
10849
  ]
8735
10850
  },
8736
10851
  "annotations": {
@@ -8782,21 +10897,66 @@
8782
10897
  "type": "object",
8783
10898
  "description": "Phone/mobile contract consumed by audits, recipes, adapters, and agents."
8784
10899
  },
8785
- "mobileInteraction": {
8786
- "type": [
8787
- "boolean",
8788
- "object"
8789
- ],
8790
- "description": "Touch-first interaction policy for phone-sized chart slots."
10900
+ "mobileInteraction": {
10901
+ "type": [
10902
+ "boolean",
10903
+ "object"
10904
+ ],
10905
+ "description": "Touch-first interaction policy for phone-sized chart slots."
10906
+ },
10907
+ "axisExtent": {
10908
+ "type": "string",
10909
+ "enum": [
10910
+ "nice",
10911
+ "exact"
10912
+ ],
10913
+ "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
10914
+ "default": "nice"
10915
+ },
10916
+ "animate": {
10917
+ "type": [
10918
+ "boolean",
10919
+ "object"
10920
+ ],
10921
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
10922
+ },
10923
+ "loading": {
10924
+ "type": "boolean",
10925
+ "description": "Show loading skeleton / loadingContent."
10926
+ },
10927
+ "hoverHighlight": {
10928
+ "type": "boolean",
10929
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
10930
+ },
10931
+ "chartId": {
10932
+ "type": "string",
10933
+ "description": "Stable id for linked selection / observation / nav sync."
10934
+ },
10935
+ "emphasis": {
10936
+ "type": "string",
10937
+ "enum": [
10938
+ "primary",
10939
+ "secondary"
10940
+ ]
10941
+ },
10942
+ "responsiveWidth": {
10943
+ "type": "boolean"
10944
+ },
10945
+ "responsiveHeight": {
10946
+ "type": "boolean"
8791
10947
  },
8792
- "axisExtent": {
10948
+ "color": {
8793
10949
  "type": "string",
8794
- "enum": [
8795
- "nice",
8796
- "exact"
8797
- ],
8798
- "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8799
- "default": "nice"
10950
+ "description": "Uniform mark fill (primitive styling)."
10951
+ },
10952
+ "stroke": {
10953
+ "type": "string"
10954
+ },
10955
+ "strokeWidth": {
10956
+ "type": "number"
10957
+ },
10958
+ "opacity": {
10959
+ "type": "number"
8800
10960
  },
8801
10961
  "flows": {
8802
10962
  "type": "array"
@@ -8817,6 +10977,11 @@
8817
10977
  "string",
8818
10978
  "function"
8819
10979
  ]
10980
+ },
10981
+ "pointRadius": {
10982
+ "type": "number",
10983
+ "description": "Node radius in pixels; defaults to 1.5 in sparkline mode.",
10984
+ "default": 5
8820
10985
  }
8821
10986
  },
8822
10987
  "required": [
@@ -8833,6 +10998,17 @@
8833
10998
  "parameters": {
8834
10999
  "type": "object",
8835
11000
  "properties": {
11001
+ "mode": {
11002
+ "type": "string",
11003
+ "enum": [
11004
+ "primary",
11005
+ "context",
11006
+ "sparkline",
11007
+ "mobile"
11008
+ ],
11009
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
11010
+ "default": "primary"
11011
+ },
8836
11012
  "width": {
8837
11013
  "type": "number",
8838
11014
  "default": 600
@@ -8886,19 +11062,22 @@
8886
11062
  "colorScheme": {
8887
11063
  "type": [
8888
11064
  "string",
8889
- "array"
11065
+ "array",
11066
+ "object"
8890
11067
  ],
8891
11068
  "default": "category10"
8892
11069
  },
8893
11070
  "tooltip": {
8894
11071
  "type": [
8895
11072
  "boolean",
8896
- "object"
11073
+ "object",
11074
+ "string"
8897
11075
  ],
8898
11076
  "x-semiotic-runtime-types": [
8899
11077
  "boolean",
8900
11078
  "function",
8901
- "object"
11079
+ "object",
11080
+ "string"
8902
11081
  ]
8903
11082
  },
8904
11083
  "annotations": {
@@ -8966,6 +11145,51 @@
8966
11145
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
8967
11146
  "default": "nice"
8968
11147
  },
11148
+ "animate": {
11149
+ "type": [
11150
+ "boolean",
11151
+ "object"
11152
+ ],
11153
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
11154
+ },
11155
+ "loading": {
11156
+ "type": "boolean",
11157
+ "description": "Show loading skeleton / loadingContent."
11158
+ },
11159
+ "hoverHighlight": {
11160
+ "type": "boolean",
11161
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
11162
+ },
11163
+ "chartId": {
11164
+ "type": "string",
11165
+ "description": "Stable id for linked selection / observation / nav sync."
11166
+ },
11167
+ "emphasis": {
11168
+ "type": "string",
11169
+ "enum": [
11170
+ "primary",
11171
+ "secondary"
11172
+ ]
11173
+ },
11174
+ "responsiveWidth": {
11175
+ "type": "boolean"
11176
+ },
11177
+ "responsiveHeight": {
11178
+ "type": "boolean"
11179
+ },
11180
+ "color": {
11181
+ "type": "string",
11182
+ "description": "Uniform mark fill (primitive styling)."
11183
+ },
11184
+ "stroke": {
11185
+ "type": "string"
11186
+ },
11187
+ "strokeWidth": {
11188
+ "type": "number"
11189
+ },
11190
+ "opacity": {
11191
+ "type": "number"
11192
+ },
8969
11193
  "points": {
8970
11194
  "type": "array"
8971
11195
  },
@@ -8978,6 +11202,10 @@
8978
11202
  "string",
8979
11203
  "function"
8980
11204
  ]
11205
+ },
11206
+ "showRingLabels": {
11207
+ "type": "boolean",
11208
+ "description": "Show numeric distance-ring labels; defaults off in context and sparkline modes."
8981
11209
  }
8982
11210
  },
8983
11211
  "required": [
@@ -8994,6 +11222,17 @@
8994
11222
  "parameters": {
8995
11223
  "type": "object",
8996
11224
  "properties": {
11225
+ "mode": {
11226
+ "type": "string",
11227
+ "enum": [
11228
+ "primary",
11229
+ "context",
11230
+ "sparkline",
11231
+ "mobile"
11232
+ ],
11233
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
11234
+ "default": "primary"
11235
+ },
8997
11236
  "width": {
8998
11237
  "type": "number",
8999
11238
  "default": 600
@@ -9047,19 +11286,22 @@
9047
11286
  "colorScheme": {
9048
11287
  "type": [
9049
11288
  "string",
9050
- "array"
11289
+ "array",
11290
+ "object"
9051
11291
  ],
9052
11292
  "default": "category10"
9053
11293
  },
9054
11294
  "tooltip": {
9055
11295
  "type": [
9056
11296
  "boolean",
9057
- "object"
11297
+ "object",
11298
+ "string"
9058
11299
  ],
9059
11300
  "x-semiotic-runtime-types": [
9060
11301
  "boolean",
9061
11302
  "function",
9062
- "object"
11303
+ "object",
11304
+ "string"
9063
11305
  ]
9064
11306
  },
9065
11307
  "annotations": {
@@ -9127,6 +11369,51 @@
9127
11369
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
9128
11370
  "default": "nice"
9129
11371
  },
11372
+ "animate": {
11373
+ "type": [
11374
+ "boolean",
11375
+ "object"
11376
+ ],
11377
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
11378
+ },
11379
+ "loading": {
11380
+ "type": "boolean",
11381
+ "description": "Show loading skeleton / loadingContent."
11382
+ },
11383
+ "hoverHighlight": {
11384
+ "type": "boolean",
11385
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
11386
+ },
11387
+ "chartId": {
11388
+ "type": "string",
11389
+ "description": "Stable id for linked selection / observation / nav sync."
11390
+ },
11391
+ "emphasis": {
11392
+ "type": "string",
11393
+ "enum": [
11394
+ "primary",
11395
+ "secondary"
11396
+ ]
11397
+ },
11398
+ "responsiveWidth": {
11399
+ "type": "boolean"
11400
+ },
11401
+ "responsiveHeight": {
11402
+ "type": "boolean"
11403
+ },
11404
+ "color": {
11405
+ "type": "string",
11406
+ "description": "Uniform mark fill (primitive styling)."
11407
+ },
11408
+ "stroke": {
11409
+ "type": "string"
11410
+ },
11411
+ "strokeWidth": {
11412
+ "type": "number"
11413
+ },
11414
+ "opacity": {
11415
+ "type": "number"
11416
+ },
9130
11417
  "edges": {
9131
11418
  "type": "array",
9132
11419
  "description": "Array of timed edge records with source, target, value, startTime, endTime. Omit for push-mode."
@@ -9297,6 +11584,17 @@
9297
11584
  "parameters": {
9298
11585
  "type": "object",
9299
11586
  "properties": {
11587
+ "mode": {
11588
+ "type": "string",
11589
+ "enum": [
11590
+ "primary",
11591
+ "context",
11592
+ "sparkline",
11593
+ "mobile"
11594
+ ],
11595
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
11596
+ "default": "primary"
11597
+ },
9300
11598
  "width": {
9301
11599
  "type": "number",
9302
11600
  "default": 600
@@ -9350,19 +11648,22 @@
9350
11648
  "colorScheme": {
9351
11649
  "type": [
9352
11650
  "string",
9353
- "array"
11651
+ "array",
11652
+ "object"
9354
11653
  ],
9355
11654
  "default": "category10"
9356
11655
  },
9357
11656
  "tooltip": {
9358
11657
  "type": [
9359
11658
  "boolean",
9360
- "object"
11659
+ "object",
11660
+ "string"
9361
11661
  ],
9362
11662
  "x-semiotic-runtime-types": [
9363
11663
  "boolean",
9364
11664
  "function",
9365
- "object"
11665
+ "object",
11666
+ "string"
9366
11667
  ]
9367
11668
  },
9368
11669
  "annotations": {
@@ -9430,6 +11731,51 @@
9430
11731
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
9431
11732
  "default": "nice"
9432
11733
  },
11734
+ "animate": {
11735
+ "type": [
11736
+ "boolean",
11737
+ "object"
11738
+ ],
11739
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
11740
+ },
11741
+ "loading": {
11742
+ "type": "boolean",
11743
+ "description": "Show loading skeleton / loadingContent."
11744
+ },
11745
+ "hoverHighlight": {
11746
+ "type": "boolean",
11747
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
11748
+ },
11749
+ "chartId": {
11750
+ "type": "string",
11751
+ "description": "Stable id for linked selection / observation / nav sync."
11752
+ },
11753
+ "emphasis": {
11754
+ "type": "string",
11755
+ "enum": [
11756
+ "primary",
11757
+ "secondary"
11758
+ ]
11759
+ },
11760
+ "responsiveWidth": {
11761
+ "type": "boolean"
11762
+ },
11763
+ "responsiveHeight": {
11764
+ "type": "boolean"
11765
+ },
11766
+ "color": {
11767
+ "type": "string",
11768
+ "description": "Uniform mark fill (primitive styling)."
11769
+ },
11770
+ "stroke": {
11771
+ "type": "string"
11772
+ },
11773
+ "strokeWidth": {
11774
+ "type": "number"
11775
+ },
11776
+ "opacity": {
11777
+ "type": "number"
11778
+ },
9433
11779
  "xLabel": {
9434
11780
  "type": "string"
9435
11781
  },
@@ -10111,6 +12457,13 @@
10111
12457
  ],
10112
12458
  "description": "One or more value markers drawn over the board: { value, label, color, strokeWidth, strokeDasharray, labelPosition }."
10113
12459
  },
12460
+ "rerunMS": {
12461
+ "type": [
12462
+ "number",
12463
+ "null"
12464
+ ],
12465
+ "description": "Replay the seeded simulation this many milliseconds after it settles. Omit or pass null for a single run; zero replays on the next timer turn."
12466
+ },
10114
12467
  "showProjection": {
10115
12468
  "type": "boolean",
10116
12469
  "description": "Whether companion docs or wrappers should show the settled projection."
@@ -10482,6 +12835,13 @@
10482
12835
  "type": "boolean",
10483
12836
  "description": "Start bodies near their target positions for a calmer first paint or reduced-motion demo."
10484
12837
  },
12838
+ "rerunMS": {
12839
+ "type": [
12840
+ "number",
12841
+ "null"
12842
+ ],
12843
+ "description": "Replay the seeded simulation this many milliseconds after it settles. Omit or pass null for a single run; zero replays on the next timer turn."
12844
+ },
10485
12845
  "showProjection": {
10486
12846
  "type": "boolean",
10487
12847
  "description": "Draw x-axis and group-lane guides behind the moving bodies.",
@@ -10500,6 +12860,17 @@
10500
12860
  "parameters": {
10501
12861
  "type": "object",
10502
12862
  "properties": {
12863
+ "mode": {
12864
+ "type": "string",
12865
+ "enum": [
12866
+ "primary",
12867
+ "context",
12868
+ "sparkline",
12869
+ "mobile"
12870
+ ],
12871
+ "description": "Display mode controlling default size, decoration, margins, labels, and interaction.",
12872
+ "default": "primary"
12873
+ },
10503
12874
  "width": {
10504
12875
  "type": "number",
10505
12876
  "default": 600
@@ -10553,19 +12924,22 @@
10553
12924
  "colorScheme": {
10554
12925
  "type": [
10555
12926
  "string",
10556
- "array"
12927
+ "array",
12928
+ "object"
10557
12929
  ],
10558
12930
  "default": "category10"
10559
12931
  },
10560
12932
  "tooltip": {
10561
12933
  "type": [
10562
12934
  "boolean",
10563
- "object"
12935
+ "object",
12936
+ "string"
10564
12937
  ],
10565
12938
  "x-semiotic-runtime-types": [
10566
12939
  "boolean",
10567
12940
  "function",
10568
- "object"
12941
+ "object",
12942
+ "string"
10569
12943
  ]
10570
12944
  },
10571
12945
  "annotations": {
@@ -10633,6 +13007,51 @@
10633
13007
  "description": "Tick endpoint mode. \"nice\" rounds endpoints to readable values; \"exact\" pins the first and last tick to the actual data min and max with equidistant intermediates. Affects XY x/y axes and ordinal value axis only.",
10634
13008
  "default": "nice"
10635
13009
  },
13010
+ "animate": {
13011
+ "type": [
13012
+ "boolean",
13013
+ "object"
13014
+ ],
13015
+ "description": "Enable mark transitions (boolean or {duration?, easing?, intro?})."
13016
+ },
13017
+ "loading": {
13018
+ "type": "boolean",
13019
+ "description": "Show loading skeleton / loadingContent."
13020
+ },
13021
+ "hoverHighlight": {
13022
+ "type": "boolean",
13023
+ "description": "Dim non-hovered series/categories (requires colorBy string field)."
13024
+ },
13025
+ "chartId": {
13026
+ "type": "string",
13027
+ "description": "Stable id for linked selection / observation / nav sync."
13028
+ },
13029
+ "emphasis": {
13030
+ "type": "string",
13031
+ "enum": [
13032
+ "primary",
13033
+ "secondary"
13034
+ ]
13035
+ },
13036
+ "responsiveWidth": {
13037
+ "type": "boolean"
13038
+ },
13039
+ "responsiveHeight": {
13040
+ "type": "boolean"
13041
+ },
13042
+ "color": {
13043
+ "type": "string",
13044
+ "description": "Uniform mark fill (primitive styling)."
13045
+ },
13046
+ "stroke": {
13047
+ "type": "string"
13048
+ },
13049
+ "strokeWidth": {
13050
+ "type": "number"
13051
+ },
13052
+ "opacity": {
13053
+ "type": "number"
13054
+ },
10636
13055
  "size": {
10637
13056
  "type": "array",
10638
13057
  "description": "[width, height] in pixels"
@@ -10902,6 +13321,13 @@
10902
13321
  "description": "Treat the crash line as a live failure trigger.",
10903
13322
  "default": true
10904
13323
  },
13324
+ "rerunMS": {
13325
+ "type": [
13326
+ "number",
13327
+ "null"
13328
+ ],
13329
+ "description": "Replay the full compound simulation this many milliseconds after it settles. Omit or pass null for a single run; zero replays on the next timer turn."
13330
+ },
10905
13331
  "showChrome": {
10906
13332
  "type": "boolean",
10907
13333
  "description": "Draw route, socket, and graveyard chrome.",