semiotic 3.8.6 → 3.8.7
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.
- package/CLAUDE.md +33 -7
- package/README.md +82 -55
- package/ai/behaviorContracts.cjs +86 -1
- package/ai/componentMetadata.cjs +4 -9
- package/ai/dist/mcp-server.js +97 -10
- package/ai/examples.md +154 -7
- package/ai/schema.json +1611 -145
- package/ai/surface-manifest.json +12 -10
- package/ai/system-prompt.md +9 -3
- package/dist/{chunk-chartContainerDataAudit-FEOD5GTQ.module.min.js → chunk-chartContainerDataAudit-JDSVSKGM.module.min.js} +1 -1
- package/dist/chunk-chunk-2YAZHXL4.module.min.js +2 -0
- package/dist/{chunk-chunk-G7WFWHAD.module.min.js → chunk-chunk-4ITOQRXM.module.min.js} +1 -1
- package/dist/chunk-chunk-5SD6BHVW.module.min.js +2 -0
- package/dist/chunk-chunk-6V5VQVCT.module.min.js +2 -0
- package/dist/chunk-chunk-7TTBHSAG.module.min.js +2 -0
- package/dist/chunk-chunk-7ZDJSYKI.module.min.js +2 -0
- package/dist/chunk-chunk-BGHPD3RA.module.min.js +1 -0
- package/dist/chunk-chunk-BMRZ2SPU.module.min.js +2 -0
- package/dist/chunk-chunk-BNGBEY7N.module.min.js +2 -0
- package/dist/chunk-chunk-C7APLVQD.module.min.js +2 -0
- package/dist/chunk-chunk-DGWFBOGB.module.min.js +1 -0
- package/dist/{chunk-chunk-Q2BS46W2.module.min.js → chunk-chunk-DIVE2DRA.module.min.js} +1 -1
- package/dist/chunk-chunk-FBUNUIPV.module.min.js +2 -0
- package/dist/chunk-chunk-FQPKOAIH.module.min.js +2 -0
- package/dist/chunk-chunk-FRO4TRXK.module.min.js +2 -0
- package/dist/chunk-chunk-G7QVPZUD.module.min.js +2 -0
- package/dist/chunk-chunk-GBPYV4FP.module.min.js +2 -0
- package/dist/chunk-chunk-GU2EJIDJ.module.min.js +2 -0
- package/dist/chunk-chunk-J5QD4RAM.module.min.js +2 -0
- package/dist/{chunk-chunk-RA7JCG7D.module.min.js → chunk-chunk-JWXLNZSM.module.min.js} +1 -1
- package/dist/chunk-chunk-KXAFCCDB.module.min.js +2 -0
- package/dist/chunk-chunk-LG7YKJAK.module.min.js +2 -0
- package/dist/{chunk-chunk-XP3OHHFX.module.min.js → chunk-chunk-LVHDZAT3.module.min.js} +1 -1
- package/dist/chunk-chunk-LWITSR2O.module.min.js +2 -0
- package/dist/{chunk-chunk-SMVD3EQJ.module.min.js → chunk-chunk-MX35T6RX.module.min.js} +1 -1
- package/dist/chunk-chunk-NH4MEAKP.module.min.js +2 -0
- package/dist/chunk-chunk-NJETWX42.module.min.js +2 -0
- package/dist/chunk-chunk-NW25WGLS.module.min.js +2 -0
- package/dist/{chunk-chunk-GFTVACTO.module.min.js → chunk-chunk-OI7R7EJB.module.min.js} +1 -1
- package/dist/{chunk-chunk-OM6NWS4H.module.min.js → chunk-chunk-ONMLEXHR.module.min.js} +1 -1
- package/dist/chunk-chunk-OY66GCE6.module.min.js +1 -0
- package/dist/chunk-chunk-PZFT457G.module.min.js +1 -0
- package/dist/chunk-chunk-Q3WW6JGR.module.min.js +1 -0
- package/dist/chunk-chunk-Q6XKQTOQ.module.min.js +1 -0
- package/dist/chunk-chunk-RJRM2E6P.module.min.js +1 -0
- package/dist/chunk-chunk-RPL7WYXI.module.min.js +1 -0
- package/dist/chunk-chunk-SV4XAZ3Q.module.min.js +1 -0
- package/dist/chunk-chunk-TSCFL235.module.min.js +1 -0
- package/dist/chunk-chunk-UOQRPGPK.module.min.js +2 -0
- package/dist/chunk-chunk-V3OAKG32.module.min.js +1 -0
- package/dist/chunk-chunk-WLOIUMWG.module.min.js +2 -0
- package/dist/chunk-chunk-XEGXX4F7.module.min.js +1 -0
- package/dist/chunk-chunk-XFRBLXYM.module.min.js +1 -0
- package/dist/chunk-chunk-Z2AJERX5.module.min.js +2 -0
- package/dist/chunk-chunk-ZXYDYAB7.module.min.js +2 -0
- package/dist/components/ai/SemioticVACPBridge.d.ts +22 -0
- package/dist/components/ai/chartCapabilities.d.ts +4 -3
- package/dist/components/ai/conversationArc.d.ts +2 -176
- package/dist/components/ai/conversationArcTypes.d.ts +202 -0
- package/dist/components/ai/readerGrounding.d.ts +12 -0
- package/dist/components/ai/vacpAdapter.d.ts +13 -0
- package/dist/components/ai/vacpAdapterActions.d.ts +2 -0
- package/dist/components/ai/vacpAdapterModel.d.ts +7 -0
- package/dist/components/ai/vacpAdapterRuntime.d.ts +26 -0
- package/dist/components/ai/vacpAdapterState.d.ts +3 -0
- package/dist/components/ai/vacpAdapterTypes.d.ts +169 -0
- package/dist/components/ai/vacpTypes.d.ts +160 -0
- package/dist/components/charts/index.d.ts +4 -4
- package/dist/components/charts/physics/ChainReactionChart.capability.d.ts +9 -0
- package/dist/components/charts/physics/ChainReactionChart.d.ts +29 -0
- package/dist/components/charts/physics/CollisionSwarmChart.d.ts +1 -1
- package/dist/components/charts/physics/EventDropChart.d.ts +7 -2
- package/dist/components/charts/physics/GaltonBoardChart.d.ts +1 -1
- package/dist/components/charts/physics/{PhysicsPileChart.capability.d.ts → PacketFlowChart.capability.d.ts} +1 -1
- package/dist/components/charts/physics/{PhysicalFlowChart.d.ts → PacketFlowChart.d.ts} +22 -6
- package/dist/components/charts/physics/PhysicsCustomChart.d.ts +1 -1
- package/dist/components/charts/physics/ProcessFlowChart.d.ts +7 -4
- package/dist/components/charts/physics/{PhysicalFlowChart.capability.d.ts → UnitPileChart.capability.d.ts} +1 -1
- package/dist/components/charts/physics/{PhysicsPileChart.d.ts → UnitPileChart.d.ts} +19 -6
- package/dist/components/charts/physics/crucibleChartProps.d.ts +1 -1
- package/dist/components/charts/physics/crucibleChartUtils.d.ts +9 -0
- package/dist/components/charts/physics/gauntletChartProps.d.ts +6 -1
- package/dist/components/charts/physics/gauntletTerminal.d.ts +61 -0
- package/dist/components/charts/physics/packetFlowSemantics.d.ts +6 -0
- package/dist/components/charts/physics/physicsHocUtils.d.ts +45 -2
- package/dist/components/charts/shared/auditAccessibilityStyles.d.ts +9 -0
- package/dist/components/charts/shared/knownChartComponents.d.ts +1 -1
- package/dist/components/charts/shared/useChartLegend.d.ts +8 -1
- package/dist/components/charts/shared/useChartSetup.d.ts +7 -0
- package/dist/components/data/portability/capabilityBinding.d.ts +41 -0
- package/dist/components/data/portability/index.d.ts +2 -0
- package/dist/components/legendLayout.d.ts +56 -0
- package/dist/components/recipes/geographicDotGrid.d.ts +82 -0
- package/dist/components/recipes/geographicGrid.d.ts +100 -0
- package/dist/components/recipes/physics.d.ts +2 -0
- package/dist/components/recipes/physicsStageGeography.d.ts +137 -0
- package/dist/components/semiotic-ai.d.ts +4 -3
- package/dist/components/semiotic-experimental-vacp.d.ts +11 -0
- package/dist/components/semiotic-experimental.d.ts +6 -3
- package/dist/components/semiotic-geo.d.ts +4 -0
- package/dist/components/semiotic-physics.d.ts +9 -6
- package/dist/components/semiotic-recipes-core.d.ts +6 -1
- package/dist/components/server/renderEvidence.d.ts +1 -1
- package/dist/components/server/renderToStaticSVG.d.ts +2 -1
- package/dist/components/server/serverChartConfigHeatmap.d.ts +6 -0
- package/dist/components/server/serverChartConfigNetworkStyles.d.ts +12 -0
- package/dist/components/server/serverChartConfigShared.d.ts +16 -0
- package/dist/components/server/serverChartConfigs.d.ts +2 -2
- package/dist/components/server/serverChartConfigsPhysics.d.ts +2 -2
- package/dist/components/server/serverChartConfigsXY.d.ts +0 -1
- package/dist/components/server/staticLegend.d.ts +6 -0
- package/dist/components/server/staticSVGChrome.d.ts +10 -2
- package/dist/components/server/staticValue.d.ts +8 -0
- package/dist/components/stream/geoPipelineConfig.d.ts +10 -0
- package/dist/components/stream/legendRenderer.d.ts +8 -0
- package/dist/components/stream/physics/PhysicsEvidence.d.ts +37 -0
- package/dist/components/stream/physics/PhysicsPipelineStore.d.ts +9 -0
- package/dist/components/stream/physics/PhysicsSettledScene.d.ts +5 -0
- package/dist/components/stream/physics/physicsFramePipelineConfig.d.ts +19 -0
- package/dist/components/stream/physics/physicsPipelineSettle.d.ts +52 -0
- package/dist/components/stream/physics/physicsRegionRuntime.d.ts +23 -0
- package/dist/components/stream/types.d.ts +2 -0
- package/dist/components/types/legendTypes.d.ts +17 -1
- package/dist/controls.min.js +1 -1
- package/dist/controls.module.min.js +1 -1
- package/dist/geo.min.js +1 -1
- package/dist/geo.module.min.js +1 -1
- package/dist/network.min.js +1 -1
- package/dist/network.module.min.js +1 -1
- package/dist/ordinal.min.js +1 -1
- package/dist/ordinal.module.min.js +1 -1
- package/dist/physics.min.js +1 -1
- package/dist/physics.module.min.js +1 -1
- package/dist/physicsWorker.js +1 -1
- package/dist/realtime.min.js +1 -1
- package/dist/realtime.module.min.js +1 -1
- package/dist/semiotic-ai-core.min.js +1 -1
- package/dist/semiotic-ai-core.module.min.js +1 -1
- package/dist/semiotic-ai.d.ts +4 -3
- package/dist/semiotic-ai.min.js +1 -1
- package/dist/semiotic-ai.module.min.js +1 -1
- package/dist/semiotic-data.module.min.js +1 -1
- package/dist/semiotic-experimental-vacp.d.ts +11 -0
- package/dist/semiotic-experimental-vacp.min.js +1 -0
- package/dist/semiotic-experimental-vacp.module.min.js +1 -0
- package/dist/semiotic-experimental.d.ts +6 -3
- package/dist/semiotic-experimental.min.js +2 -1
- package/dist/semiotic-experimental.module.min.js +2 -1
- package/dist/semiotic-geo.d.ts +4 -0
- package/dist/semiotic-physics.d.ts +9 -6
- package/dist/semiotic-realtime-core.min.js +1 -1
- package/dist/semiotic-realtime-core.module.min.js +1 -1
- package/dist/semiotic-recipes-core.d.ts +6 -1
- package/dist/semiotic-recipes-core.min.js +1 -1
- package/dist/semiotic-recipes-core.module.min.js +1 -1
- package/dist/semiotic-recipes.min.js +1 -1
- package/dist/semiotic-recipes.module.min.js +1 -1
- package/dist/semiotic-server-edge.min.js +1 -1
- package/dist/semiotic-server-edge.module.min.js +1 -1
- package/dist/semiotic-server-node.min.js +1 -1
- package/dist/semiotic-server-node.module.min.js +1 -1
- package/dist/semiotic-utils-core.min.js +1 -1
- package/dist/semiotic-utils-core.module.min.js +1 -1
- package/dist/semiotic-utils.min.js +1 -1
- package/dist/semiotic-utils.module.min.js +1 -1
- package/dist/semiotic.min.js +1 -1
- package/dist/semiotic.module.min.js +1 -1
- package/dist/server.min.js +1 -1
- package/dist/server.module.min.js +1 -1
- package/dist/xy.min.js +1 -1
- package/dist/xy.module.min.js +1 -1
- package/package.json +18 -2
- package/spec/README.md +94 -2
- package/spec/bindings/README.md +14 -3
- package/spec/v0.1/examples/annotation-provenance-reviewed-revision.json +27 -0
- package/spec/v0.1/examples/annotation-provenance-watcher-threshold.json +21 -0
- package/spec/v0.1/examples/audience-profile-executive-review.json +24 -0
- package/spec/v0.1/examples/audience-profile-incident-operators.json +42 -0
- package/spec/v0.1/examples/chart-capability-bar-comparison.json +48 -0
- package/spec/v0.1/examples/chart-capability-service-flow.json +54 -0
- package/dist/chunk-chunk-2CHN2TA3.module.min.js +0 -1
- package/dist/chunk-chunk-3SHB24AG.module.min.js +0 -1
- package/dist/chunk-chunk-4MMOOYTX.module.min.js +0 -2
- package/dist/chunk-chunk-5RKXZQ2P.module.min.js +0 -1
- package/dist/chunk-chunk-75OTQSXS.module.min.js +0 -1
- package/dist/chunk-chunk-7ALTGHK6.module.min.js +0 -1
- package/dist/chunk-chunk-A5GRQUOF.module.min.js +0 -1
- package/dist/chunk-chunk-AAF5LZAU.module.min.js +0 -2
- package/dist/chunk-chunk-ARZGA4LJ.module.min.js +0 -2
- package/dist/chunk-chunk-C4YA6TDR.module.min.js +0 -1
- package/dist/chunk-chunk-CAFLML4L.module.min.js +0 -2
- package/dist/chunk-chunk-CO5KQMGH.module.min.js +0 -1
- package/dist/chunk-chunk-FHBN7OEB.module.min.js +0 -2
- package/dist/chunk-chunk-GMQ5AYTD.module.min.js +0 -1
- package/dist/chunk-chunk-IP2UE74X.module.min.js +0 -1
- package/dist/chunk-chunk-ITDWLZXV.module.min.js +0 -2
- package/dist/chunk-chunk-JCG72SGW.module.min.js +0 -2
- package/dist/chunk-chunk-LPSPATPC.module.min.js +0 -1
- package/dist/chunk-chunk-PX5YQGDP.module.min.js +0 -2
- package/dist/chunk-chunk-QSQVBIJA.module.min.js +0 -1
- package/dist/chunk-chunk-RCF52Z42.module.min.js +0 -2
- package/dist/chunk-chunk-RNUHEXZA.module.min.js +0 -2
- package/dist/chunk-chunk-ROZWKEUG.module.min.js +0 -1
- package/dist/chunk-chunk-T2FKJD4O.module.min.js +0 -2
- package/dist/chunk-chunk-UDREYOLV.module.min.js +0 -1
- package/dist/chunk-chunk-VOWE3SAP.module.min.js +0 -2
- package/dist/chunk-chunk-VQPNBUSW.module.min.js +0 -2
- package/dist/chunk-chunk-WAWCIHFJ.module.min.js +0 -1
- package/dist/chunk-chunk-WYARAXHR.module.min.js +0 -2
- package/dist/chunk-chunk-XV3KGYTR.module.min.js +0 -2
- package/dist/chunk-chunk-YC2IVEPX.module.min.js +0 -1
- package/dist/chunk-chunk-ZOAQDIJO.module.min.js +0 -1
- package/dist/chunk-chunk-ZXIXAPRE.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.
|
|
4
|
+
"version": "3.8.7",
|
|
5
5
|
"description": "React data visualization library for charts, networks, and beyond",
|
|
6
6
|
"tools": [
|
|
7
7
|
{
|
|
@@ -62,6 +62,27 @@
|
|
|
62
62
|
"showLegend": {
|
|
63
63
|
"type": "boolean"
|
|
64
64
|
},
|
|
65
|
+
"legendInteraction": {
|
|
66
|
+
"type": "string",
|
|
67
|
+
"enum": [
|
|
68
|
+
"highlight",
|
|
69
|
+
"isolate",
|
|
70
|
+
"none"
|
|
71
|
+
],
|
|
72
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
73
|
+
"default": "none"
|
|
74
|
+
},
|
|
75
|
+
"legendPosition": {
|
|
76
|
+
"type": "string",
|
|
77
|
+
"enum": [
|
|
78
|
+
"right",
|
|
79
|
+
"left",
|
|
80
|
+
"top",
|
|
81
|
+
"bottom"
|
|
82
|
+
],
|
|
83
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
84
|
+
"default": "right"
|
|
85
|
+
},
|
|
65
86
|
"showGrid": {
|
|
66
87
|
"type": "boolean",
|
|
67
88
|
"default": false
|
|
@@ -234,7 +255,7 @@
|
|
|
234
255
|
},
|
|
235
256
|
"xAccessor": {
|
|
236
257
|
"type": "string",
|
|
237
|
-
"description": "Key or accessor function for x-axis values",
|
|
258
|
+
"description": "Key or accessor function for x-axis values. Functions can derive a value, e.g. `d => d.timestamp`.",
|
|
238
259
|
"default": "x",
|
|
239
260
|
"x-semiotic-runtime-types": [
|
|
240
261
|
"string",
|
|
@@ -243,7 +264,7 @@
|
|
|
243
264
|
},
|
|
244
265
|
"yAccessor": {
|
|
245
266
|
"type": "string",
|
|
246
|
-
"description": "Key or accessor function for y-axis values",
|
|
267
|
+
"description": "Key or accessor function for y-axis values. Functions support dynamic lookups, e.g. `d => d[d.metricLabel]`.",
|
|
247
268
|
"default": "y",
|
|
248
269
|
"x-semiotic-runtime-types": [
|
|
249
270
|
"string",
|
|
@@ -294,6 +315,14 @@
|
|
|
294
315
|
"description": "Radius of point markers when showPoints is true",
|
|
295
316
|
"default": 3
|
|
296
317
|
},
|
|
318
|
+
"pointIdAccessor": {
|
|
319
|
+
"type": "string",
|
|
320
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
321
|
+
"x-semiotic-runtime-types": [
|
|
322
|
+
"string",
|
|
323
|
+
"function"
|
|
324
|
+
]
|
|
325
|
+
},
|
|
297
326
|
"fillArea": {
|
|
298
327
|
"type": "boolean",
|
|
299
328
|
"description": "Fill the area under the line",
|
|
@@ -308,6 +337,23 @@
|
|
|
308
337
|
"type": "object",
|
|
309
338
|
"description": "Left-to-right stroke gradient: { stops: [{ offset: 0-1, color?, opacity? }] }."
|
|
310
339
|
},
|
|
340
|
+
"directLabel": {
|
|
341
|
+
"type": [
|
|
342
|
+
"boolean",
|
|
343
|
+
"object"
|
|
344
|
+
],
|
|
345
|
+
"description": "Place series labels at their start or end points instead of relying only on a legend."
|
|
346
|
+
},
|
|
347
|
+
"gapStrategy": {
|
|
348
|
+
"type": "string",
|
|
349
|
+
"enum": [
|
|
350
|
+
"break",
|
|
351
|
+
"interpolate",
|
|
352
|
+
"zero"
|
|
353
|
+
],
|
|
354
|
+
"description": "How missing y values are rendered: break the line, interpolate across them, or drop to zero.",
|
|
355
|
+
"default": "break"
|
|
356
|
+
},
|
|
311
357
|
"forecast": {
|
|
312
358
|
"type": "object",
|
|
313
359
|
"description": "Forecast overlay config — tagged training/observed/forecast region with optional envelope. See ForecastConfig."
|
|
@@ -322,6 +368,14 @@
|
|
|
322
368
|
"array"
|
|
323
369
|
],
|
|
324
370
|
"description": "Asymmetric min/max envelope drawn under the line. `{ y0Accessor, y1Accessor, style?, perSeries?, interactive? }` or an array of those for percentile fans. Distinct from `forecast`/`anomaly` (computed) — band is pure data passthrough. Hovered datum is enriched with `band: { y0, y1 }` and `bands: [...]`."
|
|
371
|
+
},
|
|
372
|
+
"xExtent": {
|
|
373
|
+
"type": "array",
|
|
374
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
375
|
+
},
|
|
376
|
+
"yExtent": {
|
|
377
|
+
"type": "array",
|
|
378
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
325
379
|
}
|
|
326
380
|
},
|
|
327
381
|
"required": [
|
|
@@ -388,6 +442,27 @@
|
|
|
388
442
|
"showLegend": {
|
|
389
443
|
"type": "boolean"
|
|
390
444
|
},
|
|
445
|
+
"legendInteraction": {
|
|
446
|
+
"type": "string",
|
|
447
|
+
"enum": [
|
|
448
|
+
"highlight",
|
|
449
|
+
"isolate",
|
|
450
|
+
"none"
|
|
451
|
+
],
|
|
452
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
453
|
+
"default": "none"
|
|
454
|
+
},
|
|
455
|
+
"legendPosition": {
|
|
456
|
+
"type": "string",
|
|
457
|
+
"enum": [
|
|
458
|
+
"right",
|
|
459
|
+
"left",
|
|
460
|
+
"top",
|
|
461
|
+
"bottom"
|
|
462
|
+
],
|
|
463
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
464
|
+
"default": "right"
|
|
465
|
+
},
|
|
391
466
|
"showGrid": {
|
|
392
467
|
"type": "boolean",
|
|
393
468
|
"default": false
|
|
@@ -604,6 +679,14 @@
|
|
|
604
679
|
],
|
|
605
680
|
"default": "monotoneX"
|
|
606
681
|
},
|
|
682
|
+
"y0Accessor": {
|
|
683
|
+
"type": "string",
|
|
684
|
+
"description": "Lower bound accessor for a ribbon/interval area instead of the chart baseline.",
|
|
685
|
+
"x-semiotic-runtime-types": [
|
|
686
|
+
"string",
|
|
687
|
+
"function"
|
|
688
|
+
]
|
|
689
|
+
},
|
|
607
690
|
"gradientFill": {
|
|
608
691
|
"type": "object",
|
|
609
692
|
"description": "Line-to-baseline gradient: { stops: [{ offset: 0-1, color?, opacity? }] }. Offset 0 is the line/top and offset 1 is the baseline."
|
|
@@ -635,6 +718,23 @@
|
|
|
635
718
|
"type": "number",
|
|
636
719
|
"default": 2
|
|
637
720
|
},
|
|
721
|
+
"showPoints": {
|
|
722
|
+
"type": "boolean",
|
|
723
|
+
"description": "Show point markers along area lines.",
|
|
724
|
+
"default": false
|
|
725
|
+
},
|
|
726
|
+
"pointRadius": {
|
|
727
|
+
"type": "number",
|
|
728
|
+
"default": 3
|
|
729
|
+
},
|
|
730
|
+
"pointIdAccessor": {
|
|
731
|
+
"type": "string",
|
|
732
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
733
|
+
"x-semiotic-runtime-types": [
|
|
734
|
+
"string",
|
|
735
|
+
"function"
|
|
736
|
+
]
|
|
737
|
+
},
|
|
638
738
|
"forecast": {
|
|
639
739
|
"type": "object",
|
|
640
740
|
"description": "Forecast overlay config — tagged training/observed/forecast region with optional envelope. See ForecastConfig."
|
|
@@ -649,6 +749,14 @@
|
|
|
649
749
|
"array"
|
|
650
750
|
],
|
|
651
751
|
"description": "Asymmetric min/max envelope drawn under the area. See LineChart.band — same shape, same enrichment."
|
|
752
|
+
},
|
|
753
|
+
"xExtent": {
|
|
754
|
+
"type": "array",
|
|
755
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
756
|
+
},
|
|
757
|
+
"yExtent": {
|
|
758
|
+
"type": "array",
|
|
759
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
652
760
|
}
|
|
653
761
|
},
|
|
654
762
|
"required": [
|
|
@@ -715,6 +823,27 @@
|
|
|
715
823
|
"showLegend": {
|
|
716
824
|
"type": "boolean"
|
|
717
825
|
},
|
|
826
|
+
"legendInteraction": {
|
|
827
|
+
"type": "string",
|
|
828
|
+
"enum": [
|
|
829
|
+
"highlight",
|
|
830
|
+
"isolate",
|
|
831
|
+
"none"
|
|
832
|
+
],
|
|
833
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
834
|
+
"default": "none"
|
|
835
|
+
},
|
|
836
|
+
"legendPosition": {
|
|
837
|
+
"type": "string",
|
|
838
|
+
"enum": [
|
|
839
|
+
"right",
|
|
840
|
+
"left",
|
|
841
|
+
"top",
|
|
842
|
+
"bottom"
|
|
843
|
+
],
|
|
844
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
845
|
+
"default": "right"
|
|
846
|
+
},
|
|
718
847
|
"showGrid": {
|
|
719
848
|
"type": "boolean",
|
|
720
849
|
"default": false
|
|
@@ -940,10 +1069,58 @@
|
|
|
940
1069
|
"type": "number",
|
|
941
1070
|
"default": 2
|
|
942
1071
|
},
|
|
1072
|
+
"showPoints": {
|
|
1073
|
+
"type": "boolean",
|
|
1074
|
+
"description": "Show point markers along stacked area lines.",
|
|
1075
|
+
"default": false
|
|
1076
|
+
},
|
|
1077
|
+
"pointRadius": {
|
|
1078
|
+
"type": "number",
|
|
1079
|
+
"default": 3
|
|
1080
|
+
},
|
|
943
1081
|
"normalize": {
|
|
944
1082
|
"type": "boolean",
|
|
945
1083
|
"description": "Normalize stacks to 100%",
|
|
946
1084
|
"default": false
|
|
1085
|
+
},
|
|
1086
|
+
"baseline": {
|
|
1087
|
+
"type": "string",
|
|
1088
|
+
"enum": [
|
|
1089
|
+
"zero",
|
|
1090
|
+
"wiggle",
|
|
1091
|
+
"silhouette",
|
|
1092
|
+
"diverging"
|
|
1093
|
+
],
|
|
1094
|
+
"description": "Stack baseline; use wiggle or silhouette for a streamgraph.",
|
|
1095
|
+
"default": "zero"
|
|
1096
|
+
},
|
|
1097
|
+
"stackOrder": {
|
|
1098
|
+
"type": "string",
|
|
1099
|
+
"enum": [
|
|
1100
|
+
"key",
|
|
1101
|
+
"input",
|
|
1102
|
+
"insideOut",
|
|
1103
|
+
"asc",
|
|
1104
|
+
"desc"
|
|
1105
|
+
],
|
|
1106
|
+
"description": "Series ordering within the stack.",
|
|
1107
|
+
"default": "key"
|
|
1108
|
+
},
|
|
1109
|
+
"pointIdAccessor": {
|
|
1110
|
+
"type": "string",
|
|
1111
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
1112
|
+
"x-semiotic-runtime-types": [
|
|
1113
|
+
"string",
|
|
1114
|
+
"function"
|
|
1115
|
+
]
|
|
1116
|
+
},
|
|
1117
|
+
"xExtent": {
|
|
1118
|
+
"type": "array",
|
|
1119
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
1120
|
+
},
|
|
1121
|
+
"yExtent": {
|
|
1122
|
+
"type": "array",
|
|
1123
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
947
1124
|
}
|
|
948
1125
|
},
|
|
949
1126
|
"required": [
|
|
@@ -1011,6 +1188,27 @@
|
|
|
1011
1188
|
"showLegend": {
|
|
1012
1189
|
"type": "boolean"
|
|
1013
1190
|
},
|
|
1191
|
+
"legendInteraction": {
|
|
1192
|
+
"type": "string",
|
|
1193
|
+
"enum": [
|
|
1194
|
+
"highlight",
|
|
1195
|
+
"isolate",
|
|
1196
|
+
"none"
|
|
1197
|
+
],
|
|
1198
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
1199
|
+
"default": "none"
|
|
1200
|
+
},
|
|
1201
|
+
"legendPosition": {
|
|
1202
|
+
"type": "string",
|
|
1203
|
+
"enum": [
|
|
1204
|
+
"right",
|
|
1205
|
+
"left",
|
|
1206
|
+
"top",
|
|
1207
|
+
"bottom"
|
|
1208
|
+
],
|
|
1209
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
1210
|
+
"default": "right"
|
|
1211
|
+
},
|
|
1014
1212
|
"showGrid": {
|
|
1015
1213
|
"type": "boolean",
|
|
1016
1214
|
"default": false
|
|
@@ -1234,6 +1432,22 @@
|
|
|
1234
1432
|
"type": "number",
|
|
1235
1433
|
"default": 0.8
|
|
1236
1434
|
},
|
|
1435
|
+
"pointIdAccessor": {
|
|
1436
|
+
"type": "string",
|
|
1437
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
1438
|
+
"x-semiotic-runtime-types": [
|
|
1439
|
+
"string",
|
|
1440
|
+
"function"
|
|
1441
|
+
]
|
|
1442
|
+
},
|
|
1443
|
+
"xExtent": {
|
|
1444
|
+
"type": "array",
|
|
1445
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
1446
|
+
},
|
|
1447
|
+
"yExtent": {
|
|
1448
|
+
"type": "array",
|
|
1449
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
1450
|
+
},
|
|
1237
1451
|
"regression": {
|
|
1238
1452
|
"type": [
|
|
1239
1453
|
"boolean",
|
|
@@ -1315,6 +1529,27 @@
|
|
|
1315
1529
|
"showLegend": {
|
|
1316
1530
|
"type": "boolean"
|
|
1317
1531
|
},
|
|
1532
|
+
"legendInteraction": {
|
|
1533
|
+
"type": "string",
|
|
1534
|
+
"enum": [
|
|
1535
|
+
"highlight",
|
|
1536
|
+
"isolate",
|
|
1537
|
+
"none"
|
|
1538
|
+
],
|
|
1539
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
1540
|
+
"default": "none"
|
|
1541
|
+
},
|
|
1542
|
+
"legendPosition": {
|
|
1543
|
+
"type": "string",
|
|
1544
|
+
"enum": [
|
|
1545
|
+
"right",
|
|
1546
|
+
"left",
|
|
1547
|
+
"top",
|
|
1548
|
+
"bottom"
|
|
1549
|
+
],
|
|
1550
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
1551
|
+
"default": "right"
|
|
1552
|
+
},
|
|
1318
1553
|
"showGrid": {
|
|
1319
1554
|
"type": "boolean",
|
|
1320
1555
|
"default": false
|
|
@@ -1565,6 +1800,14 @@
|
|
|
1565
1800
|
"pointOpacity": {
|
|
1566
1801
|
"type": "number",
|
|
1567
1802
|
"default": 0.8
|
|
1803
|
+
},
|
|
1804
|
+
"pointIdAccessor": {
|
|
1805
|
+
"type": "string",
|
|
1806
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
1807
|
+
"x-semiotic-runtime-types": [
|
|
1808
|
+
"string",
|
|
1809
|
+
"function"
|
|
1810
|
+
]
|
|
1568
1811
|
}
|
|
1569
1812
|
},
|
|
1570
1813
|
"required": []
|
|
@@ -1629,6 +1872,27 @@
|
|
|
1629
1872
|
"showLegend": {
|
|
1630
1873
|
"type": "boolean"
|
|
1631
1874
|
},
|
|
1875
|
+
"legendInteraction": {
|
|
1876
|
+
"type": "string",
|
|
1877
|
+
"enum": [
|
|
1878
|
+
"highlight",
|
|
1879
|
+
"isolate",
|
|
1880
|
+
"none"
|
|
1881
|
+
],
|
|
1882
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
1883
|
+
"default": "none"
|
|
1884
|
+
},
|
|
1885
|
+
"legendPosition": {
|
|
1886
|
+
"type": "string",
|
|
1887
|
+
"enum": [
|
|
1888
|
+
"right",
|
|
1889
|
+
"left",
|
|
1890
|
+
"top",
|
|
1891
|
+
"bottom"
|
|
1892
|
+
],
|
|
1893
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
1894
|
+
"default": "right"
|
|
1895
|
+
},
|
|
1632
1896
|
"showGrid": {
|
|
1633
1897
|
"type": "boolean",
|
|
1634
1898
|
"default": false
|
|
@@ -1881,6 +2145,27 @@
|
|
|
1881
2145
|
"showLegend": {
|
|
1882
2146
|
"type": "boolean"
|
|
1883
2147
|
},
|
|
2148
|
+
"legendInteraction": {
|
|
2149
|
+
"type": "string",
|
|
2150
|
+
"enum": [
|
|
2151
|
+
"highlight",
|
|
2152
|
+
"isolate",
|
|
2153
|
+
"none"
|
|
2154
|
+
],
|
|
2155
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
2156
|
+
"default": "none"
|
|
2157
|
+
},
|
|
2158
|
+
"legendPosition": {
|
|
2159
|
+
"type": "string",
|
|
2160
|
+
"enum": [
|
|
2161
|
+
"right",
|
|
2162
|
+
"left",
|
|
2163
|
+
"top",
|
|
2164
|
+
"bottom"
|
|
2165
|
+
],
|
|
2166
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
2167
|
+
"default": "right"
|
|
2168
|
+
},
|
|
1884
2169
|
"showGrid": {
|
|
1885
2170
|
"type": "boolean",
|
|
1886
2171
|
"default": false
|
|
@@ -2095,6 +2380,22 @@
|
|
|
2095
2380
|
"candlestickStyle": {
|
|
2096
2381
|
"type": "object",
|
|
2097
2382
|
"description": "Style overrides."
|
|
2383
|
+
},
|
|
2384
|
+
"pointIdAccessor": {
|
|
2385
|
+
"type": "string",
|
|
2386
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
2387
|
+
"x-semiotic-runtime-types": [
|
|
2388
|
+
"string",
|
|
2389
|
+
"function"
|
|
2390
|
+
]
|
|
2391
|
+
},
|
|
2392
|
+
"xExtent": {
|
|
2393
|
+
"type": "array",
|
|
2394
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
2395
|
+
},
|
|
2396
|
+
"yExtent": {
|
|
2397
|
+
"type": "array",
|
|
2398
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
2098
2399
|
}
|
|
2099
2400
|
},
|
|
2100
2401
|
"required": [
|
|
@@ -2162,18 +2463,39 @@
|
|
|
2162
2463
|
"showLegend": {
|
|
2163
2464
|
"type": "boolean"
|
|
2164
2465
|
},
|
|
2165
|
-
"
|
|
2166
|
-
"type": "boolean",
|
|
2167
|
-
"default": false
|
|
2168
|
-
},
|
|
2169
|
-
"colorBy": {
|
|
2466
|
+
"legendInteraction": {
|
|
2170
2467
|
"type": "string",
|
|
2171
|
-
"
|
|
2172
|
-
"
|
|
2173
|
-
"
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2468
|
+
"enum": [
|
|
2469
|
+
"highlight",
|
|
2470
|
+
"isolate",
|
|
2471
|
+
"none"
|
|
2472
|
+
],
|
|
2473
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
2474
|
+
"default": "none"
|
|
2475
|
+
},
|
|
2476
|
+
"legendPosition": {
|
|
2477
|
+
"type": "string",
|
|
2478
|
+
"enum": [
|
|
2479
|
+
"right",
|
|
2480
|
+
"left",
|
|
2481
|
+
"top",
|
|
2482
|
+
"bottom"
|
|
2483
|
+
],
|
|
2484
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
2485
|
+
"default": "right"
|
|
2486
|
+
},
|
|
2487
|
+
"showGrid": {
|
|
2488
|
+
"type": "boolean",
|
|
2489
|
+
"default": false
|
|
2490
|
+
},
|
|
2491
|
+
"colorBy": {
|
|
2492
|
+
"type": "string",
|
|
2493
|
+
"x-semiotic-runtime-types": [
|
|
2494
|
+
"string",
|
|
2495
|
+
"function"
|
|
2496
|
+
]
|
|
2497
|
+
},
|
|
2498
|
+
"colorScheme": {
|
|
2177
2499
|
"type": [
|
|
2178
2500
|
"string",
|
|
2179
2501
|
"array",
|
|
@@ -2375,6 +2697,22 @@
|
|
|
2375
2697
|
"type": "string",
|
|
2376
2698
|
"default": "white"
|
|
2377
2699
|
},
|
|
2700
|
+
"pointIdAccessor": {
|
|
2701
|
+
"type": "string",
|
|
2702
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
2703
|
+
"x-semiotic-runtime-types": [
|
|
2704
|
+
"string",
|
|
2705
|
+
"function"
|
|
2706
|
+
]
|
|
2707
|
+
},
|
|
2708
|
+
"xExtent": {
|
|
2709
|
+
"type": "array",
|
|
2710
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
2711
|
+
},
|
|
2712
|
+
"yExtent": {
|
|
2713
|
+
"type": "array",
|
|
2714
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
2715
|
+
},
|
|
2378
2716
|
"regression": {
|
|
2379
2717
|
"type": [
|
|
2380
2718
|
"boolean",
|
|
@@ -2449,6 +2787,27 @@
|
|
|
2449
2787
|
"showLegend": {
|
|
2450
2788
|
"type": "boolean"
|
|
2451
2789
|
},
|
|
2790
|
+
"legendInteraction": {
|
|
2791
|
+
"type": "string",
|
|
2792
|
+
"enum": [
|
|
2793
|
+
"highlight",
|
|
2794
|
+
"isolate",
|
|
2795
|
+
"none"
|
|
2796
|
+
],
|
|
2797
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
2798
|
+
"default": "none"
|
|
2799
|
+
},
|
|
2800
|
+
"legendPosition": {
|
|
2801
|
+
"type": "string",
|
|
2802
|
+
"enum": [
|
|
2803
|
+
"right",
|
|
2804
|
+
"left",
|
|
2805
|
+
"top",
|
|
2806
|
+
"bottom"
|
|
2807
|
+
],
|
|
2808
|
+
"description": "Position of the gradient legend",
|
|
2809
|
+
"default": "right"
|
|
2810
|
+
},
|
|
2452
2811
|
"showGrid": {
|
|
2453
2812
|
"type": "boolean",
|
|
2454
2813
|
"default": false
|
|
@@ -2651,11 +3010,6 @@
|
|
|
2651
3010
|
"description": "Display numeric values in cells",
|
|
2652
3011
|
"default": false
|
|
2653
3012
|
},
|
|
2654
|
-
"valueFormat": {
|
|
2655
|
-
"x-semiotic-runtime-types": [
|
|
2656
|
-
"function"
|
|
2657
|
-
]
|
|
2658
|
-
},
|
|
2659
3013
|
"cellBorderColor": {
|
|
2660
3014
|
"type": "string",
|
|
2661
3015
|
"default": "#fff"
|
|
@@ -2664,16 +3018,21 @@
|
|
|
2664
3018
|
"type": "number",
|
|
2665
3019
|
"default": 1
|
|
2666
3020
|
},
|
|
2667
|
-
"
|
|
3021
|
+
"pointIdAccessor": {
|
|
2668
3022
|
"type": "string",
|
|
2669
|
-
"
|
|
2670
|
-
|
|
2671
|
-
"
|
|
2672
|
-
"
|
|
2673
|
-
|
|
2674
|
-
|
|
2675
|
-
|
|
2676
|
-
"
|
|
3023
|
+
"description": "Stable ID for point annotations and push-mode remove()/update().",
|
|
3024
|
+
"x-semiotic-runtime-types": [
|
|
3025
|
+
"string",
|
|
3026
|
+
"function"
|
|
3027
|
+
]
|
|
3028
|
+
},
|
|
3029
|
+
"xExtent": {
|
|
3030
|
+
"type": "array",
|
|
3031
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
3032
|
+
},
|
|
3033
|
+
"yExtent": {
|
|
3034
|
+
"type": "array",
|
|
3035
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
2677
3036
|
}
|
|
2678
3037
|
},
|
|
2679
3038
|
"required": [
|
|
@@ -2740,6 +3099,27 @@
|
|
|
2740
3099
|
"showLegend": {
|
|
2741
3100
|
"type": "boolean"
|
|
2742
3101
|
},
|
|
3102
|
+
"legendInteraction": {
|
|
3103
|
+
"type": "string",
|
|
3104
|
+
"enum": [
|
|
3105
|
+
"highlight",
|
|
3106
|
+
"isolate",
|
|
3107
|
+
"none"
|
|
3108
|
+
],
|
|
3109
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
3110
|
+
"default": "none"
|
|
3111
|
+
},
|
|
3112
|
+
"legendPosition": {
|
|
3113
|
+
"type": "string",
|
|
3114
|
+
"enum": [
|
|
3115
|
+
"right",
|
|
3116
|
+
"left",
|
|
3117
|
+
"top",
|
|
3118
|
+
"bottom"
|
|
3119
|
+
],
|
|
3120
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
3121
|
+
"default": "right"
|
|
3122
|
+
},
|
|
2743
3123
|
"showGrid": {
|
|
2744
3124
|
"type": "boolean",
|
|
2745
3125
|
"default": false
|
|
@@ -2953,6 +3333,14 @@
|
|
|
2953
3333
|
"function"
|
|
2954
3334
|
]
|
|
2955
3335
|
},
|
|
3336
|
+
"xExtent": {
|
|
3337
|
+
"type": "array",
|
|
3338
|
+
"description": "Fixed x domain `[min, max]`; either bound may be omitted."
|
|
3339
|
+
},
|
|
3340
|
+
"yExtent": {
|
|
3341
|
+
"type": "array",
|
|
3342
|
+
"description": "Fixed y domain `[min, max]`; either bound may be omitted."
|
|
3343
|
+
},
|
|
2956
3344
|
"regression": {
|
|
2957
3345
|
"type": [
|
|
2958
3346
|
"boolean",
|
|
@@ -3034,6 +3422,27 @@
|
|
|
3034
3422
|
"showLegend": {
|
|
3035
3423
|
"type": "boolean"
|
|
3036
3424
|
},
|
|
3425
|
+
"legendInteraction": {
|
|
3426
|
+
"type": "string",
|
|
3427
|
+
"enum": [
|
|
3428
|
+
"highlight",
|
|
3429
|
+
"isolate",
|
|
3430
|
+
"none"
|
|
3431
|
+
],
|
|
3432
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
3433
|
+
"default": "none"
|
|
3434
|
+
},
|
|
3435
|
+
"legendPosition": {
|
|
3436
|
+
"type": "string",
|
|
3437
|
+
"enum": [
|
|
3438
|
+
"right",
|
|
3439
|
+
"left",
|
|
3440
|
+
"top",
|
|
3441
|
+
"bottom"
|
|
3442
|
+
],
|
|
3443
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
3444
|
+
"default": "right"
|
|
3445
|
+
},
|
|
3037
3446
|
"showGrid": {
|
|
3038
3447
|
"type": "boolean",
|
|
3039
3448
|
"default": false
|
|
@@ -3182,10 +3591,9 @@
|
|
|
3182
3591
|
"valueLabel": {
|
|
3183
3592
|
"type": "string"
|
|
3184
3593
|
},
|
|
3185
|
-
"
|
|
3186
|
-
"
|
|
3187
|
-
|
|
3188
|
-
]
|
|
3594
|
+
"showCategoryTicks": {
|
|
3595
|
+
"type": "boolean",
|
|
3596
|
+
"description": "Show category labels on the ordinal axis."
|
|
3189
3597
|
},
|
|
3190
3598
|
"data": {
|
|
3191
3599
|
"type": "array",
|
|
@@ -3312,6 +3720,27 @@
|
|
|
3312
3720
|
"type": "boolean",
|
|
3313
3721
|
"default": true
|
|
3314
3722
|
},
|
|
3723
|
+
"legendInteraction": {
|
|
3724
|
+
"type": "string",
|
|
3725
|
+
"enum": [
|
|
3726
|
+
"highlight",
|
|
3727
|
+
"isolate",
|
|
3728
|
+
"none"
|
|
3729
|
+
],
|
|
3730
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
3731
|
+
"default": "none"
|
|
3732
|
+
},
|
|
3733
|
+
"legendPosition": {
|
|
3734
|
+
"type": "string",
|
|
3735
|
+
"enum": [
|
|
3736
|
+
"right",
|
|
3737
|
+
"left",
|
|
3738
|
+
"top",
|
|
3739
|
+
"bottom"
|
|
3740
|
+
],
|
|
3741
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
3742
|
+
"default": "right"
|
|
3743
|
+
},
|
|
3315
3744
|
"showGrid": {
|
|
3316
3745
|
"type": "boolean",
|
|
3317
3746
|
"default": false
|
|
@@ -3460,10 +3889,9 @@
|
|
|
3460
3889
|
"valueLabel": {
|
|
3461
3890
|
"type": "string"
|
|
3462
3891
|
},
|
|
3463
|
-
"
|
|
3464
|
-
"
|
|
3465
|
-
|
|
3466
|
-
]
|
|
3892
|
+
"showCategoryTicks": {
|
|
3893
|
+
"type": "boolean",
|
|
3894
|
+
"description": "Show category labels on the ordinal axis."
|
|
3467
3895
|
},
|
|
3468
3896
|
"data": {
|
|
3469
3897
|
"type": "array",
|
|
@@ -3580,6 +4008,27 @@
|
|
|
3580
4008
|
"showLegend": {
|
|
3581
4009
|
"type": "boolean"
|
|
3582
4010
|
},
|
|
4011
|
+
"legendInteraction": {
|
|
4012
|
+
"type": "string",
|
|
4013
|
+
"enum": [
|
|
4014
|
+
"highlight",
|
|
4015
|
+
"isolate",
|
|
4016
|
+
"none"
|
|
4017
|
+
],
|
|
4018
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
4019
|
+
"default": "none"
|
|
4020
|
+
},
|
|
4021
|
+
"legendPosition": {
|
|
4022
|
+
"type": "string",
|
|
4023
|
+
"enum": [
|
|
4024
|
+
"right",
|
|
4025
|
+
"left",
|
|
4026
|
+
"top",
|
|
4027
|
+
"bottom"
|
|
4028
|
+
],
|
|
4029
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
4030
|
+
"default": "right"
|
|
4031
|
+
},
|
|
3583
4032
|
"showGrid": {
|
|
3584
4033
|
"type": "boolean",
|
|
3585
4034
|
"default": false
|
|
@@ -3728,10 +4177,9 @@
|
|
|
3728
4177
|
"valueLabel": {
|
|
3729
4178
|
"type": "string"
|
|
3730
4179
|
},
|
|
3731
|
-
"
|
|
3732
|
-
"
|
|
3733
|
-
|
|
3734
|
-
]
|
|
4180
|
+
"showCategoryTicks": {
|
|
4181
|
+
"type": "boolean",
|
|
4182
|
+
"description": "Show category labels on the ordinal axis."
|
|
3735
4183
|
},
|
|
3736
4184
|
"data": {
|
|
3737
4185
|
"type": "array",
|
|
@@ -3859,6 +4307,27 @@
|
|
|
3859
4307
|
"type": "boolean",
|
|
3860
4308
|
"default": true
|
|
3861
4309
|
},
|
|
4310
|
+
"legendInteraction": {
|
|
4311
|
+
"type": "string",
|
|
4312
|
+
"enum": [
|
|
4313
|
+
"highlight",
|
|
4314
|
+
"isolate",
|
|
4315
|
+
"none"
|
|
4316
|
+
],
|
|
4317
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
4318
|
+
"default": "none"
|
|
4319
|
+
},
|
|
4320
|
+
"legendPosition": {
|
|
4321
|
+
"type": "string",
|
|
4322
|
+
"enum": [
|
|
4323
|
+
"right",
|
|
4324
|
+
"left",
|
|
4325
|
+
"top",
|
|
4326
|
+
"bottom"
|
|
4327
|
+
],
|
|
4328
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
4329
|
+
"default": "right"
|
|
4330
|
+
},
|
|
3862
4331
|
"showGrid": {
|
|
3863
4332
|
"type": "boolean",
|
|
3864
4333
|
"default": false
|
|
@@ -4007,10 +4476,9 @@
|
|
|
4007
4476
|
"valueLabel": {
|
|
4008
4477
|
"type": "string"
|
|
4009
4478
|
},
|
|
4010
|
-
"
|
|
4011
|
-
"
|
|
4012
|
-
|
|
4013
|
-
]
|
|
4479
|
+
"showCategoryTicks": {
|
|
4480
|
+
"type": "boolean",
|
|
4481
|
+
"description": "Show category labels on the ordinal axis."
|
|
4014
4482
|
},
|
|
4015
4483
|
"data": {
|
|
4016
4484
|
"type": "array",
|
|
@@ -4122,6 +4590,27 @@
|
|
|
4122
4590
|
"showLegend": {
|
|
4123
4591
|
"type": "boolean"
|
|
4124
4592
|
},
|
|
4593
|
+
"legendInteraction": {
|
|
4594
|
+
"type": "string",
|
|
4595
|
+
"enum": [
|
|
4596
|
+
"highlight",
|
|
4597
|
+
"isolate",
|
|
4598
|
+
"none"
|
|
4599
|
+
],
|
|
4600
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
4601
|
+
"default": "none"
|
|
4602
|
+
},
|
|
4603
|
+
"legendPosition": {
|
|
4604
|
+
"type": "string",
|
|
4605
|
+
"enum": [
|
|
4606
|
+
"right",
|
|
4607
|
+
"left",
|
|
4608
|
+
"top",
|
|
4609
|
+
"bottom"
|
|
4610
|
+
],
|
|
4611
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
4612
|
+
"default": "right"
|
|
4613
|
+
},
|
|
4125
4614
|
"showGrid": {
|
|
4126
4615
|
"type": "boolean",
|
|
4127
4616
|
"default": false
|
|
@@ -4270,10 +4759,9 @@
|
|
|
4270
4759
|
"valueLabel": {
|
|
4271
4760
|
"type": "string"
|
|
4272
4761
|
},
|
|
4273
|
-
"
|
|
4274
|
-
"
|
|
4275
|
-
|
|
4276
|
-
]
|
|
4762
|
+
"showCategoryTicks": {
|
|
4763
|
+
"type": "boolean",
|
|
4764
|
+
"description": "Show category labels on the ordinal axis."
|
|
4277
4765
|
},
|
|
4278
4766
|
"data": {
|
|
4279
4767
|
"type": "array",
|
|
@@ -4407,6 +4895,27 @@
|
|
|
4407
4895
|
"showLegend": {
|
|
4408
4896
|
"type": "boolean"
|
|
4409
4897
|
},
|
|
4898
|
+
"legendInteraction": {
|
|
4899
|
+
"type": "string",
|
|
4900
|
+
"enum": [
|
|
4901
|
+
"highlight",
|
|
4902
|
+
"isolate",
|
|
4903
|
+
"none"
|
|
4904
|
+
],
|
|
4905
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
4906
|
+
"default": "none"
|
|
4907
|
+
},
|
|
4908
|
+
"legendPosition": {
|
|
4909
|
+
"type": "string",
|
|
4910
|
+
"enum": [
|
|
4911
|
+
"right",
|
|
4912
|
+
"left",
|
|
4913
|
+
"top",
|
|
4914
|
+
"bottom"
|
|
4915
|
+
],
|
|
4916
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
4917
|
+
"default": "right"
|
|
4918
|
+
},
|
|
4410
4919
|
"showGrid": {
|
|
4411
4920
|
"type": "boolean",
|
|
4412
4921
|
"default": false
|
|
@@ -4555,10 +5064,9 @@
|
|
|
4555
5064
|
"valueLabel": {
|
|
4556
5065
|
"type": "string"
|
|
4557
5066
|
},
|
|
4558
|
-
"
|
|
4559
|
-
"
|
|
4560
|
-
|
|
4561
|
-
]
|
|
5067
|
+
"showCategoryTicks": {
|
|
5068
|
+
"type": "boolean",
|
|
5069
|
+
"description": "Show category labels on the ordinal axis."
|
|
4562
5070
|
},
|
|
4563
5071
|
"data": {
|
|
4564
5072
|
"type": "array",
|
|
@@ -4666,7 +5174,28 @@
|
|
|
4666
5174
|
"showLegend": {
|
|
4667
5175
|
"type": "boolean"
|
|
4668
5176
|
},
|
|
4669
|
-
"
|
|
5177
|
+
"legendInteraction": {
|
|
5178
|
+
"type": "string",
|
|
5179
|
+
"enum": [
|
|
5180
|
+
"highlight",
|
|
5181
|
+
"isolate",
|
|
5182
|
+
"none"
|
|
5183
|
+
],
|
|
5184
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
5185
|
+
"default": "none"
|
|
5186
|
+
},
|
|
5187
|
+
"legendPosition": {
|
|
5188
|
+
"type": "string",
|
|
5189
|
+
"enum": [
|
|
5190
|
+
"right",
|
|
5191
|
+
"left",
|
|
5192
|
+
"top",
|
|
5193
|
+
"bottom"
|
|
5194
|
+
],
|
|
5195
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
5196
|
+
"default": "right"
|
|
5197
|
+
},
|
|
5198
|
+
"showGrid": {
|
|
4670
5199
|
"type": "boolean",
|
|
4671
5200
|
"default": false
|
|
4672
5201
|
},
|
|
@@ -4814,10 +5343,9 @@
|
|
|
4814
5343
|
"valueLabel": {
|
|
4815
5344
|
"type": "string"
|
|
4816
5345
|
},
|
|
4817
|
-
"
|
|
4818
|
-
"
|
|
4819
|
-
|
|
4820
|
-
]
|
|
5346
|
+
"showCategoryTicks": {
|
|
5347
|
+
"type": "boolean",
|
|
5348
|
+
"description": "Show category labels on the ordinal axis."
|
|
4821
5349
|
},
|
|
4822
5350
|
"data": {
|
|
4823
5351
|
"type": "array",
|
|
@@ -4918,6 +5446,27 @@
|
|
|
4918
5446
|
"showLegend": {
|
|
4919
5447
|
"type": "boolean"
|
|
4920
5448
|
},
|
|
5449
|
+
"legendInteraction": {
|
|
5450
|
+
"type": "string",
|
|
5451
|
+
"enum": [
|
|
5452
|
+
"highlight",
|
|
5453
|
+
"isolate",
|
|
5454
|
+
"none"
|
|
5455
|
+
],
|
|
5456
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
5457
|
+
"default": "none"
|
|
5458
|
+
},
|
|
5459
|
+
"legendPosition": {
|
|
5460
|
+
"type": "string",
|
|
5461
|
+
"enum": [
|
|
5462
|
+
"right",
|
|
5463
|
+
"left",
|
|
5464
|
+
"top",
|
|
5465
|
+
"bottom"
|
|
5466
|
+
],
|
|
5467
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
5468
|
+
"default": "right"
|
|
5469
|
+
},
|
|
4921
5470
|
"showGrid": {
|
|
4922
5471
|
"type": "boolean",
|
|
4923
5472
|
"default": false
|
|
@@ -5066,10 +5615,9 @@
|
|
|
5066
5615
|
"valueLabel": {
|
|
5067
5616
|
"type": "string"
|
|
5068
5617
|
},
|
|
5069
|
-
"
|
|
5070
|
-
"
|
|
5071
|
-
|
|
5072
|
-
]
|
|
5618
|
+
"showCategoryTicks": {
|
|
5619
|
+
"type": "boolean",
|
|
5620
|
+
"description": "Show category labels on the ordinal axis."
|
|
5073
5621
|
},
|
|
5074
5622
|
"data": {
|
|
5075
5623
|
"type": "array",
|
|
@@ -5183,6 +5731,27 @@
|
|
|
5183
5731
|
"showLegend": {
|
|
5184
5732
|
"type": "boolean"
|
|
5185
5733
|
},
|
|
5734
|
+
"legendInteraction": {
|
|
5735
|
+
"type": "string",
|
|
5736
|
+
"enum": [
|
|
5737
|
+
"highlight",
|
|
5738
|
+
"isolate",
|
|
5739
|
+
"none"
|
|
5740
|
+
],
|
|
5741
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
5742
|
+
"default": "none"
|
|
5743
|
+
},
|
|
5744
|
+
"legendPosition": {
|
|
5745
|
+
"type": "string",
|
|
5746
|
+
"enum": [
|
|
5747
|
+
"right",
|
|
5748
|
+
"left",
|
|
5749
|
+
"top",
|
|
5750
|
+
"bottom"
|
|
5751
|
+
],
|
|
5752
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
5753
|
+
"default": "right"
|
|
5754
|
+
},
|
|
5186
5755
|
"showGrid": {
|
|
5187
5756
|
"type": "boolean",
|
|
5188
5757
|
"default": false
|
|
@@ -5331,10 +5900,9 @@
|
|
|
5331
5900
|
"valueLabel": {
|
|
5332
5901
|
"type": "string"
|
|
5333
5902
|
},
|
|
5334
|
-
"
|
|
5335
|
-
"
|
|
5336
|
-
|
|
5337
|
-
]
|
|
5903
|
+
"showCategoryTicks": {
|
|
5904
|
+
"type": "boolean",
|
|
5905
|
+
"description": "Show category labels on the ordinal axis."
|
|
5338
5906
|
},
|
|
5339
5907
|
"data": {
|
|
5340
5908
|
"type": "array",
|
|
@@ -5430,6 +5998,27 @@
|
|
|
5430
5998
|
"showLegend": {
|
|
5431
5999
|
"type": "boolean"
|
|
5432
6000
|
},
|
|
6001
|
+
"legendInteraction": {
|
|
6002
|
+
"type": "string",
|
|
6003
|
+
"enum": [
|
|
6004
|
+
"highlight",
|
|
6005
|
+
"isolate",
|
|
6006
|
+
"none"
|
|
6007
|
+
],
|
|
6008
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
6009
|
+
"default": "none"
|
|
6010
|
+
},
|
|
6011
|
+
"legendPosition": {
|
|
6012
|
+
"type": "string",
|
|
6013
|
+
"enum": [
|
|
6014
|
+
"right",
|
|
6015
|
+
"left",
|
|
6016
|
+
"top",
|
|
6017
|
+
"bottom"
|
|
6018
|
+
],
|
|
6019
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
6020
|
+
"default": "right"
|
|
6021
|
+
},
|
|
5433
6022
|
"showGrid": {
|
|
5434
6023
|
"type": "boolean",
|
|
5435
6024
|
"default": true
|
|
@@ -5578,10 +6167,9 @@
|
|
|
5578
6167
|
"valueLabel": {
|
|
5579
6168
|
"type": "string"
|
|
5580
6169
|
},
|
|
5581
|
-
"
|
|
5582
|
-
"
|
|
5583
|
-
|
|
5584
|
-
]
|
|
6170
|
+
"showCategoryTicks": {
|
|
6171
|
+
"type": "boolean",
|
|
6172
|
+
"description": "Show category labels on the ordinal axis."
|
|
5585
6173
|
},
|
|
5586
6174
|
"data": {
|
|
5587
6175
|
"type": "array",
|
|
@@ -5705,6 +6293,27 @@
|
|
|
5705
6293
|
"showLegend": {
|
|
5706
6294
|
"type": "boolean"
|
|
5707
6295
|
},
|
|
6296
|
+
"legendInteraction": {
|
|
6297
|
+
"type": "string",
|
|
6298
|
+
"enum": [
|
|
6299
|
+
"highlight",
|
|
6300
|
+
"isolate",
|
|
6301
|
+
"none"
|
|
6302
|
+
],
|
|
6303
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
6304
|
+
"default": "none"
|
|
6305
|
+
},
|
|
6306
|
+
"legendPosition": {
|
|
6307
|
+
"type": "string",
|
|
6308
|
+
"enum": [
|
|
6309
|
+
"right",
|
|
6310
|
+
"left",
|
|
6311
|
+
"top",
|
|
6312
|
+
"bottom"
|
|
6313
|
+
],
|
|
6314
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
6315
|
+
"default": "right"
|
|
6316
|
+
},
|
|
5708
6317
|
"showGrid": {
|
|
5709
6318
|
"type": "boolean",
|
|
5710
6319
|
"default": false
|
|
@@ -5937,6 +6546,27 @@
|
|
|
5937
6546
|
"showLegend": {
|
|
5938
6547
|
"type": "boolean"
|
|
5939
6548
|
},
|
|
6549
|
+
"legendInteraction": {
|
|
6550
|
+
"type": "string",
|
|
6551
|
+
"enum": [
|
|
6552
|
+
"highlight",
|
|
6553
|
+
"isolate",
|
|
6554
|
+
"none"
|
|
6555
|
+
],
|
|
6556
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
6557
|
+
"default": "none"
|
|
6558
|
+
},
|
|
6559
|
+
"legendPosition": {
|
|
6560
|
+
"type": "string",
|
|
6561
|
+
"enum": [
|
|
6562
|
+
"right",
|
|
6563
|
+
"left",
|
|
6564
|
+
"top",
|
|
6565
|
+
"bottom"
|
|
6566
|
+
],
|
|
6567
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
6568
|
+
"default": "right"
|
|
6569
|
+
},
|
|
5940
6570
|
"showGrid": {
|
|
5941
6571
|
"type": "boolean",
|
|
5942
6572
|
"default": false
|
|
@@ -6181,6 +6811,27 @@
|
|
|
6181
6811
|
"showLegend": {
|
|
6182
6812
|
"type": "boolean"
|
|
6183
6813
|
},
|
|
6814
|
+
"legendInteraction": {
|
|
6815
|
+
"type": "string",
|
|
6816
|
+
"enum": [
|
|
6817
|
+
"highlight",
|
|
6818
|
+
"isolate",
|
|
6819
|
+
"none"
|
|
6820
|
+
],
|
|
6821
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
6822
|
+
"default": "none"
|
|
6823
|
+
},
|
|
6824
|
+
"legendPosition": {
|
|
6825
|
+
"type": "string",
|
|
6826
|
+
"enum": [
|
|
6827
|
+
"right",
|
|
6828
|
+
"left",
|
|
6829
|
+
"top",
|
|
6830
|
+
"bottom"
|
|
6831
|
+
],
|
|
6832
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
6833
|
+
"default": "right"
|
|
6834
|
+
},
|
|
6184
6835
|
"showGrid": {
|
|
6185
6836
|
"type": "boolean",
|
|
6186
6837
|
"default": false
|
|
@@ -6337,7 +6988,27 @@
|
|
|
6337
6988
|
},
|
|
6338
6989
|
"thresholds": {
|
|
6339
6990
|
"type": "array",
|
|
6340
|
-
"description": "Array of { value, color, label? } defining threshold zones. Last value should equal max."
|
|
6991
|
+
"description": "Array of { value, color, label? } defining threshold zones. This is GaugeChart's wire format; BigNumber instead uses { at, level, color?, label? }. Last value should equal max.",
|
|
6992
|
+
"minItems": 1,
|
|
6993
|
+
"items": {
|
|
6994
|
+
"type": "object",
|
|
6995
|
+
"additionalProperties": false,
|
|
6996
|
+
"required": [
|
|
6997
|
+
"value",
|
|
6998
|
+
"color"
|
|
6999
|
+
],
|
|
7000
|
+
"properties": {
|
|
7001
|
+
"value": {
|
|
7002
|
+
"type": "number"
|
|
7003
|
+
},
|
|
7004
|
+
"color": {
|
|
7005
|
+
"type": "string"
|
|
7006
|
+
},
|
|
7007
|
+
"label": {
|
|
7008
|
+
"type": "string"
|
|
7009
|
+
}
|
|
7010
|
+
}
|
|
7011
|
+
}
|
|
6341
7012
|
},
|
|
6342
7013
|
"gradientFill": {
|
|
6343
7014
|
"type": "object",
|
|
@@ -6369,11 +7040,6 @@
|
|
|
6369
7040
|
"needleColor": {
|
|
6370
7041
|
"type": "string"
|
|
6371
7042
|
},
|
|
6372
|
-
"valueFormat": {
|
|
6373
|
-
"x-semiotic-runtime-types": [
|
|
6374
|
-
"function"
|
|
6375
|
-
]
|
|
6376
|
-
},
|
|
6377
7043
|
"showScaleLabels": {
|
|
6378
7044
|
"type": "boolean",
|
|
6379
7045
|
"default": true
|
|
@@ -6443,6 +7109,27 @@
|
|
|
6443
7109
|
"showLegend": {
|
|
6444
7110
|
"type": "boolean"
|
|
6445
7111
|
},
|
|
7112
|
+
"legendInteraction": {
|
|
7113
|
+
"type": "string",
|
|
7114
|
+
"enum": [
|
|
7115
|
+
"highlight",
|
|
7116
|
+
"isolate",
|
|
7117
|
+
"none"
|
|
7118
|
+
],
|
|
7119
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
7120
|
+
"default": "none"
|
|
7121
|
+
},
|
|
7122
|
+
"legendPosition": {
|
|
7123
|
+
"type": "string",
|
|
7124
|
+
"enum": [
|
|
7125
|
+
"right",
|
|
7126
|
+
"left",
|
|
7127
|
+
"top",
|
|
7128
|
+
"bottom"
|
|
7129
|
+
],
|
|
7130
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
7131
|
+
"default": "right"
|
|
7132
|
+
},
|
|
6446
7133
|
"showGrid": {
|
|
6447
7134
|
"type": "boolean",
|
|
6448
7135
|
"default": false
|
|
@@ -6593,7 +7280,7 @@
|
|
|
6593
7280
|
"type": "array",
|
|
6594
7281
|
"description": "Array of edge objects with source and target"
|
|
6595
7282
|
},
|
|
6596
|
-
"
|
|
7283
|
+
"nodeIdAccessor": {
|
|
6597
7284
|
"type": "string",
|
|
6598
7285
|
"description": "Key for node unique identifier",
|
|
6599
7286
|
"default": "id",
|
|
@@ -6669,6 +7356,14 @@
|
|
|
6669
7356
|
"type": "number",
|
|
6670
7357
|
"default": 0.6
|
|
6671
7358
|
},
|
|
7359
|
+
"nodeStroke": {
|
|
7360
|
+
"type": "string",
|
|
7361
|
+
"description": "Node-only outline color; overrides the generic stroke for nodes."
|
|
7362
|
+
},
|
|
7363
|
+
"nodeStrokeWidth": {
|
|
7364
|
+
"type": "number",
|
|
7365
|
+
"description": "Node-only outline width; overrides generic strokeWidth for nodes."
|
|
7366
|
+
},
|
|
6672
7367
|
"iterations": {
|
|
6673
7368
|
"type": "number",
|
|
6674
7369
|
"description": "Force simulation iterations",
|
|
@@ -6758,6 +7453,27 @@
|
|
|
6758
7453
|
"showLegend": {
|
|
6759
7454
|
"type": "boolean"
|
|
6760
7455
|
},
|
|
7456
|
+
"legendInteraction": {
|
|
7457
|
+
"type": "string",
|
|
7458
|
+
"enum": [
|
|
7459
|
+
"highlight",
|
|
7460
|
+
"isolate",
|
|
7461
|
+
"none"
|
|
7462
|
+
],
|
|
7463
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
7464
|
+
"default": "none"
|
|
7465
|
+
},
|
|
7466
|
+
"legendPosition": {
|
|
7467
|
+
"type": "string",
|
|
7468
|
+
"enum": [
|
|
7469
|
+
"right",
|
|
7470
|
+
"left",
|
|
7471
|
+
"top",
|
|
7472
|
+
"bottom"
|
|
7473
|
+
],
|
|
7474
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
7475
|
+
"default": "right"
|
|
7476
|
+
},
|
|
6761
7477
|
"showGrid": {
|
|
6762
7478
|
"type": "boolean",
|
|
6763
7479
|
"default": false
|
|
@@ -7062,6 +7778,27 @@
|
|
|
7062
7778
|
"showLegend": {
|
|
7063
7779
|
"type": "boolean"
|
|
7064
7780
|
},
|
|
7781
|
+
"legendInteraction": {
|
|
7782
|
+
"type": "string",
|
|
7783
|
+
"enum": [
|
|
7784
|
+
"highlight",
|
|
7785
|
+
"isolate",
|
|
7786
|
+
"none"
|
|
7787
|
+
],
|
|
7788
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
7789
|
+
"default": "none"
|
|
7790
|
+
},
|
|
7791
|
+
"legendPosition": {
|
|
7792
|
+
"type": "string",
|
|
7793
|
+
"enum": [
|
|
7794
|
+
"right",
|
|
7795
|
+
"left",
|
|
7796
|
+
"top",
|
|
7797
|
+
"bottom"
|
|
7798
|
+
],
|
|
7799
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
7800
|
+
"default": "right"
|
|
7801
|
+
},
|
|
7065
7802
|
"showGrid": {
|
|
7066
7803
|
"type": "boolean",
|
|
7067
7804
|
"default": false
|
|
@@ -7344,6 +8081,27 @@
|
|
|
7344
8081
|
"showLegend": {
|
|
7345
8082
|
"type": "boolean"
|
|
7346
8083
|
},
|
|
8084
|
+
"legendInteraction": {
|
|
8085
|
+
"type": "string",
|
|
8086
|
+
"enum": [
|
|
8087
|
+
"highlight",
|
|
8088
|
+
"isolate",
|
|
8089
|
+
"none"
|
|
8090
|
+
],
|
|
8091
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
8092
|
+
"default": "none"
|
|
8093
|
+
},
|
|
8094
|
+
"legendPosition": {
|
|
8095
|
+
"type": "string",
|
|
8096
|
+
"enum": [
|
|
8097
|
+
"right",
|
|
8098
|
+
"left",
|
|
8099
|
+
"top",
|
|
8100
|
+
"bottom"
|
|
8101
|
+
],
|
|
8102
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
8103
|
+
"default": "right"
|
|
8104
|
+
},
|
|
7347
8105
|
"showGrid": {
|
|
7348
8106
|
"type": "boolean",
|
|
7349
8107
|
"default": false
|
|
@@ -7628,7 +8386,28 @@
|
|
|
7628
8386
|
"showLegend": {
|
|
7629
8387
|
"type": "boolean"
|
|
7630
8388
|
},
|
|
7631
|
-
"
|
|
8389
|
+
"legendInteraction": {
|
|
8390
|
+
"type": "string",
|
|
8391
|
+
"enum": [
|
|
8392
|
+
"highlight",
|
|
8393
|
+
"isolate",
|
|
8394
|
+
"none"
|
|
8395
|
+
],
|
|
8396
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
8397
|
+
"default": "none"
|
|
8398
|
+
},
|
|
8399
|
+
"legendPosition": {
|
|
8400
|
+
"type": "string",
|
|
8401
|
+
"enum": [
|
|
8402
|
+
"right",
|
|
8403
|
+
"left",
|
|
8404
|
+
"top",
|
|
8405
|
+
"bottom"
|
|
8406
|
+
],
|
|
8407
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
8408
|
+
"default": "right"
|
|
8409
|
+
},
|
|
8410
|
+
"showGrid": {
|
|
7632
8411
|
"type": "boolean",
|
|
7633
8412
|
"default": false
|
|
7634
8413
|
},
|
|
@@ -7878,6 +8657,27 @@
|
|
|
7878
8657
|
"showLegend": {
|
|
7879
8658
|
"type": "boolean"
|
|
7880
8659
|
},
|
|
8660
|
+
"legendInteraction": {
|
|
8661
|
+
"type": "string",
|
|
8662
|
+
"enum": [
|
|
8663
|
+
"highlight",
|
|
8664
|
+
"isolate",
|
|
8665
|
+
"none"
|
|
8666
|
+
],
|
|
8667
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
8668
|
+
"default": "none"
|
|
8669
|
+
},
|
|
8670
|
+
"legendPosition": {
|
|
8671
|
+
"type": "string",
|
|
8672
|
+
"enum": [
|
|
8673
|
+
"right",
|
|
8674
|
+
"left",
|
|
8675
|
+
"top",
|
|
8676
|
+
"bottom"
|
|
8677
|
+
],
|
|
8678
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
8679
|
+
"default": "right"
|
|
8680
|
+
},
|
|
7881
8681
|
"showGrid": {
|
|
7882
8682
|
"type": "boolean",
|
|
7883
8683
|
"default": false
|
|
@@ -8132,6 +8932,27 @@
|
|
|
8132
8932
|
"showLegend": {
|
|
8133
8933
|
"type": "boolean"
|
|
8134
8934
|
},
|
|
8935
|
+
"legendInteraction": {
|
|
8936
|
+
"type": "string",
|
|
8937
|
+
"enum": [
|
|
8938
|
+
"highlight",
|
|
8939
|
+
"isolate",
|
|
8940
|
+
"none"
|
|
8941
|
+
],
|
|
8942
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
8943
|
+
"default": "none"
|
|
8944
|
+
},
|
|
8945
|
+
"legendPosition": {
|
|
8946
|
+
"type": "string",
|
|
8947
|
+
"enum": [
|
|
8948
|
+
"right",
|
|
8949
|
+
"left",
|
|
8950
|
+
"top",
|
|
8951
|
+
"bottom"
|
|
8952
|
+
],
|
|
8953
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
8954
|
+
"default": "right"
|
|
8955
|
+
},
|
|
8135
8956
|
"showGrid": {
|
|
8136
8957
|
"type": "boolean",
|
|
8137
8958
|
"default": false
|
|
@@ -9380,6 +10201,25 @@
|
|
|
9380
10201
|
"showLegend": {
|
|
9381
10202
|
"type": "boolean"
|
|
9382
10203
|
},
|
|
10204
|
+
"legendInteraction": {
|
|
10205
|
+
"type": "string",
|
|
10206
|
+
"enum": [
|
|
10207
|
+
"highlight",
|
|
10208
|
+
"isolate",
|
|
10209
|
+
"none"
|
|
10210
|
+
],
|
|
10211
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
10212
|
+
"default": "none"
|
|
10213
|
+
},
|
|
10214
|
+
"legendPosition": {
|
|
10215
|
+
"type": "string",
|
|
10216
|
+
"enum": [
|
|
10217
|
+
"right",
|
|
10218
|
+
"left",
|
|
10219
|
+
"top",
|
|
10220
|
+
"bottom"
|
|
10221
|
+
]
|
|
10222
|
+
},
|
|
9383
10223
|
"showGrid": {
|
|
9384
10224
|
"type": "boolean",
|
|
9385
10225
|
"default": false
|
|
@@ -9528,10 +10368,10 @@
|
|
|
9528
10368
|
"valueLabel": {
|
|
9529
10369
|
"type": "string"
|
|
9530
10370
|
},
|
|
9531
|
-
"
|
|
9532
|
-
"
|
|
9533
|
-
|
|
9534
|
-
|
|
10371
|
+
"showCategoryTicks": {
|
|
10372
|
+
"type": "boolean",
|
|
10373
|
+
"description": "Show category tick labels on ordinal axis",
|
|
10374
|
+
"default": false
|
|
9535
10375
|
},
|
|
9536
10376
|
"data": {
|
|
9537
10377
|
"type": "array",
|
|
@@ -9576,20 +10416,6 @@
|
|
|
9576
10416
|
"type": "number",
|
|
9577
10417
|
"description": "Opacity of trapezoid connectors between steps (0-1). Horizontal orientation only.",
|
|
9578
10418
|
"default": 0.3
|
|
9579
|
-
},
|
|
9580
|
-
"showCategoryTicks": {
|
|
9581
|
-
"type": "boolean",
|
|
9582
|
-
"description": "Show category tick labels on ordinal axis",
|
|
9583
|
-
"default": false
|
|
9584
|
-
},
|
|
9585
|
-
"legendPosition": {
|
|
9586
|
-
"type": "string",
|
|
9587
|
-
"enum": [
|
|
9588
|
-
"right",
|
|
9589
|
-
"left",
|
|
9590
|
-
"top",
|
|
9591
|
-
"bottom"
|
|
9592
|
-
]
|
|
9593
10419
|
}
|
|
9594
10420
|
},
|
|
9595
10421
|
"required": [
|
|
@@ -9656,6 +10482,25 @@
|
|
|
9656
10482
|
"showLegend": {
|
|
9657
10483
|
"type": "boolean"
|
|
9658
10484
|
},
|
|
10485
|
+
"legendInteraction": {
|
|
10486
|
+
"type": "string",
|
|
10487
|
+
"enum": [
|
|
10488
|
+
"highlight",
|
|
10489
|
+
"isolate",
|
|
10490
|
+
"none"
|
|
10491
|
+
],
|
|
10492
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
10493
|
+
"default": "none"
|
|
10494
|
+
},
|
|
10495
|
+
"legendPosition": {
|
|
10496
|
+
"type": "string",
|
|
10497
|
+
"enum": [
|
|
10498
|
+
"right",
|
|
10499
|
+
"left",
|
|
10500
|
+
"top",
|
|
10501
|
+
"bottom"
|
|
10502
|
+
]
|
|
10503
|
+
},
|
|
9659
10504
|
"showGrid": {
|
|
9660
10505
|
"type": "boolean",
|
|
9661
10506
|
"default": false
|
|
@@ -9804,10 +10649,9 @@
|
|
|
9804
10649
|
"valueLabel": {
|
|
9805
10650
|
"type": "string"
|
|
9806
10651
|
},
|
|
9807
|
-
"
|
|
9808
|
-
"
|
|
9809
|
-
|
|
9810
|
-
]
|
|
10652
|
+
"showCategoryTicks": {
|
|
10653
|
+
"type": "boolean",
|
|
10654
|
+
"description": "Show lane labels on the category axis"
|
|
9811
10655
|
},
|
|
9812
10656
|
"data": {
|
|
9813
10657
|
"type": "array",
|
|
@@ -9877,19 +10721,6 @@
|
|
|
9877
10721
|
"object"
|
|
9878
10722
|
],
|
|
9879
10723
|
"description": "LinkedCharts brush integration name"
|
|
9880
|
-
},
|
|
9881
|
-
"showCategoryTicks": {
|
|
9882
|
-
"type": "boolean",
|
|
9883
|
-
"description": "Show lane labels on the category axis"
|
|
9884
|
-
},
|
|
9885
|
-
"legendPosition": {
|
|
9886
|
-
"type": "string",
|
|
9887
|
-
"enum": [
|
|
9888
|
-
"right",
|
|
9889
|
-
"left",
|
|
9890
|
-
"top",
|
|
9891
|
-
"bottom"
|
|
9892
|
-
]
|
|
9893
10724
|
}
|
|
9894
10725
|
},
|
|
9895
10726
|
"required": [
|
|
@@ -9956,6 +10787,27 @@
|
|
|
9956
10787
|
"showLegend": {
|
|
9957
10788
|
"type": "boolean"
|
|
9958
10789
|
},
|
|
10790
|
+
"legendInteraction": {
|
|
10791
|
+
"type": "string",
|
|
10792
|
+
"enum": [
|
|
10793
|
+
"highlight",
|
|
10794
|
+
"isolate",
|
|
10795
|
+
"none"
|
|
10796
|
+
],
|
|
10797
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
10798
|
+
"default": "none"
|
|
10799
|
+
},
|
|
10800
|
+
"legendPosition": {
|
|
10801
|
+
"type": "string",
|
|
10802
|
+
"enum": [
|
|
10803
|
+
"right",
|
|
10804
|
+
"left",
|
|
10805
|
+
"top",
|
|
10806
|
+
"bottom"
|
|
10807
|
+
],
|
|
10808
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
10809
|
+
"default": "right"
|
|
10810
|
+
},
|
|
9959
10811
|
"showGrid": {
|
|
9960
10812
|
"type": "boolean",
|
|
9961
10813
|
"default": false
|
|
@@ -10170,6 +11022,27 @@
|
|
|
10170
11022
|
"showLegend": {
|
|
10171
11023
|
"type": "boolean"
|
|
10172
11024
|
},
|
|
11025
|
+
"legendInteraction": {
|
|
11026
|
+
"type": "string",
|
|
11027
|
+
"enum": [
|
|
11028
|
+
"highlight",
|
|
11029
|
+
"isolate",
|
|
11030
|
+
"none"
|
|
11031
|
+
],
|
|
11032
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
11033
|
+
"default": "none"
|
|
11034
|
+
},
|
|
11035
|
+
"legendPosition": {
|
|
11036
|
+
"type": "string",
|
|
11037
|
+
"enum": [
|
|
11038
|
+
"right",
|
|
11039
|
+
"left",
|
|
11040
|
+
"top",
|
|
11041
|
+
"bottom"
|
|
11042
|
+
],
|
|
11043
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
11044
|
+
"default": "right"
|
|
11045
|
+
},
|
|
10173
11046
|
"showGrid": {
|
|
10174
11047
|
"type": "boolean",
|
|
10175
11048
|
"default": false
|
|
@@ -10380,6 +11253,27 @@
|
|
|
10380
11253
|
"showLegend": {
|
|
10381
11254
|
"type": "boolean"
|
|
10382
11255
|
},
|
|
11256
|
+
"legendInteraction": {
|
|
11257
|
+
"type": "string",
|
|
11258
|
+
"enum": [
|
|
11259
|
+
"highlight",
|
|
11260
|
+
"isolate",
|
|
11261
|
+
"none"
|
|
11262
|
+
],
|
|
11263
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
11264
|
+
"default": "none"
|
|
11265
|
+
},
|
|
11266
|
+
"legendPosition": {
|
|
11267
|
+
"type": "string",
|
|
11268
|
+
"enum": [
|
|
11269
|
+
"right",
|
|
11270
|
+
"left",
|
|
11271
|
+
"top",
|
|
11272
|
+
"bottom"
|
|
11273
|
+
],
|
|
11274
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
11275
|
+
"default": "right"
|
|
11276
|
+
},
|
|
10383
11277
|
"showGrid": {
|
|
10384
11278
|
"type": "boolean",
|
|
10385
11279
|
"default": false
|
|
@@ -10603,6 +11497,27 @@
|
|
|
10603
11497
|
"showLegend": {
|
|
10604
11498
|
"type": "boolean"
|
|
10605
11499
|
},
|
|
11500
|
+
"legendInteraction": {
|
|
11501
|
+
"type": "string",
|
|
11502
|
+
"enum": [
|
|
11503
|
+
"highlight",
|
|
11504
|
+
"isolate",
|
|
11505
|
+
"none"
|
|
11506
|
+
],
|
|
11507
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
11508
|
+
"default": "none"
|
|
11509
|
+
},
|
|
11510
|
+
"legendPosition": {
|
|
11511
|
+
"type": "string",
|
|
11512
|
+
"enum": [
|
|
11513
|
+
"right",
|
|
11514
|
+
"left",
|
|
11515
|
+
"top",
|
|
11516
|
+
"bottom"
|
|
11517
|
+
],
|
|
11518
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
11519
|
+
"default": "right"
|
|
11520
|
+
},
|
|
10606
11521
|
"showGrid": {
|
|
10607
11522
|
"type": "boolean",
|
|
10608
11523
|
"default": false
|
|
@@ -10771,6 +11686,19 @@
|
|
|
10771
11686
|
"function"
|
|
10772
11687
|
]
|
|
10773
11688
|
},
|
|
11689
|
+
"sizeRange": {
|
|
11690
|
+
"type": "array",
|
|
11691
|
+
"description": "Minimum and maximum symbol radius in pixels.",
|
|
11692
|
+
"default": [
|
|
11693
|
+
3,
|
|
11694
|
+
30
|
|
11695
|
+
],
|
|
11696
|
+
"minItems": 2,
|
|
11697
|
+
"maxItems": 2,
|
|
11698
|
+
"items": {
|
|
11699
|
+
"type": "number"
|
|
11700
|
+
}
|
|
11701
|
+
},
|
|
10774
11702
|
"areas": {
|
|
10775
11703
|
"type": [
|
|
10776
11704
|
"array",
|
|
@@ -10842,6 +11770,27 @@
|
|
|
10842
11770
|
"showLegend": {
|
|
10843
11771
|
"type": "boolean"
|
|
10844
11772
|
},
|
|
11773
|
+
"legendInteraction": {
|
|
11774
|
+
"type": "string",
|
|
11775
|
+
"enum": [
|
|
11776
|
+
"highlight",
|
|
11777
|
+
"isolate",
|
|
11778
|
+
"none"
|
|
11779
|
+
],
|
|
11780
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
11781
|
+
"default": "none"
|
|
11782
|
+
},
|
|
11783
|
+
"legendPosition": {
|
|
11784
|
+
"type": "string",
|
|
11785
|
+
"enum": [
|
|
11786
|
+
"right",
|
|
11787
|
+
"left",
|
|
11788
|
+
"top",
|
|
11789
|
+
"bottom"
|
|
11790
|
+
],
|
|
11791
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
11792
|
+
"default": "right"
|
|
11793
|
+
},
|
|
10845
11794
|
"showGrid": {
|
|
10846
11795
|
"type": "boolean",
|
|
10847
11796
|
"default": false
|
|
@@ -11074,6 +12023,27 @@
|
|
|
11074
12023
|
"showLegend": {
|
|
11075
12024
|
"type": "boolean"
|
|
11076
12025
|
},
|
|
12026
|
+
"legendInteraction": {
|
|
12027
|
+
"type": "string",
|
|
12028
|
+
"enum": [
|
|
12029
|
+
"highlight",
|
|
12030
|
+
"isolate",
|
|
12031
|
+
"none"
|
|
12032
|
+
],
|
|
12033
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
12034
|
+
"default": "none"
|
|
12035
|
+
},
|
|
12036
|
+
"legendPosition": {
|
|
12037
|
+
"type": "string",
|
|
12038
|
+
"enum": [
|
|
12039
|
+
"right",
|
|
12040
|
+
"left",
|
|
12041
|
+
"top",
|
|
12042
|
+
"bottom"
|
|
12043
|
+
],
|
|
12044
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
12045
|
+
"default": "right"
|
|
12046
|
+
},
|
|
11077
12047
|
"showGrid": {
|
|
11078
12048
|
"type": "boolean",
|
|
11079
12049
|
"default": false
|
|
@@ -11306,6 +12276,26 @@
|
|
|
11306
12276
|
"showLegend": {
|
|
11307
12277
|
"type": "boolean"
|
|
11308
12278
|
},
|
|
12279
|
+
"legendInteraction": {
|
|
12280
|
+
"type": "string",
|
|
12281
|
+
"enum": [
|
|
12282
|
+
"highlight",
|
|
12283
|
+
"isolate",
|
|
12284
|
+
"none"
|
|
12285
|
+
],
|
|
12286
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
12287
|
+
"default": "none"
|
|
12288
|
+
},
|
|
12289
|
+
"legendPosition": {
|
|
12290
|
+
"type": "string",
|
|
12291
|
+
"enum": [
|
|
12292
|
+
"right",
|
|
12293
|
+
"left",
|
|
12294
|
+
"top",
|
|
12295
|
+
"bottom"
|
|
12296
|
+
],
|
|
12297
|
+
"default": "right"
|
|
12298
|
+
},
|
|
11309
12299
|
"showGrid": {
|
|
11310
12300
|
"type": "boolean",
|
|
11311
12301
|
"default": false
|
|
@@ -11528,16 +12518,6 @@
|
|
|
11528
12518
|
"function"
|
|
11529
12519
|
]
|
|
11530
12520
|
},
|
|
11531
|
-
"legendPosition": {
|
|
11532
|
-
"type": "string",
|
|
11533
|
-
"enum": [
|
|
11534
|
-
"right",
|
|
11535
|
-
"left",
|
|
11536
|
-
"top",
|
|
11537
|
-
"bottom"
|
|
11538
|
-
],
|
|
11539
|
-
"default": "right"
|
|
11540
|
-
},
|
|
11541
12521
|
"pairing": {
|
|
11542
12522
|
"type": "string",
|
|
11543
12523
|
"enum": [
|
|
@@ -11668,6 +12648,27 @@
|
|
|
11668
12648
|
"showLegend": {
|
|
11669
12649
|
"type": "boolean"
|
|
11670
12650
|
},
|
|
12651
|
+
"legendInteraction": {
|
|
12652
|
+
"type": "string",
|
|
12653
|
+
"enum": [
|
|
12654
|
+
"highlight",
|
|
12655
|
+
"isolate",
|
|
12656
|
+
"none"
|
|
12657
|
+
],
|
|
12658
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
12659
|
+
"default": "none"
|
|
12660
|
+
},
|
|
12661
|
+
"legendPosition": {
|
|
12662
|
+
"type": "string",
|
|
12663
|
+
"enum": [
|
|
12664
|
+
"right",
|
|
12665
|
+
"left",
|
|
12666
|
+
"top",
|
|
12667
|
+
"bottom"
|
|
12668
|
+
],
|
|
12669
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
12670
|
+
"default": "right"
|
|
12671
|
+
},
|
|
11671
12672
|
"showGrid": {
|
|
11672
12673
|
"type": "boolean",
|
|
11673
12674
|
"default": false
|
|
@@ -12176,6 +13177,22 @@
|
|
|
12176
13177
|
"type": "string",
|
|
12177
13178
|
"description": "Composed with the BEM root class on the outer container."
|
|
12178
13179
|
},
|
|
13180
|
+
"chartId": {
|
|
13181
|
+
"type": "string",
|
|
13182
|
+
"description": "Stable identifier surfaced on observation events."
|
|
13183
|
+
},
|
|
13184
|
+
"description": {
|
|
13185
|
+
"type": "string",
|
|
13186
|
+
"description": "Override the auto-generated accessible label sentence."
|
|
13187
|
+
},
|
|
13188
|
+
"summary": {
|
|
13189
|
+
"type": "string",
|
|
13190
|
+
"description": "Screen-reader-only supplement appended after the accessible label."
|
|
13191
|
+
},
|
|
13192
|
+
"loading": {
|
|
13193
|
+
"type": "boolean",
|
|
13194
|
+
"description": "Show the loading skeleton overlay."
|
|
13195
|
+
},
|
|
12179
13196
|
"value": {
|
|
12180
13197
|
"type": "number",
|
|
12181
13198
|
"description": "The focal number this card exists to display"
|
|
@@ -12197,7 +13214,7 @@
|
|
|
12197
13214
|
"compact",
|
|
12198
13215
|
"duration"
|
|
12199
13216
|
],
|
|
12200
|
-
"description": "Number-format shortcut or custom
|
|
13217
|
+
"description": "Number-format shortcut or React-only custom formatter. Percent treats the value as a ratio and multiplies by 100.",
|
|
12201
13218
|
"default": "number",
|
|
12202
13219
|
"x-semiotic-runtime-types": [
|
|
12203
13220
|
"string",
|
|
@@ -12398,6 +13415,32 @@
|
|
|
12398
13415
|
"title": {
|
|
12399
13416
|
"type": "string"
|
|
12400
13417
|
},
|
|
13418
|
+
"description": {
|
|
13419
|
+
"type": "string",
|
|
13420
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
13421
|
+
},
|
|
13422
|
+
"summary": {
|
|
13423
|
+
"type": "string",
|
|
13424
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
13425
|
+
},
|
|
13426
|
+
"accessibleTable": {
|
|
13427
|
+
"type": [
|
|
13428
|
+
"boolean",
|
|
13429
|
+
"object"
|
|
13430
|
+
],
|
|
13431
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
13432
|
+
},
|
|
13433
|
+
"chartId": {
|
|
13434
|
+
"type": "string",
|
|
13435
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
13436
|
+
},
|
|
13437
|
+
"emphasis": {
|
|
13438
|
+
"type": "string",
|
|
13439
|
+
"enum": [
|
|
13440
|
+
"primary",
|
|
13441
|
+
"secondary"
|
|
13442
|
+
]
|
|
13443
|
+
},
|
|
12401
13444
|
"responsiveWidth": {
|
|
12402
13445
|
"type": "boolean"
|
|
12403
13446
|
},
|
|
@@ -12534,6 +13577,32 @@
|
|
|
12534
13577
|
"title": {
|
|
12535
13578
|
"type": "string"
|
|
12536
13579
|
},
|
|
13580
|
+
"description": {
|
|
13581
|
+
"type": "string",
|
|
13582
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
13583
|
+
},
|
|
13584
|
+
"summary": {
|
|
13585
|
+
"type": "string",
|
|
13586
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
13587
|
+
},
|
|
13588
|
+
"accessibleTable": {
|
|
13589
|
+
"type": [
|
|
13590
|
+
"boolean",
|
|
13591
|
+
"object"
|
|
13592
|
+
],
|
|
13593
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
13594
|
+
},
|
|
13595
|
+
"chartId": {
|
|
13596
|
+
"type": "string",
|
|
13597
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
13598
|
+
},
|
|
13599
|
+
"emphasis": {
|
|
13600
|
+
"type": "string",
|
|
13601
|
+
"enum": [
|
|
13602
|
+
"primary",
|
|
13603
|
+
"secondary"
|
|
13604
|
+
]
|
|
13605
|
+
},
|
|
12537
13606
|
"responsiveWidth": {
|
|
12538
13607
|
"type": "boolean"
|
|
12539
13608
|
},
|
|
@@ -12626,7 +13695,7 @@
|
|
|
12626
13695
|
{
|
|
12627
13696
|
"type": "function",
|
|
12628
13697
|
"function": {
|
|
12629
|
-
"name": "
|
|
13698
|
+
"name": "UnitPileChart",
|
|
12630
13699
|
"description": "Physics-backed unit pile chart. Numeric values are unitized into repeated bodies that settle into category piles.",
|
|
12631
13700
|
"parameters": {
|
|
12632
13701
|
"type": "object",
|
|
@@ -12653,6 +13722,32 @@
|
|
|
12653
13722
|
"title": {
|
|
12654
13723
|
"type": "string"
|
|
12655
13724
|
},
|
|
13725
|
+
"description": {
|
|
13726
|
+
"type": "string",
|
|
13727
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
13728
|
+
},
|
|
13729
|
+
"summary": {
|
|
13730
|
+
"type": "string",
|
|
13731
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
13732
|
+
},
|
|
13733
|
+
"accessibleTable": {
|
|
13734
|
+
"type": [
|
|
13735
|
+
"boolean",
|
|
13736
|
+
"object"
|
|
13737
|
+
],
|
|
13738
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
13739
|
+
},
|
|
13740
|
+
"chartId": {
|
|
13741
|
+
"type": "string",
|
|
13742
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
13743
|
+
},
|
|
13744
|
+
"emphasis": {
|
|
13745
|
+
"type": "string",
|
|
13746
|
+
"enum": [
|
|
13747
|
+
"primary",
|
|
13748
|
+
"secondary"
|
|
13749
|
+
]
|
|
13750
|
+
},
|
|
12656
13751
|
"responsiveWidth": {
|
|
12657
13752
|
"type": "boolean"
|
|
12658
13753
|
},
|
|
@@ -12780,6 +13875,32 @@
|
|
|
12780
13875
|
"title": {
|
|
12781
13876
|
"type": "string"
|
|
12782
13877
|
},
|
|
13878
|
+
"description": {
|
|
13879
|
+
"type": "string",
|
|
13880
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
13881
|
+
},
|
|
13882
|
+
"summary": {
|
|
13883
|
+
"type": "string",
|
|
13884
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
13885
|
+
},
|
|
13886
|
+
"accessibleTable": {
|
|
13887
|
+
"type": [
|
|
13888
|
+
"boolean",
|
|
13889
|
+
"object"
|
|
13890
|
+
],
|
|
13891
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
13892
|
+
},
|
|
13893
|
+
"chartId": {
|
|
13894
|
+
"type": "string",
|
|
13895
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
13896
|
+
},
|
|
13897
|
+
"emphasis": {
|
|
13898
|
+
"type": "string",
|
|
13899
|
+
"enum": [
|
|
13900
|
+
"primary",
|
|
13901
|
+
"secondary"
|
|
13902
|
+
]
|
|
13903
|
+
},
|
|
12783
13904
|
"responsiveWidth": {
|
|
12784
13905
|
"type": "boolean"
|
|
12785
13906
|
},
|
|
@@ -12886,7 +14007,7 @@
|
|
|
12886
14007
|
{
|
|
12887
14008
|
"type": "function",
|
|
12888
14009
|
"function": {
|
|
12889
|
-
"name": "
|
|
14010
|
+
"name": "PacketFlowChart",
|
|
12890
14011
|
"description": "Experimental physics-backed flow chart. Packets move along authored node coordinates or link paths while a static throughput layer keeps the route quantities readable.",
|
|
12891
14012
|
"parameters": {
|
|
12892
14013
|
"type": "object",
|
|
@@ -12941,6 +14062,27 @@
|
|
|
12941
14062
|
"showLegend": {
|
|
12942
14063
|
"type": "boolean"
|
|
12943
14064
|
},
|
|
14065
|
+
"legendInteraction": {
|
|
14066
|
+
"type": "string",
|
|
14067
|
+
"enum": [
|
|
14068
|
+
"highlight",
|
|
14069
|
+
"isolate",
|
|
14070
|
+
"none"
|
|
14071
|
+
],
|
|
14072
|
+
"description": "Legend interaction mode: highlight on hover, isolate on click, or none.",
|
|
14073
|
+
"default": "none"
|
|
14074
|
+
},
|
|
14075
|
+
"legendPosition": {
|
|
14076
|
+
"type": "string",
|
|
14077
|
+
"enum": [
|
|
14078
|
+
"right",
|
|
14079
|
+
"left",
|
|
14080
|
+
"top",
|
|
14081
|
+
"bottom"
|
|
14082
|
+
],
|
|
14083
|
+
"description": "Position the legend beside or above/below the plot.",
|
|
14084
|
+
"default": "right"
|
|
14085
|
+
},
|
|
12944
14086
|
"showGrid": {
|
|
12945
14087
|
"type": "boolean",
|
|
12946
14088
|
"default": false
|
|
@@ -13269,6 +14411,32 @@
|
|
|
13269
14411
|
"title": {
|
|
13270
14412
|
"type": "string"
|
|
13271
14413
|
},
|
|
14414
|
+
"description": {
|
|
14415
|
+
"type": "string",
|
|
14416
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
14417
|
+
},
|
|
14418
|
+
"summary": {
|
|
14419
|
+
"type": "string",
|
|
14420
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
14421
|
+
},
|
|
14422
|
+
"accessibleTable": {
|
|
14423
|
+
"type": [
|
|
14424
|
+
"boolean",
|
|
14425
|
+
"object"
|
|
14426
|
+
],
|
|
14427
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
14428
|
+
},
|
|
14429
|
+
"chartId": {
|
|
14430
|
+
"type": "string",
|
|
14431
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
14432
|
+
},
|
|
14433
|
+
"emphasis": {
|
|
14434
|
+
"type": "string",
|
|
14435
|
+
"enum": [
|
|
14436
|
+
"primary",
|
|
14437
|
+
"secondary"
|
|
14438
|
+
]
|
|
14439
|
+
},
|
|
13272
14440
|
"responsiveWidth": {
|
|
13273
14441
|
"type": "boolean"
|
|
13274
14442
|
},
|
|
@@ -13428,6 +14596,32 @@
|
|
|
13428
14596
|
"title": {
|
|
13429
14597
|
"type": "string"
|
|
13430
14598
|
},
|
|
14599
|
+
"description": {
|
|
14600
|
+
"type": "string",
|
|
14601
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
14602
|
+
},
|
|
14603
|
+
"summary": {
|
|
14604
|
+
"type": "string",
|
|
14605
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
14606
|
+
},
|
|
14607
|
+
"accessibleTable": {
|
|
14608
|
+
"type": [
|
|
14609
|
+
"boolean",
|
|
14610
|
+
"object"
|
|
14611
|
+
],
|
|
14612
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
14613
|
+
},
|
|
14614
|
+
"chartId": {
|
|
14615
|
+
"type": "string",
|
|
14616
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
14617
|
+
},
|
|
14618
|
+
"emphasis": {
|
|
14619
|
+
"type": "string",
|
|
14620
|
+
"enum": [
|
|
14621
|
+
"primary",
|
|
14622
|
+
"secondary"
|
|
14623
|
+
]
|
|
14624
|
+
},
|
|
13431
14625
|
"responsiveWidth": {
|
|
13432
14626
|
"type": "boolean"
|
|
13433
14627
|
},
|
|
@@ -13589,6 +14783,32 @@
|
|
|
13589
14783
|
"title": {
|
|
13590
14784
|
"type": "string"
|
|
13591
14785
|
},
|
|
14786
|
+
"description": {
|
|
14787
|
+
"type": "string",
|
|
14788
|
+
"description": "Accessible description of the authored charge, treatment, and terminal accounting."
|
|
14789
|
+
},
|
|
14790
|
+
"summary": {
|
|
14791
|
+
"type": "string",
|
|
14792
|
+
"description": "Screen-reader summary of the final products, outlets, and any conservation result."
|
|
14793
|
+
},
|
|
14794
|
+
"accessibleTable": {
|
|
14795
|
+
"type": [
|
|
14796
|
+
"boolean",
|
|
14797
|
+
"object"
|
|
14798
|
+
],
|
|
14799
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
14800
|
+
},
|
|
14801
|
+
"chartId": {
|
|
14802
|
+
"type": "string",
|
|
14803
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
14804
|
+
},
|
|
14805
|
+
"emphasis": {
|
|
14806
|
+
"type": "string",
|
|
14807
|
+
"enum": [
|
|
14808
|
+
"primary",
|
|
14809
|
+
"secondary"
|
|
14810
|
+
]
|
|
14811
|
+
},
|
|
13592
14812
|
"responsiveWidth": {
|
|
13593
14813
|
"type": "boolean"
|
|
13594
14814
|
},
|
|
@@ -13637,14 +14857,6 @@
|
|
|
13637
14857
|
"object"
|
|
13638
14858
|
]
|
|
13639
14859
|
},
|
|
13640
|
-
"description": {
|
|
13641
|
-
"type": "string",
|
|
13642
|
-
"description": "Accessible description of the authored charge, treatment, and terminal accounting."
|
|
13643
|
-
},
|
|
13644
|
-
"summary": {
|
|
13645
|
-
"type": "string",
|
|
13646
|
-
"description": "Screen-reader summary of the final products, outlets, and any conservation result."
|
|
13647
|
-
},
|
|
13648
14860
|
"phases": {
|
|
13649
14861
|
"type": "array",
|
|
13650
14862
|
"description": "Required ordered furnace program. Supply unique phase ids, positive durations, labels, and optional authored motion/intensity; phases are never inferred from data.",
|
|
@@ -14612,6 +15824,25 @@
|
|
|
14612
15824
|
"showLegend": {
|
|
14613
15825
|
"type": "boolean"
|
|
14614
15826
|
},
|
|
15827
|
+
"legendInteraction": {
|
|
15828
|
+
"type": "string",
|
|
15829
|
+
"enum": [
|
|
15830
|
+
"highlight",
|
|
15831
|
+
"isolate",
|
|
15832
|
+
"none"
|
|
15833
|
+
],
|
|
15834
|
+
"default": "none"
|
|
15835
|
+
},
|
|
15836
|
+
"legendPosition": {
|
|
15837
|
+
"type": "string",
|
|
15838
|
+
"enum": [
|
|
15839
|
+
"right",
|
|
15840
|
+
"left",
|
|
15841
|
+
"top",
|
|
15842
|
+
"bottom"
|
|
15843
|
+
],
|
|
15844
|
+
"default": "right"
|
|
15845
|
+
},
|
|
14615
15846
|
"showGrid": {
|
|
14616
15847
|
"type": "boolean",
|
|
14617
15848
|
"default": false
|
|
@@ -14875,29 +16106,264 @@
|
|
|
14875
16106
|
"showAxes": {
|
|
14876
16107
|
"type": "boolean",
|
|
14877
16108
|
"default": true
|
|
16109
|
+
}
|
|
16110
|
+
},
|
|
16111
|
+
"required": [
|
|
16112
|
+
"data"
|
|
16113
|
+
]
|
|
16114
|
+
}
|
|
16115
|
+
}
|
|
16116
|
+
},
|
|
16117
|
+
{
|
|
16118
|
+
"type": "function",
|
|
16119
|
+
"function": {
|
|
16120
|
+
"name": "ChainReactionChart",
|
|
16121
|
+
"description": "Physics-backed dependency chain reaction. Tasks are placed by workstream lane and dependency depth; a completed task releases one delivery ball per outgoing dependency, and a downstream task arms only once every prerequisite ball has arrived. The settled reading is task state plus each blocker's downstream reach.",
|
|
16122
|
+
"parameters": {
|
|
16123
|
+
"type": "object",
|
|
16124
|
+
"properties": {
|
|
16125
|
+
"data": {
|
|
16126
|
+
"type": "array",
|
|
16127
|
+
"description": "Array of source records. Each record becomes one or more simulated bodies."
|
|
14878
16128
|
},
|
|
14879
|
-
"
|
|
16129
|
+
"size": {
|
|
16130
|
+
"type": "array",
|
|
16131
|
+
"description": "[width, height] in pixels"
|
|
16132
|
+
},
|
|
16133
|
+
"width": {
|
|
16134
|
+
"type": "number",
|
|
16135
|
+
"description": "Alias for size[0]"
|
|
16136
|
+
},
|
|
16137
|
+
"height": {
|
|
16138
|
+
"type": "number",
|
|
16139
|
+
"description": "Alias for size[1]"
|
|
16140
|
+
},
|
|
16141
|
+
"className": {
|
|
16142
|
+
"type": "string"
|
|
16143
|
+
},
|
|
16144
|
+
"title": {
|
|
16145
|
+
"type": "string"
|
|
16146
|
+
},
|
|
16147
|
+
"description": {
|
|
16148
|
+
"type": "string",
|
|
16149
|
+
"description": "Concise accessible description that overrides the generated aria-label."
|
|
16150
|
+
},
|
|
16151
|
+
"summary": {
|
|
16152
|
+
"type": "string",
|
|
16153
|
+
"description": "Screen-reader-only takeaway and interaction guidance."
|
|
16154
|
+
},
|
|
16155
|
+
"accessibleTable": {
|
|
16156
|
+
"type": [
|
|
16157
|
+
"boolean",
|
|
16158
|
+
"object"
|
|
16159
|
+
],
|
|
16160
|
+
"description": "Expose source data through Semiotic's screen-reader data table."
|
|
16161
|
+
},
|
|
16162
|
+
"chartId": {
|
|
16163
|
+
"type": "string",
|
|
16164
|
+
"description": "Stable chart identity for linked observation and navigation."
|
|
16165
|
+
},
|
|
16166
|
+
"emphasis": {
|
|
14880
16167
|
"type": "string",
|
|
14881
16168
|
"enum": [
|
|
14882
|
-
"
|
|
14883
|
-
"
|
|
14884
|
-
|
|
16169
|
+
"primary",
|
|
16170
|
+
"secondary"
|
|
16171
|
+
]
|
|
16172
|
+
},
|
|
16173
|
+
"responsiveWidth": {
|
|
16174
|
+
"type": "boolean"
|
|
16175
|
+
},
|
|
16176
|
+
"responsiveHeight": {
|
|
16177
|
+
"type": "boolean"
|
|
16178
|
+
},
|
|
16179
|
+
"colorBy": {
|
|
16180
|
+
"type": "string",
|
|
16181
|
+
"description": "Categorical field or accessor used to color simulated bodies.",
|
|
16182
|
+
"x-semiotic-runtime-types": [
|
|
16183
|
+
"string",
|
|
16184
|
+
"function"
|
|
16185
|
+
]
|
|
16186
|
+
},
|
|
16187
|
+
"seed": {
|
|
16188
|
+
"type": "number",
|
|
16189
|
+
"description": "Deterministic seed for delivery-ball motion.",
|
|
16190
|
+
"default": 31
|
|
16191
|
+
},
|
|
16192
|
+
"ballRadius": {
|
|
16193
|
+
"type": "number",
|
|
16194
|
+
"description": "Radius of each simulated circular body in pixels."
|
|
16195
|
+
},
|
|
16196
|
+
"hoverRadius": {
|
|
16197
|
+
"type": "number",
|
|
16198
|
+
"description": "Pixel hit radius for body hover tooltips."
|
|
16199
|
+
},
|
|
16200
|
+
"paused": {
|
|
16201
|
+
"type": "boolean",
|
|
16202
|
+
"description": "Pause the simulation at mount or on prop update."
|
|
16203
|
+
},
|
|
16204
|
+
"tooltip": {
|
|
16205
|
+
"type": [
|
|
16206
|
+
"boolean",
|
|
16207
|
+
"object"
|
|
14885
16208
|
],
|
|
14886
|
-
"
|
|
16209
|
+
"description": "Tooltip content function/config, true for the default body tooltip, or false to disable hover tooltips.",
|
|
16210
|
+
"x-semiotic-runtime-types": [
|
|
16211
|
+
"boolean",
|
|
16212
|
+
"function",
|
|
16213
|
+
"object"
|
|
16214
|
+
]
|
|
14887
16215
|
},
|
|
14888
|
-
"
|
|
16216
|
+
"taskIDAccessor": {
|
|
16217
|
+
"type": "string",
|
|
16218
|
+
"description": "Stable task id. Dependency arrays reference these resolved ids.",
|
|
16219
|
+
"x-semiotic-runtime-types": [
|
|
16220
|
+
"string",
|
|
16221
|
+
"function"
|
|
16222
|
+
]
|
|
16223
|
+
},
|
|
16224
|
+
"labelAccessor": {
|
|
16225
|
+
"type": "string",
|
|
16226
|
+
"description": "Human-readable task name used in labels and the data table.",
|
|
16227
|
+
"x-semiotic-runtime-types": [
|
|
16228
|
+
"string",
|
|
16229
|
+
"function"
|
|
16230
|
+
]
|
|
16231
|
+
},
|
|
16232
|
+
"laneAccessor": {
|
|
16233
|
+
"type": "string",
|
|
16234
|
+
"description": "Workstream the task belongs to. Lanes become the chart's columns.",
|
|
16235
|
+
"x-semiotic-runtime-types": [
|
|
16236
|
+
"string",
|
|
16237
|
+
"function"
|
|
16238
|
+
]
|
|
16239
|
+
},
|
|
16240
|
+
"dependencyAccessor": {
|
|
16241
|
+
"type": "string",
|
|
16242
|
+
"description": "Array of prerequisite task ids. Edges are never inferred; a task with the wrong prerequisites reads as a different claim.",
|
|
16243
|
+
"x-semiotic-runtime-types": [
|
|
16244
|
+
"string",
|
|
16245
|
+
"function"
|
|
16246
|
+
]
|
|
16247
|
+
},
|
|
16248
|
+
"startAccessor": {
|
|
16249
|
+
"type": "string",
|
|
16250
|
+
"description": "Planned start time (number or Date).",
|
|
16251
|
+
"x-semiotic-runtime-types": [
|
|
16252
|
+
"string",
|
|
16253
|
+
"function"
|
|
16254
|
+
]
|
|
16255
|
+
},
|
|
16256
|
+
"endAccessor": {
|
|
16257
|
+
"type": "string",
|
|
16258
|
+
"description": "Planned end time (number or Date).",
|
|
16259
|
+
"x-semiotic-runtime-types": [
|
|
16260
|
+
"string",
|
|
16261
|
+
"function"
|
|
16262
|
+
]
|
|
16263
|
+
},
|
|
16264
|
+
"progressAccessor": {
|
|
16265
|
+
"type": "string",
|
|
16266
|
+
"description": "Fractional completion 0–1, shown on the task body.",
|
|
16267
|
+
"x-semiotic-runtime-types": [
|
|
16268
|
+
"string",
|
|
16269
|
+
"function"
|
|
16270
|
+
]
|
|
16271
|
+
},
|
|
16272
|
+
"statusAccessor": {
|
|
16273
|
+
"type": "string",
|
|
16274
|
+
"description": "Authored task status (done / blocked / waiting / active). Completion is an explicit data event, never something the simulation discovers.",
|
|
16275
|
+
"x-semiotic-runtime-types": [
|
|
16276
|
+
"string",
|
|
16277
|
+
"function"
|
|
16278
|
+
]
|
|
16279
|
+
},
|
|
16280
|
+
"completionTimeAccessor": {
|
|
16281
|
+
"type": "string",
|
|
16282
|
+
"description": "When the task actually completed. Drives replay ordering against currentTime.",
|
|
16283
|
+
"x-semiotic-runtime-types": [
|
|
16284
|
+
"string",
|
|
16285
|
+
"function"
|
|
16286
|
+
]
|
|
16287
|
+
},
|
|
16288
|
+
"blockerAccessor": {
|
|
16289
|
+
"type": "string",
|
|
16290
|
+
"description": "Reason this task is blocked. A blocked task never arms its downstream dependents.",
|
|
16291
|
+
"x-semiotic-runtime-types": [
|
|
16292
|
+
"string",
|
|
16293
|
+
"function"
|
|
16294
|
+
]
|
|
16295
|
+
},
|
|
16296
|
+
"milestoneAccessor": {
|
|
16297
|
+
"type": "string",
|
|
16298
|
+
"description": "Marks a task as a milestone for emphasis.",
|
|
16299
|
+
"x-semiotic-runtime-types": [
|
|
16300
|
+
"string",
|
|
16301
|
+
"function"
|
|
16302
|
+
]
|
|
16303
|
+
},
|
|
16304
|
+
"mode": {
|
|
14889
16305
|
"type": "string",
|
|
14890
16306
|
"enum": [
|
|
14891
|
-
"
|
|
14892
|
-
"
|
|
14893
|
-
"
|
|
14894
|
-
"bottom"
|
|
16307
|
+
"snapshot",
|
|
16308
|
+
"replay",
|
|
16309
|
+
"mechanical"
|
|
14895
16310
|
],
|
|
14896
|
-
"
|
|
16311
|
+
"description": "snapshot derives the settled state at currentTime without animating; replay animates deliveries forward from the earliest recorded completion; mechanical demonstrates the apparatus.",
|
|
16312
|
+
"default": "snapshot"
|
|
16313
|
+
},
|
|
16314
|
+
"insight": {
|
|
16315
|
+
"type": "string",
|
|
16316
|
+
"enum": [
|
|
16317
|
+
"none",
|
|
16318
|
+
"blocker-amplification"
|
|
16319
|
+
],
|
|
16320
|
+
"description": "Which derived reading to surface. blocker-amplification reports how many unfinished tasks and lanes each blocker reaches.",
|
|
16321
|
+
"default": "blocker-amplification"
|
|
16322
|
+
},
|
|
16323
|
+
"currentTime": {
|
|
16324
|
+
"type": [
|
|
16325
|
+
"number",
|
|
16326
|
+
"object"
|
|
16327
|
+
],
|
|
16328
|
+
"description": "Clock position used to derive the settled state (number or Date)."
|
|
16329
|
+
},
|
|
16330
|
+
"controls": {
|
|
16331
|
+
"type": [
|
|
16332
|
+
"boolean",
|
|
16333
|
+
"array"
|
|
16334
|
+
],
|
|
16335
|
+
"description": "Replay control buttons: true for all, or a subset of play / pause / step / reset / settle."
|
|
16336
|
+
},
|
|
16337
|
+
"mechanism": {
|
|
16338
|
+
"type": "string",
|
|
16339
|
+
"enum": [
|
|
16340
|
+
"domino-ball"
|
|
16341
|
+
],
|
|
16342
|
+
"description": "Delivery mechanism used to represent a satisfied prerequisite.",
|
|
16343
|
+
"default": "domino-ball"
|
|
16344
|
+
},
|
|
16345
|
+
"orientation": {
|
|
16346
|
+
"type": "string",
|
|
16347
|
+
"enum": [
|
|
16348
|
+
"vertical"
|
|
16349
|
+
],
|
|
16350
|
+
"description": "Lane orientation. Lanes run as vertical columns.",
|
|
16351
|
+
"default": "vertical"
|
|
16352
|
+
},
|
|
16353
|
+
"reducedMotion": {
|
|
16354
|
+
"type": "string",
|
|
16355
|
+
"enum": [
|
|
16356
|
+
"settle"
|
|
16357
|
+
],
|
|
16358
|
+
"description": "Force the settled reading instead of a replay. The frame also honors prefers-reduced-motion automatically."
|
|
14897
16359
|
}
|
|
14898
16360
|
},
|
|
14899
16361
|
"required": [
|
|
14900
|
-
"data"
|
|
16362
|
+
"data",
|
|
16363
|
+
"taskIDAccessor",
|
|
16364
|
+
"labelAccessor",
|
|
16365
|
+
"laneAccessor",
|
|
16366
|
+
"dependencyAccessor"
|
|
14901
16367
|
]
|
|
14902
16368
|
}
|
|
14903
16369
|
}
|