@oicl/openbridge-webcomponents 2.0.0-next.101 → 2.0.0-next.103
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/bundle/openbridge-webcomponents.bundle.js +580 -143
- package/bundle/openbridge-webcomponents.bundle.js.map +1 -1
- package/custom-elements.json +629 -407
- package/dist/bars-graphs/donut-chart/donut-chart.d.ts +18 -16
- package/dist/bars-graphs/donut-chart/donut-chart.d.ts.map +1 -1
- package/dist/bars-graphs/donut-chart/donut-chart.js.map +1 -1
- package/dist/bars-graphs/pie-chart/pie-chart.d.ts +14 -12
- package/dist/bars-graphs/pie-chart/pie-chart.d.ts.map +1 -1
- package/dist/bars-graphs/pie-chart/pie-chart.js.map +1 -1
- package/dist/bars-graphs/polar-chart/polar-chart.d.ts +19 -16
- package/dist/bars-graphs/polar-chart/polar-chart.d.ts.map +1 -1
- package/dist/bars-graphs/polar-chart/polar-chart.js.map +1 -1
- package/dist/bars-graphs/radial-bar-chart/radial-bar-chart.d.ts +8 -8
- package/dist/bars-graphs/radial-bar-chart/radial-bar-chart.d.ts.map +1 -1
- package/dist/bars-graphs/radial-bar-chart/radial-bar-chart.js.map +1 -1
- package/dist/building-blocks/chart-line/chart-line-base.d.ts +8 -25
- package/dist/building-blocks/chart-line/chart-line-base.d.ts.map +1 -1
- package/dist/building-blocks/chart-line/chart-line-base.js.map +1 -1
- package/dist/building-blocks/instrument-radial/instrument-radial.d.ts +22 -2
- package/dist/building-blocks/instrument-radial/instrument-radial.d.ts.map +1 -1
- package/dist/building-blocks/instrument-radial/instrument-radial.js +61 -37
- package/dist/building-blocks/instrument-radial/instrument-radial.js.map +1 -1
- package/dist/integration-systems/integration-bar/integration-bar.d.ts +20 -24
- package/dist/integration-systems/integration-bar/integration-bar.d.ts.map +1 -1
- package/dist/integration-systems/integration-bar/integration-bar.js.map +1 -1
- package/dist/integration-systems/integration-button/integration-button.d.ts +15 -13
- package/dist/integration-systems/integration-button/integration-button.d.ts.map +1 -1
- package/dist/integration-systems/integration-button/integration-button.js.map +1 -1
- package/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.d.ts +14 -0
- package/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.d.ts.map +1 -1
- package/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js +30 -11
- package/dist/navigation-instruments/azimuth-thruster/azimuth-thruster.js.map +1 -1
- package/dist/navigation-instruments/compass/compass.d.ts +68 -31
- package/dist/navigation-instruments/compass/compass.d.ts.map +1 -1
- package/dist/navigation-instruments/compass/compass.js +36 -16
- package/dist/navigation-instruments/compass/compass.js.map +1 -1
- package/dist/navigation-instruments/compass-flat/compass-flat.d.ts +8 -9
- package/dist/navigation-instruments/compass-flat/compass-flat.d.ts.map +1 -1
- package/dist/navigation-instruments/compass-flat/compass-flat.js.map +1 -1
- package/dist/navigation-instruments/compass-sector/compass-sector.d.ts.map +1 -1
- package/dist/navigation-instruments/compass-sector/compass-sector.js.map +1 -1
- package/dist/navigation-instruments/gauge-radial/gauge-radial.css.js +34 -2
- package/dist/navigation-instruments/gauge-radial/gauge-radial.css.js.map +1 -1
- package/dist/navigation-instruments/gauge-radial/gauge-radial.d.ts +15 -0
- package/dist/navigation-instruments/gauge-radial/gauge-radial.d.ts.map +1 -1
- package/dist/navigation-instruments/gauge-radial/gauge-radial.js +35 -1
- package/dist/navigation-instruments/gauge-radial/gauge-radial.js.map +1 -1
- package/dist/navigation-instruments/gauge-trend/gauge-trend.d.ts +0 -5
- package/dist/navigation-instruments/gauge-trend/gauge-trend.d.ts.map +1 -1
- package/dist/navigation-instruments/gauge-trend/gauge-trend.js.map +1 -1
- package/dist/navigation-instruments/graph-mini/graph-mini.d.ts +1 -1
- package/dist/navigation-instruments/graph-mini/graph-mini.d.ts.map +1 -1
- package/dist/navigation-instruments/graph-mini/graph-mini.js.map +1 -1
- package/dist/navigation-instruments/heading/heading.d.ts +19 -1
- package/dist/navigation-instruments/heading/heading.d.ts.map +1 -1
- package/dist/navigation-instruments/heading/heading.js +34 -16
- package/dist/navigation-instruments/heading/heading.js.map +1 -1
- package/dist/navigation-instruments/indicator-graph/indicator-graph.d.ts +1 -1
- package/dist/navigation-instruments/indicator-graph/indicator-graph.d.ts.map +1 -1
- package/dist/navigation-instruments/indicator-graph/indicator-graph.js.map +1 -1
- package/dist/navigation-instruments/rudder/rudder.d.ts +15 -2
- package/dist/navigation-instruments/rudder/rudder.d.ts.map +1 -1
- package/dist/navigation-instruments/rudder/rudder.js +36 -26
- package/dist/navigation-instruments/rudder/rudder.js.map +1 -1
- package/dist/navigation-instruments/speed-gauge/speed-gauge.d.ts +15 -1
- package/dist/navigation-instruments/speed-gauge/speed-gauge.d.ts.map +1 -1
- package/dist/navigation-instruments/speed-gauge/speed-gauge.js +31 -3
- package/dist/navigation-instruments/speed-gauge/speed-gauge.js.map +1 -1
- package/dist/navigation-instruments/watch/watch.d.ts +45 -17
- package/dist/navigation-instruments/watch/watch.d.ts.map +1 -1
- package/dist/navigation-instruments/watch/watch.js +53 -38
- package/dist/navigation-instruments/watch/watch.js.map +1 -1
- package/dist/svghelpers/radial-frame.d.ts +122 -0
- package/dist/svghelpers/radial-frame.d.ts.map +1 -0
- package/dist/svghelpers/radial-frame.js +259 -0
- package/dist/svghelpers/radial-frame.js.map +1 -0
- package/package.json +1 -1
package/custom-elements.json
CHANGED
|
@@ -31344,31 +31344,23 @@
|
|
|
31344
31344
|
"name": "ObcAreaGraph",
|
|
31345
31345
|
"members": [
|
|
31346
31346
|
{
|
|
31347
|
+
"kind": "field",
|
|
31348
|
+
"name": "fillMode",
|
|
31347
31349
|
"type": {
|
|
31348
|
-
"text": "
|
|
31350
|
+
"text": "AreaFillMode"
|
|
31349
31351
|
},
|
|
31350
31352
|
"description": "Fill rendering mode for area charts.\n- `'semitransparent'`: 50% alpha fill (default)\n- `'solid'`: Opaque fill\n- `'threshold'`: single-series only, falls back to semitransparent for multi-series",
|
|
31351
|
-
"
|
|
31352
|
-
"kind": "field",
|
|
31353
|
-
"attribute": "fillMode",
|
|
31354
|
-
"inheritedFrom": {
|
|
31355
|
-
"name": "ObcChartLineBase",
|
|
31356
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
31357
|
-
}
|
|
31353
|
+
"attribute": "fillMode"
|
|
31358
31354
|
},
|
|
31359
31355
|
{
|
|
31356
|
+
"kind": "field",
|
|
31357
|
+
"name": "stacked",
|
|
31360
31358
|
"type": {
|
|
31361
31359
|
"text": "boolean"
|
|
31362
31360
|
},
|
|
31363
|
-
"description": "Stack multi-series datasets vertically on y-axis.\nIgnored for single-series and threshold fill mode.",
|
|
31364
|
-
"name": "stacked",
|
|
31365
|
-
"kind": "field",
|
|
31366
31361
|
"default": "false",
|
|
31367
|
-
"
|
|
31368
|
-
"
|
|
31369
|
-
"name": "ObcChartLineBase",
|
|
31370
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
31371
|
-
}
|
|
31362
|
+
"description": "Stack multi-series datasets vertically on y-axis.\nIgnored for single-series and threshold fill mode.",
|
|
31363
|
+
"attribute": "stacked"
|
|
31372
31364
|
},
|
|
31373
31365
|
{
|
|
31374
31366
|
"kind": "method",
|
|
@@ -31419,10 +31411,10 @@
|
|
|
31419
31411
|
"kind": "field",
|
|
31420
31412
|
"name": "data",
|
|
31421
31413
|
"type": {
|
|
31422
|
-
"text": "
|
|
31414
|
+
"text": "ChartLineDataItem[]"
|
|
31423
31415
|
},
|
|
31424
31416
|
"default": "[]",
|
|
31425
|
-
"description": "
|
|
31417
|
+
"description": "Simple single-series data. `{label, value}` items for the category axis;\n`{x, value}` items for time/number axes (x: epoch ms, ISO string, Date,\nor Temporal object). Points are drawn in array order (no sorting).",
|
|
31426
31418
|
"inheritedFrom": {
|
|
31427
31419
|
"name": "ObcChartLineBase",
|
|
31428
31420
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -31432,10 +31424,10 @@
|
|
|
31432
31424
|
"kind": "field",
|
|
31433
31425
|
"name": "datasets",
|
|
31434
31426
|
"type": {
|
|
31435
|
-
"text": "ChartDataset<'line',
|
|
31427
|
+
"text": "ChartDataset<'line', ChartLinePoint[]>[] | undefined"
|
|
31436
31428
|
},
|
|
31437
31429
|
"default": "undefined",
|
|
31438
|
-
"description": "
|
|
31430
|
+
"description": "Chart.js-style datasets for multi-series use. If provided, takes precedence over `data`.",
|
|
31439
31431
|
"inheritedFrom": {
|
|
31440
31432
|
"name": "ObcChartLineBase",
|
|
31441
31433
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -31445,10 +31437,10 @@
|
|
|
31445
31437
|
"kind": "field",
|
|
31446
31438
|
"name": "labels",
|
|
31447
31439
|
"type": {
|
|
31448
|
-
"text": "(string|number)[]"
|
|
31440
|
+
"text": "(string | number)[] | undefined"
|
|
31449
31441
|
},
|
|
31450
31442
|
"default": "undefined",
|
|
31451
|
-
"description": "
|
|
31443
|
+
"description": "Optional explicit labels for the x-axis (category mode). If omitted labels are derived from `data`",
|
|
31452
31444
|
"inheritedFrom": {
|
|
31453
31445
|
"name": "ObcChartLineBase",
|
|
31454
31446
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -31461,7 +31453,7 @@
|
|
|
31461
31453
|
"text": "string[]"
|
|
31462
31454
|
},
|
|
31463
31455
|
"default": "[]",
|
|
31464
|
-
"description": "Custom color palette (CSS variable names or color strings).
|
|
31456
|
+
"description": "Custom color palette (CSS variable names or color strings).",
|
|
31465
31457
|
"inheritedFrom": {
|
|
31466
31458
|
"name": "ObcChartLineBase",
|
|
31467
31459
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -31474,7 +31466,7 @@
|
|
|
31474
31466
|
"text": "boolean"
|
|
31475
31467
|
},
|
|
31476
31468
|
"default": "false",
|
|
31477
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
31469
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
31478
31470
|
"attribute": "legend",
|
|
31479
31471
|
"reflects": true,
|
|
31480
31472
|
"inheritedFrom": {
|
|
@@ -31489,7 +31481,7 @@
|
|
|
31489
31481
|
"text": "boolean"
|
|
31490
31482
|
},
|
|
31491
31483
|
"default": "false",
|
|
31492
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
31484
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
31493
31485
|
"attribute": "showDebugOverlay",
|
|
31494
31486
|
"reflects": true,
|
|
31495
31487
|
"inheritedFrom": {
|
|
@@ -31519,7 +31511,7 @@
|
|
|
31519
31511
|
"text": "number"
|
|
31520
31512
|
},
|
|
31521
31513
|
"default": "320",
|
|
31522
|
-
"description": "
|
|
31514
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
31523
31515
|
"attribute": "height",
|
|
31524
31516
|
"reflects": true,
|
|
31525
31517
|
"inheritedFrom": {
|
|
@@ -31560,9 +31552,9 @@
|
|
|
31560
31552
|
"kind": "field",
|
|
31561
31553
|
"name": "xAxisType",
|
|
31562
31554
|
"type": {
|
|
31563
|
-
"text": "
|
|
31555
|
+
"text": "XAxisType"
|
|
31564
31556
|
},
|
|
31565
|
-
"description": "X-axis mode
|
|
31557
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
31566
31558
|
"attribute": "xAxisType",
|
|
31567
31559
|
"inheritedFrom": {
|
|
31568
31560
|
"name": "ObcChartLineBase",
|
|
@@ -31573,9 +31565,9 @@
|
|
|
31573
31565
|
"kind": "field",
|
|
31574
31566
|
"name": "yAxisPosition",
|
|
31575
31567
|
"type": {
|
|
31576
|
-
"text": "
|
|
31568
|
+
"text": "YAxisPosition"
|
|
31577
31569
|
},
|
|
31578
|
-
"description": "Single y-axis position
|
|
31570
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
31579
31571
|
"attribute": "yAxisPosition",
|
|
31580
31572
|
"inheritedFrom": {
|
|
31581
31573
|
"name": "ObcChartLineBase",
|
|
@@ -31586,10 +31578,10 @@
|
|
|
31586
31578
|
"kind": "field",
|
|
31587
31579
|
"name": "yAxes",
|
|
31588
31580
|
"type": {
|
|
31589
|
-
"text": "
|
|
31581
|
+
"text": "ChartLineYAxisConfig[] | undefined"
|
|
31590
31582
|
},
|
|
31591
31583
|
"default": "undefined",
|
|
31592
|
-
"description": "Multiple y-axis definitions for complex
|
|
31584
|
+
"description": "Multiple y-axis definitions for complex multi-axis charts.",
|
|
31593
31585
|
"inheritedFrom": {
|
|
31594
31586
|
"name": "ObcChartLineBase",
|
|
31595
31587
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -31602,7 +31594,7 @@
|
|
|
31602
31594
|
"text": "boolean"
|
|
31603
31595
|
},
|
|
31604
31596
|
"default": "false",
|
|
31605
|
-
"description": "Show
|
|
31597
|
+
"description": "Show grid lines.",
|
|
31606
31598
|
"attribute": "showGrid",
|
|
31607
31599
|
"inheritedFrom": {
|
|
31608
31600
|
"name": "ObcChartLineBase",
|
|
@@ -31616,7 +31608,7 @@
|
|
|
31616
31608
|
"text": "boolean"
|
|
31617
31609
|
},
|
|
31618
31610
|
"default": "false",
|
|
31619
|
-
"description": "Show vertical grid lines (x-axis).
|
|
31611
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
31620
31612
|
"attribute": "showGridX",
|
|
31621
31613
|
"inheritedFrom": {
|
|
31622
31614
|
"name": "ObcChartLineBase",
|
|
@@ -31630,7 +31622,7 @@
|
|
|
31630
31622
|
"text": "boolean"
|
|
31631
31623
|
},
|
|
31632
31624
|
"default": "false",
|
|
31633
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
31625
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
31634
31626
|
"attribute": "showGridY",
|
|
31635
31627
|
"inheritedFrom": {
|
|
31636
31628
|
"name": "ObcChartLineBase",
|
|
@@ -31644,7 +31636,7 @@
|
|
|
31644
31636
|
"text": "boolean"
|
|
31645
31637
|
},
|
|
31646
31638
|
"default": "false",
|
|
31647
|
-
"description": "Show axis tick marks and labels.
|
|
31639
|
+
"description": "Show axis tick marks and labels.",
|
|
31648
31640
|
"attribute": "showTickMarks",
|
|
31649
31641
|
"inheritedFrom": {
|
|
31650
31642
|
"name": "ObcChartLineBase",
|
|
@@ -31699,7 +31691,7 @@
|
|
|
31699
31691
|
"text": "boolean"
|
|
31700
31692
|
},
|
|
31701
31693
|
"default": "false",
|
|
31702
|
-
"description": "Show point markers on data points. Default:
|
|
31694
|
+
"description": "Show point markers on data points. Default: false.",
|
|
31703
31695
|
"attribute": "showPoints",
|
|
31704
31696
|
"inheritedFrom": {
|
|
31705
31697
|
"name": "ObcChartLineBase",
|
|
@@ -31710,9 +31702,9 @@
|
|
|
31710
31702
|
"kind": "field",
|
|
31711
31703
|
"name": "lineMode",
|
|
31712
31704
|
"type": {
|
|
31713
|
-
"text": "
|
|
31705
|
+
"text": "LineMode"
|
|
31714
31706
|
},
|
|
31715
|
-
"description": "Line drawing style
|
|
31707
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
31716
31708
|
"attribute": "lineMode",
|
|
31717
31709
|
"inheritedFrom": {
|
|
31718
31710
|
"name": "ObcChartLineBase",
|
|
@@ -31726,7 +31718,7 @@
|
|
|
31726
31718
|
"text": "string"
|
|
31727
31719
|
},
|
|
31728
31720
|
"default": "''",
|
|
31729
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
31721
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
31730
31722
|
"attribute": "unit",
|
|
31731
31723
|
"inheritedFrom": {
|
|
31732
31724
|
"name": "ObcChartLineBase",
|
|
@@ -31737,9 +31729,9 @@
|
|
|
31737
31729
|
"kind": "field",
|
|
31738
31730
|
"name": "timeDisplay",
|
|
31739
31731
|
"type": {
|
|
31740
|
-
"text": "
|
|
31732
|
+
"text": "TimeDisplay"
|
|
31741
31733
|
},
|
|
31742
|
-
"description": "Time axis label format
|
|
31734
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
31743
31735
|
"attribute": "timeDisplay",
|
|
31744
31736
|
"inheritedFrom": {
|
|
31745
31737
|
"name": "ObcChartLineBase",
|
|
@@ -31750,10 +31742,10 @@
|
|
|
31750
31742
|
"kind": "field",
|
|
31751
31743
|
"name": "xTicksLimit",
|
|
31752
31744
|
"type": {
|
|
31753
|
-
"text": "number"
|
|
31745
|
+
"text": "number | undefined"
|
|
31754
31746
|
},
|
|
31755
31747
|
"default": "undefined",
|
|
31756
|
-
"description": "
|
|
31748
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
31757
31749
|
"attribute": "xTicksLimit",
|
|
31758
31750
|
"inheritedFrom": {
|
|
31759
31751
|
"name": "ObcChartLineBase",
|
|
@@ -31764,10 +31756,10 @@
|
|
|
31764
31756
|
"kind": "field",
|
|
31765
31757
|
"name": "xStepSize",
|
|
31766
31758
|
"type": {
|
|
31767
|
-
"text": "number"
|
|
31759
|
+
"text": "number | undefined"
|
|
31768
31760
|
},
|
|
31769
31761
|
"default": "undefined",
|
|
31770
|
-
"description": "Force
|
|
31762
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
31771
31763
|
"attribute": "xStepSize",
|
|
31772
31764
|
"inheritedFrom": {
|
|
31773
31765
|
"name": "ObcChartLineBase",
|
|
@@ -31778,10 +31770,10 @@
|
|
|
31778
31770
|
"kind": "field",
|
|
31779
31771
|
"name": "yTicksLimit",
|
|
31780
31772
|
"type": {
|
|
31781
|
-
"text": "number"
|
|
31773
|
+
"text": "number | undefined"
|
|
31782
31774
|
},
|
|
31783
31775
|
"default": "undefined",
|
|
31784
|
-
"description": "
|
|
31776
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
31785
31777
|
"attribute": "yTicksLimit",
|
|
31786
31778
|
"inheritedFrom": {
|
|
31787
31779
|
"name": "ObcChartLineBase",
|
|
@@ -31792,10 +31784,10 @@
|
|
|
31792
31784
|
"kind": "field",
|
|
31793
31785
|
"name": "yStepSize",
|
|
31794
31786
|
"type": {
|
|
31795
|
-
"text": "number"
|
|
31787
|
+
"text": "number | undefined"
|
|
31796
31788
|
},
|
|
31797
31789
|
"default": "undefined",
|
|
31798
|
-
"description": "Force
|
|
31790
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
31799
31791
|
"attribute": "yStepSize",
|
|
31800
31792
|
"inheritedFrom": {
|
|
31801
31793
|
"name": "ObcChartLineBase",
|
|
@@ -32428,7 +32420,7 @@
|
|
|
32428
32420
|
"text": "boolean"
|
|
32429
32421
|
},
|
|
32430
32422
|
"default": "false",
|
|
32431
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
32423
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
32432
32424
|
"fieldName": "legend",
|
|
32433
32425
|
"inheritedFrom": {
|
|
32434
32426
|
"name": "ObcChartLineBase",
|
|
@@ -32441,7 +32433,7 @@
|
|
|
32441
32433
|
"text": "boolean"
|
|
32442
32434
|
},
|
|
32443
32435
|
"default": "false",
|
|
32444
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
32436
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
32445
32437
|
"fieldName": "showDebugOverlay",
|
|
32446
32438
|
"inheritedFrom": {
|
|
32447
32439
|
"name": "ObcChartLineBase",
|
|
@@ -32467,7 +32459,7 @@
|
|
|
32467
32459
|
"text": "number"
|
|
32468
32460
|
},
|
|
32469
32461
|
"default": "320",
|
|
32470
|
-
"description": "
|
|
32462
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
32471
32463
|
"fieldName": "height",
|
|
32472
32464
|
"inheritedFrom": {
|
|
32473
32465
|
"name": "ObcChartLineBase",
|
|
@@ -32503,9 +32495,9 @@
|
|
|
32503
32495
|
{
|
|
32504
32496
|
"name": "xAxisType",
|
|
32505
32497
|
"type": {
|
|
32506
|
-
"text": "
|
|
32498
|
+
"text": "XAxisType"
|
|
32507
32499
|
},
|
|
32508
|
-
"description": "X-axis mode
|
|
32500
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
32509
32501
|
"fieldName": "xAxisType",
|
|
32510
32502
|
"inheritedFrom": {
|
|
32511
32503
|
"name": "ObcChartLineBase",
|
|
@@ -32515,9 +32507,9 @@
|
|
|
32515
32507
|
{
|
|
32516
32508
|
"name": "yAxisPosition",
|
|
32517
32509
|
"type": {
|
|
32518
|
-
"text": "
|
|
32510
|
+
"text": "YAxisPosition"
|
|
32519
32511
|
},
|
|
32520
|
-
"description": "Single y-axis position
|
|
32512
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
32521
32513
|
"fieldName": "yAxisPosition",
|
|
32522
32514
|
"inheritedFrom": {
|
|
32523
32515
|
"name": "ObcChartLineBase",
|
|
@@ -32530,7 +32522,7 @@
|
|
|
32530
32522
|
"text": "boolean"
|
|
32531
32523
|
},
|
|
32532
32524
|
"default": "false",
|
|
32533
|
-
"description": "Show
|
|
32525
|
+
"description": "Show grid lines.",
|
|
32534
32526
|
"fieldName": "showGrid",
|
|
32535
32527
|
"inheritedFrom": {
|
|
32536
32528
|
"name": "ObcChartLineBase",
|
|
@@ -32543,7 +32535,7 @@
|
|
|
32543
32535
|
"text": "boolean"
|
|
32544
32536
|
},
|
|
32545
32537
|
"default": "false",
|
|
32546
|
-
"description": "Show vertical grid lines (x-axis).
|
|
32538
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
32547
32539
|
"fieldName": "showGridX",
|
|
32548
32540
|
"inheritedFrom": {
|
|
32549
32541
|
"name": "ObcChartLineBase",
|
|
@@ -32556,7 +32548,7 @@
|
|
|
32556
32548
|
"text": "boolean"
|
|
32557
32549
|
},
|
|
32558
32550
|
"default": "false",
|
|
32559
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
32551
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
32560
32552
|
"fieldName": "showGridY",
|
|
32561
32553
|
"inheritedFrom": {
|
|
32562
32554
|
"name": "ObcChartLineBase",
|
|
@@ -32569,7 +32561,7 @@
|
|
|
32569
32561
|
"text": "boolean"
|
|
32570
32562
|
},
|
|
32571
32563
|
"default": "false",
|
|
32572
|
-
"description": "Show axis tick marks and labels.
|
|
32564
|
+
"description": "Show axis tick marks and labels.",
|
|
32573
32565
|
"fieldName": "showTickMarks",
|
|
32574
32566
|
"inheritedFrom": {
|
|
32575
32567
|
"name": "ObcChartLineBase",
|
|
@@ -32582,7 +32574,7 @@
|
|
|
32582
32574
|
"text": "boolean"
|
|
32583
32575
|
},
|
|
32584
32576
|
"default": "false",
|
|
32585
|
-
"description": "Show point markers on data points. Default:
|
|
32577
|
+
"description": "Show point markers on data points. Default: false.",
|
|
32586
32578
|
"fieldName": "showPoints",
|
|
32587
32579
|
"inheritedFrom": {
|
|
32588
32580
|
"name": "ObcChartLineBase",
|
|
@@ -32592,9 +32584,9 @@
|
|
|
32592
32584
|
{
|
|
32593
32585
|
"name": "lineMode",
|
|
32594
32586
|
"type": {
|
|
32595
|
-
"text": "
|
|
32587
|
+
"text": "LineMode"
|
|
32596
32588
|
},
|
|
32597
|
-
"description": "Line drawing style
|
|
32589
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
32598
32590
|
"fieldName": "lineMode",
|
|
32599
32591
|
"inheritedFrom": {
|
|
32600
32592
|
"name": "ObcChartLineBase",
|
|
@@ -32607,7 +32599,7 @@
|
|
|
32607
32599
|
"text": "string"
|
|
32608
32600
|
},
|
|
32609
32601
|
"default": "''",
|
|
32610
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
32602
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
32611
32603
|
"fieldName": "unit",
|
|
32612
32604
|
"inheritedFrom": {
|
|
32613
32605
|
"name": "ObcChartLineBase",
|
|
@@ -32617,9 +32609,9 @@
|
|
|
32617
32609
|
{
|
|
32618
32610
|
"name": "timeDisplay",
|
|
32619
32611
|
"type": {
|
|
32620
|
-
"text": "
|
|
32612
|
+
"text": "TimeDisplay"
|
|
32621
32613
|
},
|
|
32622
|
-
"description": "Time axis label format
|
|
32614
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
32623
32615
|
"fieldName": "timeDisplay",
|
|
32624
32616
|
"inheritedFrom": {
|
|
32625
32617
|
"name": "ObcChartLineBase",
|
|
@@ -32629,10 +32621,10 @@
|
|
|
32629
32621
|
{
|
|
32630
32622
|
"name": "xTicksLimit",
|
|
32631
32623
|
"type": {
|
|
32632
|
-
"text": "number"
|
|
32624
|
+
"text": "number | undefined"
|
|
32633
32625
|
},
|
|
32634
32626
|
"default": "undefined",
|
|
32635
|
-
"description": "
|
|
32627
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
32636
32628
|
"fieldName": "xTicksLimit",
|
|
32637
32629
|
"inheritedFrom": {
|
|
32638
32630
|
"name": "ObcChartLineBase",
|
|
@@ -32642,10 +32634,10 @@
|
|
|
32642
32634
|
{
|
|
32643
32635
|
"name": "xStepSize",
|
|
32644
32636
|
"type": {
|
|
32645
|
-
"text": "number"
|
|
32637
|
+
"text": "number | undefined"
|
|
32646
32638
|
},
|
|
32647
32639
|
"default": "undefined",
|
|
32648
|
-
"description": "Force
|
|
32640
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
32649
32641
|
"fieldName": "xStepSize",
|
|
32650
32642
|
"inheritedFrom": {
|
|
32651
32643
|
"name": "ObcChartLineBase",
|
|
@@ -32655,10 +32647,10 @@
|
|
|
32655
32647
|
{
|
|
32656
32648
|
"name": "yTicksLimit",
|
|
32657
32649
|
"type": {
|
|
32658
|
-
"text": "number"
|
|
32650
|
+
"text": "number | undefined"
|
|
32659
32651
|
},
|
|
32660
32652
|
"default": "undefined",
|
|
32661
|
-
"description": "
|
|
32653
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
32662
32654
|
"fieldName": "yTicksLimit",
|
|
32663
32655
|
"inheritedFrom": {
|
|
32664
32656
|
"name": "ObcChartLineBase",
|
|
@@ -32668,10 +32660,10 @@
|
|
|
32668
32660
|
{
|
|
32669
32661
|
"name": "yStepSize",
|
|
32670
32662
|
"type": {
|
|
32671
|
-
"text": "number"
|
|
32663
|
+
"text": "number | undefined"
|
|
32672
32664
|
},
|
|
32673
32665
|
"default": "undefined",
|
|
32674
|
-
"description": "Force
|
|
32666
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
32675
32667
|
"fieldName": "yStepSize",
|
|
32676
32668
|
"inheritedFrom": {
|
|
32677
32669
|
"name": "ObcChartLineBase",
|
|
@@ -32807,7 +32799,7 @@
|
|
|
32807
32799
|
"kind": "field",
|
|
32808
32800
|
"name": "data",
|
|
32809
32801
|
"type": {
|
|
32810
|
-
"text": "
|
|
32802
|
+
"text": "DonutChartDataItem[]"
|
|
32811
32803
|
},
|
|
32812
32804
|
"default": "[]",
|
|
32813
32805
|
"description": "Chart data segments (set via JavaScript)"
|
|
@@ -32959,7 +32951,7 @@
|
|
|
32959
32951
|
"text": "number"
|
|
32960
32952
|
},
|
|
32961
32953
|
"default": "320",
|
|
32962
|
-
"description": "Fixed height of the chart in pixels (
|
|
32954
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
32963
32955
|
"attribute": "fixedHeight",
|
|
32964
32956
|
"reflects": true
|
|
32965
32957
|
},
|
|
@@ -33218,7 +33210,7 @@
|
|
|
33218
33210
|
"text": "number"
|
|
33219
33211
|
},
|
|
33220
33212
|
"default": "320",
|
|
33221
|
-
"description": "Fixed height of the chart in pixels (
|
|
33213
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
33222
33214
|
"fieldName": "fixedHeight"
|
|
33223
33215
|
}
|
|
33224
33216
|
],
|
|
@@ -33307,10 +33299,10 @@
|
|
|
33307
33299
|
"kind": "field",
|
|
33308
33300
|
"name": "data",
|
|
33309
33301
|
"type": {
|
|
33310
|
-
"text": "
|
|
33302
|
+
"text": "ChartLineDataItem[]"
|
|
33311
33303
|
},
|
|
33312
33304
|
"default": "[]",
|
|
33313
|
-
"description": "
|
|
33305
|
+
"description": "Simple single-series data. `{label, value}` items for the category axis;\n`{x, value}` items for time/number axes (x: epoch ms, ISO string, Date,\nor Temporal object). Points are drawn in array order (no sorting).",
|
|
33314
33306
|
"inheritedFrom": {
|
|
33315
33307
|
"name": "ObcChartLineBase",
|
|
33316
33308
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -33320,10 +33312,10 @@
|
|
|
33320
33312
|
"kind": "field",
|
|
33321
33313
|
"name": "datasets",
|
|
33322
33314
|
"type": {
|
|
33323
|
-
"text": "ChartDataset<'line',
|
|
33315
|
+
"text": "ChartDataset<'line', ChartLinePoint[]>[] | undefined"
|
|
33324
33316
|
},
|
|
33325
33317
|
"default": "undefined",
|
|
33326
|
-
"description": "
|
|
33318
|
+
"description": "Chart.js-style datasets for multi-series use. If provided, takes precedence over `data`.",
|
|
33327
33319
|
"inheritedFrom": {
|
|
33328
33320
|
"name": "ObcChartLineBase",
|
|
33329
33321
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -33333,10 +33325,10 @@
|
|
|
33333
33325
|
"kind": "field",
|
|
33334
33326
|
"name": "labels",
|
|
33335
33327
|
"type": {
|
|
33336
|
-
"text": "(string|number)[]"
|
|
33328
|
+
"text": "(string | number)[] | undefined"
|
|
33337
33329
|
},
|
|
33338
33330
|
"default": "undefined",
|
|
33339
|
-
"description": "
|
|
33331
|
+
"description": "Optional explicit labels for the x-axis (category mode). If omitted labels are derived from `data`",
|
|
33340
33332
|
"inheritedFrom": {
|
|
33341
33333
|
"name": "ObcChartLineBase",
|
|
33342
33334
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -33349,7 +33341,7 @@
|
|
|
33349
33341
|
"text": "string[]"
|
|
33350
33342
|
},
|
|
33351
33343
|
"default": "[]",
|
|
33352
|
-
"description": "Custom color palette (CSS variable names or color strings).
|
|
33344
|
+
"description": "Custom color palette (CSS variable names or color strings).",
|
|
33353
33345
|
"inheritedFrom": {
|
|
33354
33346
|
"name": "ObcChartLineBase",
|
|
33355
33347
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -33362,7 +33354,7 @@
|
|
|
33362
33354
|
"text": "boolean"
|
|
33363
33355
|
},
|
|
33364
33356
|
"default": "false",
|
|
33365
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
33357
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
33366
33358
|
"attribute": "legend",
|
|
33367
33359
|
"reflects": true,
|
|
33368
33360
|
"inheritedFrom": {
|
|
@@ -33377,7 +33369,7 @@
|
|
|
33377
33369
|
"text": "boolean"
|
|
33378
33370
|
},
|
|
33379
33371
|
"default": "false",
|
|
33380
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
33372
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
33381
33373
|
"attribute": "showDebugOverlay",
|
|
33382
33374
|
"reflects": true,
|
|
33383
33375
|
"inheritedFrom": {
|
|
@@ -33407,7 +33399,7 @@
|
|
|
33407
33399
|
"text": "number"
|
|
33408
33400
|
},
|
|
33409
33401
|
"default": "320",
|
|
33410
|
-
"description": "
|
|
33402
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
33411
33403
|
"attribute": "height",
|
|
33412
33404
|
"reflects": true,
|
|
33413
33405
|
"inheritedFrom": {
|
|
@@ -33448,9 +33440,9 @@
|
|
|
33448
33440
|
"kind": "field",
|
|
33449
33441
|
"name": "xAxisType",
|
|
33450
33442
|
"type": {
|
|
33451
|
-
"text": "
|
|
33443
|
+
"text": "XAxisType"
|
|
33452
33444
|
},
|
|
33453
|
-
"description": "X-axis mode
|
|
33445
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
33454
33446
|
"attribute": "xAxisType",
|
|
33455
33447
|
"inheritedFrom": {
|
|
33456
33448
|
"name": "ObcChartLineBase",
|
|
@@ -33461,9 +33453,9 @@
|
|
|
33461
33453
|
"kind": "field",
|
|
33462
33454
|
"name": "yAxisPosition",
|
|
33463
33455
|
"type": {
|
|
33464
|
-
"text": "
|
|
33456
|
+
"text": "YAxisPosition"
|
|
33465
33457
|
},
|
|
33466
|
-
"description": "Single y-axis position
|
|
33458
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
33467
33459
|
"attribute": "yAxisPosition",
|
|
33468
33460
|
"inheritedFrom": {
|
|
33469
33461
|
"name": "ObcChartLineBase",
|
|
@@ -33474,10 +33466,10 @@
|
|
|
33474
33466
|
"kind": "field",
|
|
33475
33467
|
"name": "yAxes",
|
|
33476
33468
|
"type": {
|
|
33477
|
-
"text": "
|
|
33469
|
+
"text": "ChartLineYAxisConfig[] | undefined"
|
|
33478
33470
|
},
|
|
33479
33471
|
"default": "undefined",
|
|
33480
|
-
"description": "Multiple y-axis definitions for complex
|
|
33472
|
+
"description": "Multiple y-axis definitions for complex multi-axis charts.",
|
|
33481
33473
|
"inheritedFrom": {
|
|
33482
33474
|
"name": "ObcChartLineBase",
|
|
33483
33475
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -33490,7 +33482,7 @@
|
|
|
33490
33482
|
"text": "boolean"
|
|
33491
33483
|
},
|
|
33492
33484
|
"default": "false",
|
|
33493
|
-
"description": "Show
|
|
33485
|
+
"description": "Show grid lines.",
|
|
33494
33486
|
"attribute": "showGrid",
|
|
33495
33487
|
"inheritedFrom": {
|
|
33496
33488
|
"name": "ObcChartLineBase",
|
|
@@ -33504,7 +33496,7 @@
|
|
|
33504
33496
|
"text": "boolean"
|
|
33505
33497
|
},
|
|
33506
33498
|
"default": "false",
|
|
33507
|
-
"description": "Show vertical grid lines (x-axis).
|
|
33499
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
33508
33500
|
"attribute": "showGridX",
|
|
33509
33501
|
"inheritedFrom": {
|
|
33510
33502
|
"name": "ObcChartLineBase",
|
|
@@ -33518,7 +33510,7 @@
|
|
|
33518
33510
|
"text": "boolean"
|
|
33519
33511
|
},
|
|
33520
33512
|
"default": "false",
|
|
33521
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
33513
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
33522
33514
|
"attribute": "showGridY",
|
|
33523
33515
|
"inheritedFrom": {
|
|
33524
33516
|
"name": "ObcChartLineBase",
|
|
@@ -33532,7 +33524,7 @@
|
|
|
33532
33524
|
"text": "boolean"
|
|
33533
33525
|
},
|
|
33534
33526
|
"default": "false",
|
|
33535
|
-
"description": "Show axis tick marks and labels.
|
|
33527
|
+
"description": "Show axis tick marks and labels.",
|
|
33536
33528
|
"attribute": "showTickMarks",
|
|
33537
33529
|
"inheritedFrom": {
|
|
33538
33530
|
"name": "ObcChartLineBase",
|
|
@@ -33587,7 +33579,7 @@
|
|
|
33587
33579
|
"text": "boolean"
|
|
33588
33580
|
},
|
|
33589
33581
|
"default": "false",
|
|
33590
|
-
"description": "Show point markers on data points. Default:
|
|
33582
|
+
"description": "Show point markers on data points. Default: false.",
|
|
33591
33583
|
"attribute": "showPoints",
|
|
33592
33584
|
"inheritedFrom": {
|
|
33593
33585
|
"name": "ObcChartLineBase",
|
|
@@ -33598,9 +33590,9 @@
|
|
|
33598
33590
|
"kind": "field",
|
|
33599
33591
|
"name": "lineMode",
|
|
33600
33592
|
"type": {
|
|
33601
|
-
"text": "
|
|
33593
|
+
"text": "LineMode"
|
|
33602
33594
|
},
|
|
33603
|
-
"description": "Line drawing style
|
|
33595
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
33604
33596
|
"attribute": "lineMode",
|
|
33605
33597
|
"inheritedFrom": {
|
|
33606
33598
|
"name": "ObcChartLineBase",
|
|
@@ -33614,7 +33606,7 @@
|
|
|
33614
33606
|
"text": "string"
|
|
33615
33607
|
},
|
|
33616
33608
|
"default": "''",
|
|
33617
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
33609
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
33618
33610
|
"attribute": "unit",
|
|
33619
33611
|
"inheritedFrom": {
|
|
33620
33612
|
"name": "ObcChartLineBase",
|
|
@@ -33625,9 +33617,9 @@
|
|
|
33625
33617
|
"kind": "field",
|
|
33626
33618
|
"name": "timeDisplay",
|
|
33627
33619
|
"type": {
|
|
33628
|
-
"text": "
|
|
33620
|
+
"text": "TimeDisplay"
|
|
33629
33621
|
},
|
|
33630
|
-
"description": "Time axis label format
|
|
33622
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
33631
33623
|
"attribute": "timeDisplay",
|
|
33632
33624
|
"inheritedFrom": {
|
|
33633
33625
|
"name": "ObcChartLineBase",
|
|
@@ -33638,10 +33630,10 @@
|
|
|
33638
33630
|
"kind": "field",
|
|
33639
33631
|
"name": "xTicksLimit",
|
|
33640
33632
|
"type": {
|
|
33641
|
-
"text": "number"
|
|
33633
|
+
"text": "number | undefined"
|
|
33642
33634
|
},
|
|
33643
33635
|
"default": "undefined",
|
|
33644
|
-
"description": "
|
|
33636
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
33645
33637
|
"attribute": "xTicksLimit",
|
|
33646
33638
|
"inheritedFrom": {
|
|
33647
33639
|
"name": "ObcChartLineBase",
|
|
@@ -33652,10 +33644,10 @@
|
|
|
33652
33644
|
"kind": "field",
|
|
33653
33645
|
"name": "xStepSize",
|
|
33654
33646
|
"type": {
|
|
33655
|
-
"text": "number"
|
|
33647
|
+
"text": "number | undefined"
|
|
33656
33648
|
},
|
|
33657
33649
|
"default": "undefined",
|
|
33658
|
-
"description": "Force
|
|
33650
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
33659
33651
|
"attribute": "xStepSize",
|
|
33660
33652
|
"inheritedFrom": {
|
|
33661
33653
|
"name": "ObcChartLineBase",
|
|
@@ -33666,10 +33658,10 @@
|
|
|
33666
33658
|
"kind": "field",
|
|
33667
33659
|
"name": "yTicksLimit",
|
|
33668
33660
|
"type": {
|
|
33669
|
-
"text": "number"
|
|
33661
|
+
"text": "number | undefined"
|
|
33670
33662
|
},
|
|
33671
33663
|
"default": "undefined",
|
|
33672
|
-
"description": "
|
|
33664
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
33673
33665
|
"attribute": "yTicksLimit",
|
|
33674
33666
|
"inheritedFrom": {
|
|
33675
33667
|
"name": "ObcChartLineBase",
|
|
@@ -33680,10 +33672,10 @@
|
|
|
33680
33672
|
"kind": "field",
|
|
33681
33673
|
"name": "yStepSize",
|
|
33682
33674
|
"type": {
|
|
33683
|
-
"text": "number"
|
|
33675
|
+
"text": "number | undefined"
|
|
33684
33676
|
},
|
|
33685
33677
|
"default": "undefined",
|
|
33686
|
-
"description": "Force
|
|
33678
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
33687
33679
|
"attribute": "yStepSize",
|
|
33688
33680
|
"inheritedFrom": {
|
|
33689
33681
|
"name": "ObcChartLineBase",
|
|
@@ -34290,30 +34282,6 @@
|
|
|
34290
34282
|
"name": "ObcChartLineBase",
|
|
34291
34283
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
34292
34284
|
}
|
|
34293
|
-
},
|
|
34294
|
-
{
|
|
34295
|
-
"type": {
|
|
34296
|
-
"text": "'semitransparent'|'solid'|'threshold'"
|
|
34297
|
-
},
|
|
34298
|
-
"description": "Fill rendering mode. `'semitransparent'` uses 50% alpha, `'solid'` uses opaque fill, `'threshold'` (single-series only) fills above/below midpoint with red/blue gradient. Default: `'semitransparent'`.",
|
|
34299
|
-
"name": "fillMode",
|
|
34300
|
-
"kind": "field",
|
|
34301
|
-
"inheritedFrom": {
|
|
34302
|
-
"name": "ObcChartLineBase",
|
|
34303
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
34304
|
-
}
|
|
34305
|
-
},
|
|
34306
|
-
{
|
|
34307
|
-
"type": {
|
|
34308
|
-
"text": "boolean"
|
|
34309
|
-
},
|
|
34310
|
-
"description": "Stack multi-series datasets vertically on y-axis. Ignored for single-series and threshold fill mode. Default: `false`.",
|
|
34311
|
-
"name": "stacked",
|
|
34312
|
-
"kind": "field",
|
|
34313
|
-
"inheritedFrom": {
|
|
34314
|
-
"name": "ObcChartLineBase",
|
|
34315
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
34316
|
-
}
|
|
34317
34285
|
}
|
|
34318
34286
|
],
|
|
34319
34287
|
"superclass": {
|
|
@@ -34329,7 +34297,7 @@
|
|
|
34329
34297
|
"text": "boolean"
|
|
34330
34298
|
},
|
|
34331
34299
|
"default": "false",
|
|
34332
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
34300
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
34333
34301
|
"fieldName": "legend",
|
|
34334
34302
|
"inheritedFrom": {
|
|
34335
34303
|
"name": "ObcChartLineBase",
|
|
@@ -34342,7 +34310,7 @@
|
|
|
34342
34310
|
"text": "boolean"
|
|
34343
34311
|
},
|
|
34344
34312
|
"default": "false",
|
|
34345
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
34313
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
34346
34314
|
"fieldName": "showDebugOverlay",
|
|
34347
34315
|
"inheritedFrom": {
|
|
34348
34316
|
"name": "ObcChartLineBase",
|
|
@@ -34368,7 +34336,7 @@
|
|
|
34368
34336
|
"text": "number"
|
|
34369
34337
|
},
|
|
34370
34338
|
"default": "320",
|
|
34371
|
-
"description": "
|
|
34339
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
34372
34340
|
"fieldName": "height",
|
|
34373
34341
|
"inheritedFrom": {
|
|
34374
34342
|
"name": "ObcChartLineBase",
|
|
@@ -34404,9 +34372,9 @@
|
|
|
34404
34372
|
{
|
|
34405
34373
|
"name": "xAxisType",
|
|
34406
34374
|
"type": {
|
|
34407
|
-
"text": "
|
|
34375
|
+
"text": "XAxisType"
|
|
34408
34376
|
},
|
|
34409
|
-
"description": "X-axis mode
|
|
34377
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
34410
34378
|
"fieldName": "xAxisType",
|
|
34411
34379
|
"inheritedFrom": {
|
|
34412
34380
|
"name": "ObcChartLineBase",
|
|
@@ -34416,9 +34384,9 @@
|
|
|
34416
34384
|
{
|
|
34417
34385
|
"name": "yAxisPosition",
|
|
34418
34386
|
"type": {
|
|
34419
|
-
"text": "
|
|
34387
|
+
"text": "YAxisPosition"
|
|
34420
34388
|
},
|
|
34421
|
-
"description": "Single y-axis position
|
|
34389
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
34422
34390
|
"fieldName": "yAxisPosition",
|
|
34423
34391
|
"inheritedFrom": {
|
|
34424
34392
|
"name": "ObcChartLineBase",
|
|
@@ -34431,7 +34399,7 @@
|
|
|
34431
34399
|
"text": "boolean"
|
|
34432
34400
|
},
|
|
34433
34401
|
"default": "false",
|
|
34434
|
-
"description": "Show
|
|
34402
|
+
"description": "Show grid lines.",
|
|
34435
34403
|
"fieldName": "showGrid",
|
|
34436
34404
|
"inheritedFrom": {
|
|
34437
34405
|
"name": "ObcChartLineBase",
|
|
@@ -34444,7 +34412,7 @@
|
|
|
34444
34412
|
"text": "boolean"
|
|
34445
34413
|
},
|
|
34446
34414
|
"default": "false",
|
|
34447
|
-
"description": "Show vertical grid lines (x-axis).
|
|
34415
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
34448
34416
|
"fieldName": "showGridX",
|
|
34449
34417
|
"inheritedFrom": {
|
|
34450
34418
|
"name": "ObcChartLineBase",
|
|
@@ -34457,7 +34425,7 @@
|
|
|
34457
34425
|
"text": "boolean"
|
|
34458
34426
|
},
|
|
34459
34427
|
"default": "false",
|
|
34460
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
34428
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
34461
34429
|
"fieldName": "showGridY",
|
|
34462
34430
|
"inheritedFrom": {
|
|
34463
34431
|
"name": "ObcChartLineBase",
|
|
@@ -34470,7 +34438,7 @@
|
|
|
34470
34438
|
"text": "boolean"
|
|
34471
34439
|
},
|
|
34472
34440
|
"default": "false",
|
|
34473
|
-
"description": "Show axis tick marks and labels.
|
|
34441
|
+
"description": "Show axis tick marks and labels.",
|
|
34474
34442
|
"fieldName": "showTickMarks",
|
|
34475
34443
|
"inheritedFrom": {
|
|
34476
34444
|
"name": "ObcChartLineBase",
|
|
@@ -34483,7 +34451,7 @@
|
|
|
34483
34451
|
"text": "boolean"
|
|
34484
34452
|
},
|
|
34485
34453
|
"default": "false",
|
|
34486
|
-
"description": "Show point markers on data points. Default:
|
|
34454
|
+
"description": "Show point markers on data points. Default: false.",
|
|
34487
34455
|
"fieldName": "showPoints",
|
|
34488
34456
|
"inheritedFrom": {
|
|
34489
34457
|
"name": "ObcChartLineBase",
|
|
@@ -34493,9 +34461,9 @@
|
|
|
34493
34461
|
{
|
|
34494
34462
|
"name": "lineMode",
|
|
34495
34463
|
"type": {
|
|
34496
|
-
"text": "
|
|
34464
|
+
"text": "LineMode"
|
|
34497
34465
|
},
|
|
34498
|
-
"description": "Line drawing style
|
|
34466
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
34499
34467
|
"fieldName": "lineMode",
|
|
34500
34468
|
"inheritedFrom": {
|
|
34501
34469
|
"name": "ObcChartLineBase",
|
|
@@ -34508,7 +34476,7 @@
|
|
|
34508
34476
|
"text": "string"
|
|
34509
34477
|
},
|
|
34510
34478
|
"default": "''",
|
|
34511
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
34479
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
34512
34480
|
"fieldName": "unit",
|
|
34513
34481
|
"inheritedFrom": {
|
|
34514
34482
|
"name": "ObcChartLineBase",
|
|
@@ -34518,9 +34486,9 @@
|
|
|
34518
34486
|
{
|
|
34519
34487
|
"name": "timeDisplay",
|
|
34520
34488
|
"type": {
|
|
34521
|
-
"text": "
|
|
34489
|
+
"text": "TimeDisplay"
|
|
34522
34490
|
},
|
|
34523
|
-
"description": "Time axis label format
|
|
34491
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
34524
34492
|
"fieldName": "timeDisplay",
|
|
34525
34493
|
"inheritedFrom": {
|
|
34526
34494
|
"name": "ObcChartLineBase",
|
|
@@ -34530,10 +34498,10 @@
|
|
|
34530
34498
|
{
|
|
34531
34499
|
"name": "xTicksLimit",
|
|
34532
34500
|
"type": {
|
|
34533
|
-
"text": "number"
|
|
34501
|
+
"text": "number | undefined"
|
|
34534
34502
|
},
|
|
34535
34503
|
"default": "undefined",
|
|
34536
|
-
"description": "
|
|
34504
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
34537
34505
|
"fieldName": "xTicksLimit",
|
|
34538
34506
|
"inheritedFrom": {
|
|
34539
34507
|
"name": "ObcChartLineBase",
|
|
@@ -34543,10 +34511,10 @@
|
|
|
34543
34511
|
{
|
|
34544
34512
|
"name": "xStepSize",
|
|
34545
34513
|
"type": {
|
|
34546
|
-
"text": "number"
|
|
34514
|
+
"text": "number | undefined"
|
|
34547
34515
|
},
|
|
34548
34516
|
"default": "undefined",
|
|
34549
|
-
"description": "Force
|
|
34517
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
34550
34518
|
"fieldName": "xStepSize",
|
|
34551
34519
|
"inheritedFrom": {
|
|
34552
34520
|
"name": "ObcChartLineBase",
|
|
@@ -34556,10 +34524,10 @@
|
|
|
34556
34524
|
{
|
|
34557
34525
|
"name": "yTicksLimit",
|
|
34558
34526
|
"type": {
|
|
34559
|
-
"text": "number"
|
|
34527
|
+
"text": "number | undefined"
|
|
34560
34528
|
},
|
|
34561
34529
|
"default": "undefined",
|
|
34562
|
-
"description": "
|
|
34530
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
34563
34531
|
"fieldName": "yTicksLimit",
|
|
34564
34532
|
"inheritedFrom": {
|
|
34565
34533
|
"name": "ObcChartLineBase",
|
|
@@ -34569,10 +34537,10 @@
|
|
|
34569
34537
|
{
|
|
34570
34538
|
"name": "yStepSize",
|
|
34571
34539
|
"type": {
|
|
34572
|
-
"text": "number"
|
|
34540
|
+
"text": "number | undefined"
|
|
34573
34541
|
},
|
|
34574
34542
|
"default": "undefined",
|
|
34575
|
-
"description": "Force
|
|
34543
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
34576
34544
|
"fieldName": "yStepSize",
|
|
34577
34545
|
"inheritedFrom": {
|
|
34578
34546
|
"name": "ObcChartLineBase",
|
|
@@ -34702,10 +34670,10 @@
|
|
|
34702
34670
|
"kind": "field",
|
|
34703
34671
|
"name": "data",
|
|
34704
34672
|
"type": {
|
|
34705
|
-
"text": "
|
|
34673
|
+
"text": "PieChartDataItem[]"
|
|
34706
34674
|
},
|
|
34707
34675
|
"default": "[]",
|
|
34708
|
-
"description": "Chart data segments with optional children subsegments for sunburst mode (set via JavaScript)"
|
|
34676
|
+
"description": "Chart data segments with optional children subsegments for sunburst mode (set via JavaScript)."
|
|
34709
34677
|
},
|
|
34710
34678
|
{
|
|
34711
34679
|
"kind": "field",
|
|
@@ -34813,7 +34781,7 @@
|
|
|
34813
34781
|
"text": "number"
|
|
34814
34782
|
},
|
|
34815
34783
|
"default": "320",
|
|
34816
|
-
"description": "Fixed height of the chart in pixels (
|
|
34784
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
34817
34785
|
"attribute": "fixedHeight",
|
|
34818
34786
|
"reflects": true
|
|
34819
34787
|
},
|
|
@@ -35028,7 +34996,7 @@
|
|
|
35028
34996
|
"text": "number"
|
|
35029
34997
|
},
|
|
35030
34998
|
"default": "320",
|
|
35031
|
-
"description": "Fixed height of the chart in pixels (
|
|
34999
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
35032
35000
|
"fieldName": "fixedHeight"
|
|
35033
35001
|
}
|
|
35034
35002
|
],
|
|
@@ -35072,7 +35040,7 @@
|
|
|
35072
35040
|
"kind": "field",
|
|
35073
35041
|
"name": "data",
|
|
35074
35042
|
"type": {
|
|
35075
|
-
"text": "
|
|
35043
|
+
"text": "PolarChartDataItem[]"
|
|
35076
35044
|
},
|
|
35077
35045
|
"default": "[]",
|
|
35078
35046
|
"description": "Chart data segments (set via JavaScript)"
|
|
@@ -35151,7 +35119,7 @@
|
|
|
35151
35119
|
"text": "string"
|
|
35152
35120
|
},
|
|
35153
35121
|
"default": "'°'",
|
|
35154
|
-
"description": "Unit string to append to outer labels, default: \"
|
|
35122
|
+
"description": "Unit string to append to outer labels, default: \"°\"",
|
|
35155
35123
|
"attribute": "outerLabelUnit"
|
|
35156
35124
|
},
|
|
35157
35125
|
{
|
|
@@ -35181,7 +35149,7 @@
|
|
|
35181
35149
|
"text": "number"
|
|
35182
35150
|
},
|
|
35183
35151
|
"default": "320",
|
|
35184
|
-
"description": "Fixed height of the chart in pixels (
|
|
35152
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
35185
35153
|
"attribute": "fixedHeight",
|
|
35186
35154
|
"reflects": true
|
|
35187
35155
|
},
|
|
@@ -35282,14 +35250,6 @@
|
|
|
35282
35250
|
"name": "updateLegend",
|
|
35283
35251
|
"privacy": "private",
|
|
35284
35252
|
"description": "Update the legend HTML content"
|
|
35285
|
-
},
|
|
35286
|
-
{
|
|
35287
|
-
"type": {
|
|
35288
|
-
"text": "boolean"
|
|
35289
|
-
},
|
|
35290
|
-
"description": "When true, visually trim sectors to the nearest discrete color band boundary. When false, show exact values with partial band fills (default: true)",
|
|
35291
|
-
"name": "trimToDiscreteStops",
|
|
35292
|
-
"kind": "field"
|
|
35293
35253
|
}
|
|
35294
35254
|
],
|
|
35295
35255
|
"attributes": [
|
|
@@ -35351,7 +35311,7 @@
|
|
|
35351
35311
|
"text": "string"
|
|
35352
35312
|
},
|
|
35353
35313
|
"default": "'°'",
|
|
35354
|
-
"description": "Unit string to append to outer labels, default: \"
|
|
35314
|
+
"description": "Unit string to append to outer labels, default: \"°\"",
|
|
35355
35315
|
"fieldName": "outerLabelUnit"
|
|
35356
35316
|
},
|
|
35357
35317
|
{
|
|
@@ -35378,7 +35338,7 @@
|
|
|
35378
35338
|
"text": "number"
|
|
35379
35339
|
},
|
|
35380
35340
|
"default": "320",
|
|
35381
|
-
"description": "Fixed height of the chart in pixels (
|
|
35341
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
35382
35342
|
"fieldName": "fixedHeight"
|
|
35383
35343
|
},
|
|
35384
35344
|
{
|
|
@@ -35511,7 +35471,7 @@
|
|
|
35511
35471
|
"text": "number"
|
|
35512
35472
|
},
|
|
35513
35473
|
"default": "320",
|
|
35514
|
-
"description": "Fixed height of the chart in pixels (
|
|
35474
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
35515
35475
|
"attribute": "fixedHeight",
|
|
35516
35476
|
"reflects": true
|
|
35517
35477
|
},
|
|
@@ -35664,7 +35624,7 @@
|
|
|
35664
35624
|
"text": "number"
|
|
35665
35625
|
},
|
|
35666
35626
|
"default": "320",
|
|
35667
|
-
"description": "Fixed height of the chart in pixels (
|
|
35627
|
+
"description": "Fixed height of the chart in pixels (determines chart circumference), default: 320. The chart's circumference is always based on this fixed height to match other radial instruments.",
|
|
35668
35628
|
"fieldName": "fixedHeight"
|
|
35669
35629
|
},
|
|
35670
35630
|
{
|
|
@@ -38384,6 +38344,15 @@
|
|
|
38384
38344
|
"default": "false",
|
|
38385
38345
|
"attribute": "zoomToFitArc"
|
|
38386
38346
|
},
|
|
38347
|
+
{
|
|
38348
|
+
"kind": "field",
|
|
38349
|
+
"name": "faceDiameter",
|
|
38350
|
+
"type": {
|
|
38351
|
+
"text": "number | undefined"
|
|
38352
|
+
},
|
|
38353
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
38354
|
+
"attribute": "face-diameter"
|
|
38355
|
+
},
|
|
38387
38356
|
{
|
|
38388
38357
|
"kind": "field",
|
|
38389
38358
|
"name": "_radiusOffset",
|
|
@@ -38395,12 +38364,46 @@
|
|
|
38395
38364
|
},
|
|
38396
38365
|
{
|
|
38397
38366
|
"kind": "field",
|
|
38398
|
-
"name": "
|
|
38367
|
+
"name": "_frame",
|
|
38399
38368
|
"type": {
|
|
38400
|
-
"text": "
|
|
38369
|
+
"text": "RadialFrame | undefined"
|
|
38401
38370
|
},
|
|
38402
38371
|
"privacy": "private"
|
|
38403
38372
|
},
|
|
38373
|
+
{
|
|
38374
|
+
"kind": "field",
|
|
38375
|
+
"name": "_lastFrameKey",
|
|
38376
|
+
"type": {
|
|
38377
|
+
"text": "string"
|
|
38378
|
+
},
|
|
38379
|
+
"privacy": "private",
|
|
38380
|
+
"default": "''"
|
|
38381
|
+
},
|
|
38382
|
+
{
|
|
38383
|
+
"kind": "field",
|
|
38384
|
+
"name": "_resizeController",
|
|
38385
|
+
"privacy": "private",
|
|
38386
|
+
"default": "new ResizeController(this, {})"
|
|
38387
|
+
},
|
|
38388
|
+
{
|
|
38389
|
+
"kind": "field",
|
|
38390
|
+
"name": "frame",
|
|
38391
|
+
"type": {
|
|
38392
|
+
"text": "RadialFrame | undefined"
|
|
38393
|
+
},
|
|
38394
|
+
"description": "The frame computed for the current render (viewBox, label reserve …).",
|
|
38395
|
+
"readonly": true
|
|
38396
|
+
},
|
|
38397
|
+
{
|
|
38398
|
+
"kind": "field",
|
|
38399
|
+
"name": "_hostSizePinned",
|
|
38400
|
+
"type": {
|
|
38401
|
+
"text": "boolean"
|
|
38402
|
+
},
|
|
38403
|
+
"privacy": "private",
|
|
38404
|
+
"default": "false",
|
|
38405
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
38406
|
+
},
|
|
38404
38407
|
{
|
|
38405
38408
|
"kind": "field",
|
|
38406
38409
|
"name": "clampedValue",
|
|
@@ -38681,6 +38684,15 @@
|
|
|
38681
38684
|
}
|
|
38682
38685
|
}
|
|
38683
38686
|
],
|
|
38687
|
+
"events": [
|
|
38688
|
+
{
|
|
38689
|
+
"name": "frame-changed",
|
|
38690
|
+
"type": {
|
|
38691
|
+
"text": "CustomEvent"
|
|
38692
|
+
},
|
|
38693
|
+
"description": "{CustomEvent<RadialFrame>} Fired after render when the computed radial frame changed (viewBox, label visibility, or pinned host size). Wrappers use it to align sibling overlays/readouts with the dial."
|
|
38694
|
+
}
|
|
38695
|
+
],
|
|
38684
38696
|
"attributes": [
|
|
38685
38697
|
{
|
|
38686
38698
|
"name": "state",
|
|
@@ -38847,6 +38859,14 @@
|
|
|
38847
38859
|
"default": "false",
|
|
38848
38860
|
"fieldName": "zoomToFitArc"
|
|
38849
38861
|
},
|
|
38862
|
+
{
|
|
38863
|
+
"name": "face-diameter",
|
|
38864
|
+
"type": {
|
|
38865
|
+
"text": "number | undefined"
|
|
38866
|
+
},
|
|
38867
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
38868
|
+
"fieldName": "faceDiameter"
|
|
38869
|
+
},
|
|
38850
38870
|
{
|
|
38851
38871
|
"name": "setpoint",
|
|
38852
38872
|
"type": {
|
|
@@ -71515,38 +71535,6 @@
|
|
|
71515
71535
|
"kind": "method",
|
|
71516
71536
|
"name": "onButtonsSlotChange",
|
|
71517
71537
|
"privacy": "private"
|
|
71518
|
-
},
|
|
71519
|
-
{
|
|
71520
|
-
"type": {
|
|
71521
|
-
"text": "IntegrationBarType"
|
|
71522
|
-
},
|
|
71523
|
-
"description": "Integration bar mode for fleet/vessel presentation",
|
|
71524
|
-
"name": "type",
|
|
71525
|
-
"kind": "field"
|
|
71526
|
-
},
|
|
71527
|
-
{
|
|
71528
|
-
"type": {
|
|
71529
|
-
"text": "string"
|
|
71530
|
-
},
|
|
71531
|
-
"description": "Selected vessel value",
|
|
71532
|
-
"name": "selectedVesselValue",
|
|
71533
|
-
"kind": "field"
|
|
71534
|
-
},
|
|
71535
|
-
{
|
|
71536
|
-
"type": {
|
|
71537
|
-
"text": "string"
|
|
71538
|
-
},
|
|
71539
|
-
"description": "Active vessel value while selection is pending",
|
|
71540
|
-
"name": "activeVesselValue",
|
|
71541
|
-
"kind": "field"
|
|
71542
|
-
},
|
|
71543
|
-
{
|
|
71544
|
-
"type": {
|
|
71545
|
-
"text": "{value: string; label: string}[]"
|
|
71546
|
-
},
|
|
71547
|
-
"description": "Available vessel options",
|
|
71548
|
-
"name": "vesselSelectorOptions",
|
|
71549
|
-
"kind": "field"
|
|
71550
71538
|
}
|
|
71551
71539
|
],
|
|
71552
71540
|
"events": [
|
|
@@ -71896,6 +71884,7 @@
|
|
|
71896
71884
|
"text": "boolean"
|
|
71897
71885
|
},
|
|
71898
71886
|
"default": "false",
|
|
71887
|
+
"description": "Shows the `status` slot.",
|
|
71899
71888
|
"attribute": "hasStatus"
|
|
71900
71889
|
},
|
|
71901
71890
|
{
|
|
@@ -72004,14 +71993,6 @@
|
|
|
72004
71993
|
{
|
|
72005
71994
|
"kind": "method",
|
|
72006
71995
|
"name": "renderHug"
|
|
72007
|
-
},
|
|
72008
|
-
{
|
|
72009
|
-
"type": {
|
|
72010
|
-
"text": "boolean"
|
|
72011
|
-
},
|
|
72012
|
-
"description": "Shows the `status` slot.",
|
|
72013
|
-
"name": "hasstatus",
|
|
72014
|
-
"kind": "field"
|
|
72015
71996
|
}
|
|
72016
71997
|
],
|
|
72017
71998
|
"events": [
|
|
@@ -72054,6 +72035,7 @@
|
|
|
72054
72035
|
"text": "boolean"
|
|
72055
72036
|
},
|
|
72056
72037
|
"default": "false",
|
|
72038
|
+
"description": "Shows the `status` slot.",
|
|
72057
72039
|
"fieldName": "hasStatus"
|
|
72058
72040
|
},
|
|
72059
72041
|
{
|
|
@@ -73523,6 +73505,39 @@
|
|
|
73523
73505
|
"default": "false",
|
|
73524
73506
|
"attribute": "starboardPortIndicator"
|
|
73525
73507
|
},
|
|
73508
|
+
{
|
|
73509
|
+
"kind": "field",
|
|
73510
|
+
"name": "faceDiameter",
|
|
73511
|
+
"type": {
|
|
73512
|
+
"text": "number | undefined"
|
|
73513
|
+
},
|
|
73514
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
73515
|
+
"attribute": "face-diameter"
|
|
73516
|
+
},
|
|
73517
|
+
{
|
|
73518
|
+
"kind": "field",
|
|
73519
|
+
"name": "_frame",
|
|
73520
|
+
"type": {
|
|
73521
|
+
"text": "RadialFrame | undefined"
|
|
73522
|
+
},
|
|
73523
|
+
"privacy": "private"
|
|
73524
|
+
},
|
|
73525
|
+
{
|
|
73526
|
+
"kind": "field",
|
|
73527
|
+
"name": "_hostSizePinned",
|
|
73528
|
+
"type": {
|
|
73529
|
+
"text": "boolean"
|
|
73530
|
+
},
|
|
73531
|
+
"privacy": "private",
|
|
73532
|
+
"default": "false",
|
|
73533
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
73534
|
+
},
|
|
73535
|
+
{
|
|
73536
|
+
"kind": "field",
|
|
73537
|
+
"name": "_resizeController",
|
|
73538
|
+
"privacy": "private",
|
|
73539
|
+
"default": "new ResizeController(this, {})"
|
|
73540
|
+
},
|
|
73526
73541
|
{
|
|
73527
73542
|
"kind": "field",
|
|
73528
73543
|
"name": "angleAdviceRaw",
|
|
@@ -73769,6 +73784,14 @@
|
|
|
73769
73784
|
},
|
|
73770
73785
|
"default": "false",
|
|
73771
73786
|
"fieldName": "starboardPortIndicator"
|
|
73787
|
+
},
|
|
73788
|
+
{
|
|
73789
|
+
"name": "face-diameter",
|
|
73790
|
+
"type": {
|
|
73791
|
+
"text": "number | undefined"
|
|
73792
|
+
},
|
|
73793
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
73794
|
+
"fieldName": "faceDiameter"
|
|
73772
73795
|
}
|
|
73773
73796
|
],
|
|
73774
73797
|
"superclass": {
|
|
@@ -74035,7 +74058,7 @@
|
|
|
74035
74058
|
"kind": "field",
|
|
74036
74059
|
"name": "rotType",
|
|
74037
74060
|
"type": {
|
|
74038
|
-
"text": "RotType|undefined"
|
|
74061
|
+
"text": "RotType | undefined"
|
|
74039
74062
|
},
|
|
74040
74063
|
"description": "ROT display mode: `'dots'`, `'bar'`, or `undefined` (hidden).",
|
|
74041
74064
|
"attribute": "rotType"
|
|
@@ -74044,9 +74067,9 @@
|
|
|
74044
74067
|
"kind": "field",
|
|
74045
74068
|
"name": "rateOfTurnDegreesPerMinute",
|
|
74046
74069
|
"type": {
|
|
74047
|
-
"text": "number|undefined"
|
|
74070
|
+
"text": "number | undefined"
|
|
74048
74071
|
},
|
|
74049
|
-
"description": "Measured rate of turn in degrees per minute (positive = starboard)
|
|
74072
|
+
"description": "Measured rate of turn in degrees per minute (positive = starboard).\nWhen `undefined`, falls back to the deprecated `rotationsPerMinute`.",
|
|
74050
74073
|
"attribute": "rateOfTurnDegreesPerMinute"
|
|
74051
74074
|
},
|
|
74052
74075
|
{
|
|
@@ -74056,7 +74079,7 @@
|
|
|
74056
74079
|
"text": "number"
|
|
74057
74080
|
},
|
|
74058
74081
|
"default": "18",
|
|
74059
|
-
"description": "Visual amplification
|
|
74082
|
+
"description": "Visual amplification applied only to the spinning dot animation.",
|
|
74060
74083
|
"attribute": "rotDotAnimationFactor"
|
|
74061
74084
|
},
|
|
74062
74085
|
{
|
|
@@ -74066,8 +74089,8 @@
|
|
|
74066
74089
|
"text": "number"
|
|
74067
74090
|
},
|
|
74068
74091
|
"default": "1",
|
|
74069
|
-
"deprecated": "Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74070
74092
|
"description": "**Deprecated.** Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74093
|
+
"deprecated": "Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74071
74094
|
"attribute": "rotationsPerMinute"
|
|
74072
74095
|
},
|
|
74073
74096
|
{
|
|
@@ -74077,7 +74100,7 @@
|
|
|
74077
74100
|
"text": "number"
|
|
74078
74101
|
},
|
|
74079
74102
|
"default": "60",
|
|
74080
|
-
"description": "Bar-extent reference value in **degrees per minute**. Default `60
|
|
74103
|
+
"description": "Bar-extent reference value in **degrees per minute**. Default `60`\nper ES-TRIN 2025/1 Art. 3.02.",
|
|
74081
74104
|
"attribute": "rotMaxValue"
|
|
74082
74105
|
},
|
|
74083
74106
|
{
|
|
@@ -74357,7 +74380,7 @@
|
|
|
74357
74380
|
{
|
|
74358
74381
|
"name": "rotType",
|
|
74359
74382
|
"type": {
|
|
74360
|
-
"text": "RotType|undefined"
|
|
74383
|
+
"text": "RotType | undefined"
|
|
74361
74384
|
},
|
|
74362
74385
|
"description": "ROT display mode: `'dots'`, `'bar'`, or `undefined` (hidden).",
|
|
74363
74386
|
"fieldName": "rotType"
|
|
@@ -74365,9 +74388,9 @@
|
|
|
74365
74388
|
{
|
|
74366
74389
|
"name": "rateOfTurnDegreesPerMinute",
|
|
74367
74390
|
"type": {
|
|
74368
|
-
"text": "number|undefined"
|
|
74391
|
+
"text": "number | undefined"
|
|
74369
74392
|
},
|
|
74370
|
-
"description": "Measured rate of turn in degrees per minute (positive = starboard)
|
|
74393
|
+
"description": "Measured rate of turn in degrees per minute (positive = starboard).\nWhen `undefined`, falls back to the deprecated `rotationsPerMinute`.",
|
|
74371
74394
|
"fieldName": "rateOfTurnDegreesPerMinute"
|
|
74372
74395
|
},
|
|
74373
74396
|
{
|
|
@@ -74376,7 +74399,7 @@
|
|
|
74376
74399
|
"text": "number"
|
|
74377
74400
|
},
|
|
74378
74401
|
"default": "18",
|
|
74379
|
-
"description": "Visual amplification
|
|
74402
|
+
"description": "Visual amplification applied only to the spinning dot animation.",
|
|
74380
74403
|
"fieldName": "rotDotAnimationFactor"
|
|
74381
74404
|
},
|
|
74382
74405
|
{
|
|
@@ -74385,8 +74408,8 @@
|
|
|
74385
74408
|
"text": "number"
|
|
74386
74409
|
},
|
|
74387
74410
|
"default": "1",
|
|
74388
|
-
"deprecated": "Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74389
74411
|
"description": "**Deprecated.** Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74412
|
+
"deprecated": "Use `rateOfTurnDegreesPerMinute` instead.",
|
|
74390
74413
|
"fieldName": "rotationsPerMinute"
|
|
74391
74414
|
},
|
|
74392
74415
|
{
|
|
@@ -74395,7 +74418,7 @@
|
|
|
74395
74418
|
"text": "number"
|
|
74396
74419
|
},
|
|
74397
74420
|
"default": "60",
|
|
74398
|
-
"description": "Bar-extent reference value in **degrees per minute**. Default `60
|
|
74421
|
+
"description": "Bar-extent reference value in **degrees per minute**. Default `60`\nper ES-TRIN 2025/1 Art. 3.02.",
|
|
74399
74422
|
"fieldName": "rotMaxValue"
|
|
74400
74423
|
},
|
|
74401
74424
|
{
|
|
@@ -75451,7 +75474,7 @@
|
|
|
75451
75474
|
"declarations": [
|
|
75452
75475
|
{
|
|
75453
75476
|
"kind": "class",
|
|
75454
|
-
"description": "`<obc-compass>` – Full-featured compass with HDG/COG arrows, rate-of-turn indicator, and environmental overlays.\n\nRenders a circular compass instrument that displays heading (HDG) and\ncourse-over-ground (COG) as rotating arrows over a triple-ring watch face.\nIt supports wind and current indicators, a vessel silhouette, heading\nsetpoint with auto at-setpoint detection, advice zones, and a rate-of-turn\n(ROT) dot indicator. The compass can be oriented north-up, heading-up, or\ncourse-up.\n\n## Features\n\n- **Direction modes**: `northUp` (default), `headingUp`, or `courseUp`\n via the `direction` property.\n- **HDG / COG arrows**: Two styled arrows overlay the watch face,\n rotating independently.\n- **Heading setpoint**: Optional setpoint marker with auto at-setpoint\n detection via `headingSetpoint`, `atHeadingSetpoint`, and deadband\n tuning properties.\n- **Advice zones**: Pass `headingAdvices` to render caution/alert arcs;\n triggered state is derived from whether the current heading falls\n inside the advice range.\n- **Rate of turn**: Animated ROT indicator driven by\n `rateOfTurnDegreesPerMinute` (deg/min, the maritime / AIS convention).\n Supports spinning dots (`rotType=\"dots\"`) — the dot animation is\n amplified by `rotDotAnimationFactor` so small physical values still\n read at a glance — and a banana-shaped arc bar (`rotType=\"bar\"`)\n showing the
|
|
75477
|
+
"description": "`<obc-compass>` – Full-featured compass with HDG/COG arrows, rate-of-turn indicator, and environmental overlays.\n\nRenders a circular compass instrument that displays heading (HDG) and\ncourse-over-ground (COG) as rotating arrows over a triple-ring watch face.\nIt supports wind and current indicators, a vessel silhouette, heading\nsetpoint with auto at-setpoint detection, advice zones, and a rate-of-turn\n(ROT) dot indicator. The compass can be oriented north-up, heading-up, or\ncourse-up.\n\n## Features\n\n- **Direction modes**: `northUp` (default), `headingUp`, or `courseUp`\n via the `direction` property.\n- **HDG / COG arrows**: Two styled arrows overlay the watch face,\n rotating independently.\n- **Heading setpoint**: Optional setpoint marker with auto at-setpoint\n detection via `headingSetpoint`, `atHeadingSetpoint`, and deadband\n tuning properties.\n- **Advice zones**: Pass `headingAdvices` to render caution/alert arcs;\n triggered state is derived from whether the current heading falls\n inside the advice range.\n- **Rate of turn**: Animated ROT indicator driven by\n `rateOfTurnDegreesPerMinute` (deg/min, the maritime / AIS convention).\n Supports spinning dots (`rotType=\"dots\"`) — the dot animation is\n amplified by `rotDotAnimationFactor` so small physical values still\n read at a glance — and a banana-shaped arc bar (`rotType=\"bar\"`)\n showing the rate of turn as an arc anchored at the current heading.\n Bar extent is driven by the physical value only (gain is not applied).\n Position on the outer scale ring or inner circle via `rotPosition`.\n- **Environmental overlays**: Wind speed/direction and current\n speed/direction indicators on the watch face.\n- **Vessel image**: Configurable vessel silhouette centered on the\n compass, rotating with heading.\n- **Color priority**: Set `priority` to `Priority.enhanced` to use the\n blue/enhanced color palette instead of the default gray/regular palette\n (default: `Priority.regular`).\n\n## Usage Guidelines\n\n- Set `heading` and `courseOverGround` to the current sensor values\n in degrees.\n- Use `direction` to control the compass orientation mode.\n- Use `headingSetpoint` to show a target heading marker.\n- Pass `headingAdvices` as an array of `AngleAdvice` objects for\n caution/alert zones.\n- Set `currentWindSpeedKnots` / `windFromDirection` and `currentSpeed` /\n `currentFromDirection` to display environmental indicators.\n\n## Example\n\n```html\n<obc-compass\n heading=\"45\"\n courseOverGround=\"50\"\n direction=\"northUp\"\n headingSetpoint=\"90\"\n priority=\"regular\"\n vesselImage=\"genericTop\"\n></obc-compass>\n```",
|
|
75455
75478
|
"name": "ObcCompass",
|
|
75456
75479
|
"members": [
|
|
75457
75480
|
{
|
|
@@ -75562,7 +75585,7 @@
|
|
|
75562
75585
|
"kind": "field",
|
|
75563
75586
|
"name": "headingAdvices",
|
|
75564
75587
|
"type": {
|
|
75565
|
-
"text": "
|
|
75588
|
+
"text": "AngleAdvice[]"
|
|
75566
75589
|
},
|
|
75567
75590
|
"default": "[]",
|
|
75568
75591
|
"description": "An array of angle advices for the compass."
|
|
@@ -75620,9 +75643,9 @@
|
|
|
75620
75643
|
"kind": "field",
|
|
75621
75644
|
"name": "rateOfTurnDegreesPerMinute",
|
|
75622
75645
|
"type": {
|
|
75623
|
-
"text": "number|undefined"
|
|
75646
|
+
"text": "number | undefined"
|
|
75624
75647
|
},
|
|
75625
|
-
"description": "Measured rate of turn in degrees per minute (
|
|
75648
|
+
"description": "Measured rate of turn in degrees per minute (positive = starboard).\nDrives both the bar extent and (after multiplication by\n`rotDotAnimationFactor`) the spinning dot animation.\nWhen `undefined`, falls back to the deprecated `rotationsPerMinute`.",
|
|
75626
75649
|
"attribute": "rateOfTurnDegreesPerMinute"
|
|
75627
75650
|
},
|
|
75628
75651
|
{
|
|
@@ -75632,7 +75655,7 @@
|
|
|
75632
75655
|
"text": "number"
|
|
75633
75656
|
},
|
|
75634
75657
|
"default": "18",
|
|
75635
|
-
"description": "Visual amplification
|
|
75658
|
+
"description": "Visual amplification applied only to the spinning dot animation\n(not to the bar extent). Default `18` keeps the legacy visual feel\n(≈1 rpm at 20°/min).",
|
|
75636
75659
|
"attribute": "rotDotAnimationFactor"
|
|
75637
75660
|
},
|
|
75638
75661
|
{
|
|
@@ -75642,8 +75665,8 @@
|
|
|
75642
75665
|
"text": "number"
|
|
75643
75666
|
},
|
|
75644
75667
|
"default": "1",
|
|
75668
|
+
"description": "Legacy rate-of-turn input, in rotations per minute. When\n`rateOfTurnDegreesPerMinute` is `undefined`, this value is used\n(unconverted) as the fallback ROT, driving both the spinning dot ring\nand the bar extent.",
|
|
75645
75669
|
"deprecated": "Use `rateOfTurnDegreesPerMinute` (and optionally\n`rotDotAnimationFactor`) instead. Takes effect only when\n`rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
75646
|
-
"description": "**Deprecated.** Use `rateOfTurnDegreesPerMinute` instead. Kept as a backward-compatible fallback when `rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
75647
75670
|
"attribute": "rotationsPerMinute"
|
|
75648
75671
|
},
|
|
75649
75672
|
{
|
|
@@ -75652,7 +75675,7 @@
|
|
|
75652
75675
|
"type": {
|
|
75653
75676
|
"text": "RotType"
|
|
75654
75677
|
},
|
|
75655
|
-
"description": "ROT display mode: `'dots'` (spinning dots, default) or `'bar'` (arc
|
|
75678
|
+
"description": "ROT display mode: `'dots'` (spinning dots, default) or `'bar'` (a rate-of-turn arc anchored at the current heading, its length proportional to the rate of turn).",
|
|
75656
75679
|
"attribute": "rotType"
|
|
75657
75680
|
},
|
|
75658
75681
|
{
|
|
@@ -75754,6 +75777,15 @@
|
|
|
75754
75777
|
"description": "When true, labels and north arrow are placed inside the outer ring.",
|
|
75755
75778
|
"attribute": "tickmarksInside"
|
|
75756
75779
|
},
|
|
75780
|
+
{
|
|
75781
|
+
"kind": "field",
|
|
75782
|
+
"name": "faceDiameter",
|
|
75783
|
+
"type": {
|
|
75784
|
+
"text": "number | undefined"
|
|
75785
|
+
},
|
|
75786
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
75787
|
+
"attribute": "face-diameter"
|
|
75788
|
+
},
|
|
75757
75789
|
{
|
|
75758
75790
|
"kind": "field",
|
|
75759
75791
|
"name": "_headingSp",
|
|
@@ -75778,7 +75810,31 @@
|
|
|
75778
75810
|
},
|
|
75779
75811
|
{
|
|
75780
75812
|
"kind": "method",
|
|
75781
|
-
"name": "
|
|
75813
|
+
"name": "getOutsideDecorPx",
|
|
75814
|
+
"privacy": "private",
|
|
75815
|
+
"return": {
|
|
75816
|
+
"type": {
|
|
75817
|
+
"text": "number"
|
|
75818
|
+
}
|
|
75819
|
+
},
|
|
75820
|
+
"description": "Pixel cost of the outside decor: the always-rendered north-arrow glyph\nplus, only while shown, the NSWE labels (both keep a constant on-screen\nsize via `1/scale` terms). Feeds the frame's width-aware reserve,\nreplacing the former empirical `72 + delta(clientSize)` padding.\nWind/current symbols at their default radius are covered by the base\npadding of 72."
|
|
75821
|
+
},
|
|
75822
|
+
{
|
|
75823
|
+
"kind": "field",
|
|
75824
|
+
"name": "_hostSizePinned",
|
|
75825
|
+
"type": {
|
|
75826
|
+
"text": "boolean"
|
|
75827
|
+
},
|
|
75828
|
+
"privacy": "private",
|
|
75829
|
+
"default": "false",
|
|
75830
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
75831
|
+
},
|
|
75832
|
+
{
|
|
75833
|
+
"kind": "field",
|
|
75834
|
+
"name": "_frame",
|
|
75835
|
+
"type": {
|
|
75836
|
+
"text": "RadialFrame | undefined"
|
|
75837
|
+
},
|
|
75782
75838
|
"privacy": "private"
|
|
75783
75839
|
},
|
|
75784
75840
|
{
|
|
@@ -75970,9 +76026,9 @@
|
|
|
75970
76026
|
{
|
|
75971
76027
|
"name": "rateOfTurnDegreesPerMinute",
|
|
75972
76028
|
"type": {
|
|
75973
|
-
"text": "number|undefined"
|
|
76029
|
+
"text": "number | undefined"
|
|
75974
76030
|
},
|
|
75975
|
-
"description": "Measured rate of turn in degrees per minute (
|
|
76031
|
+
"description": "Measured rate of turn in degrees per minute (positive = starboard).\nDrives both the bar extent and (after multiplication by\n`rotDotAnimationFactor`) the spinning dot animation.\nWhen `undefined`, falls back to the deprecated `rotationsPerMinute`.",
|
|
75976
76032
|
"fieldName": "rateOfTurnDegreesPerMinute"
|
|
75977
76033
|
},
|
|
75978
76034
|
{
|
|
@@ -75981,7 +76037,7 @@
|
|
|
75981
76037
|
"text": "number"
|
|
75982
76038
|
},
|
|
75983
76039
|
"default": "18",
|
|
75984
|
-
"description": "Visual amplification
|
|
76040
|
+
"description": "Visual amplification applied only to the spinning dot animation\n(not to the bar extent). Default `18` keeps the legacy visual feel\n(≈1 rpm at 20°/min).",
|
|
75985
76041
|
"fieldName": "rotDotAnimationFactor"
|
|
75986
76042
|
},
|
|
75987
76043
|
{
|
|
@@ -75990,8 +76046,8 @@
|
|
|
75990
76046
|
"text": "number"
|
|
75991
76047
|
},
|
|
75992
76048
|
"default": "1",
|
|
76049
|
+
"description": "Legacy rate-of-turn input, in rotations per minute. When\n`rateOfTurnDegreesPerMinute` is `undefined`, this value is used\n(unconverted) as the fallback ROT, driving both the spinning dot ring\nand the bar extent.",
|
|
75993
76050
|
"deprecated": "Use `rateOfTurnDegreesPerMinute` (and optionally\n`rotDotAnimationFactor`) instead. Takes effect only when\n`rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
75994
|
-
"description": "**Deprecated.** Use `rateOfTurnDegreesPerMinute` instead. Kept as a backward-compatible fallback when `rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
75995
76051
|
"fieldName": "rotationsPerMinute"
|
|
75996
76052
|
},
|
|
75997
76053
|
{
|
|
@@ -75999,7 +76055,7 @@
|
|
|
75999
76055
|
"type": {
|
|
76000
76056
|
"text": "RotType"
|
|
76001
76057
|
},
|
|
76002
|
-
"description": "ROT display mode: `'dots'` (spinning dots, default) or `'bar'` (arc
|
|
76058
|
+
"description": "ROT display mode: `'dots'` (spinning dots, default) or `'bar'` (a rate-of-turn arc anchored at the current heading, its length proportional to the rate of turn).",
|
|
76003
76059
|
"fieldName": "rotType"
|
|
76004
76060
|
},
|
|
76005
76061
|
{
|
|
@@ -76082,6 +76138,14 @@
|
|
|
76082
76138
|
"default": "false",
|
|
76083
76139
|
"description": "When true, labels and north arrow are placed inside the outer ring.",
|
|
76084
76140
|
"fieldName": "tickmarksInside"
|
|
76141
|
+
},
|
|
76142
|
+
{
|
|
76143
|
+
"name": "face-diameter",
|
|
76144
|
+
"type": {
|
|
76145
|
+
"text": "number | undefined"
|
|
76146
|
+
},
|
|
76147
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
76148
|
+
"fieldName": "faceDiameter"
|
|
76085
76149
|
}
|
|
76086
76150
|
],
|
|
76087
76151
|
"superclass": {
|
|
@@ -78079,6 +78143,16 @@
|
|
|
78079
78143
|
"default": "0",
|
|
78080
78144
|
"attribute": "fractionDigits"
|
|
78081
78145
|
},
|
|
78146
|
+
{
|
|
78147
|
+
"kind": "field",
|
|
78148
|
+
"name": "faceDiameter",
|
|
78149
|
+
"type": {
|
|
78150
|
+
"text": "number | undefined"
|
|
78151
|
+
},
|
|
78152
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
78153
|
+
"attribute": "face-diameter",
|
|
78154
|
+
"reflects": true
|
|
78155
|
+
},
|
|
78082
78156
|
{
|
|
78083
78157
|
"kind": "field",
|
|
78084
78158
|
"name": "sectorAngles",
|
|
@@ -78107,6 +78181,12 @@
|
|
|
78107
78181
|
"privacy": "private",
|
|
78108
78182
|
"readonly": true
|
|
78109
78183
|
},
|
|
78184
|
+
{
|
|
78185
|
+
"kind": "field",
|
|
78186
|
+
"name": "_onFrameChanged",
|
|
78187
|
+
"privacy": "private",
|
|
78188
|
+
"description": "Re-anchor the %-positioned readouts against the frame the inner\ninstrument actually rendered (the box grows when labels need room)."
|
|
78189
|
+
},
|
|
78110
78190
|
{
|
|
78111
78191
|
"kind": "field",
|
|
78112
78192
|
"name": "getAngle"
|
|
@@ -78470,6 +78550,14 @@
|
|
|
78470
78550
|
"default": "0",
|
|
78471
78551
|
"fieldName": "fractionDigits"
|
|
78472
78552
|
},
|
|
78553
|
+
{
|
|
78554
|
+
"name": "face-diameter",
|
|
78555
|
+
"type": {
|
|
78556
|
+
"text": "number | undefined"
|
|
78557
|
+
},
|
|
78558
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
78559
|
+
"fieldName": "faceDiameter"
|
|
78560
|
+
},
|
|
78473
78561
|
{
|
|
78474
78562
|
"name": "setpoint",
|
|
78475
78563
|
"type": {
|
|
@@ -78996,7 +79084,7 @@
|
|
|
78996
79084
|
"declarations": [
|
|
78997
79085
|
{
|
|
78998
79086
|
"kind": "class",
|
|
78999
|
-
"description": "Gauge Trend - A navigation instrument combining a line/area chart with an integrated vertical scale.\n\nThis is a high-level, self-contained component that combines:\n- A line/area chart (based on `ObcChartLineBase`) with configurable fill mode\n- An integrated vertical scale (`obc-bar-vertical`) on the right side\n\nThe component is designed for displaying time-series or categorical trend data alongside a calibrated\nvertical measurement scale, commonly used in maritime navigation instruments.\n\n## Architecture\n\nInternally composed of:\n- **Base**: `ObcChartLineBase` (line/area graph functionality)\n- **Right scale**: `obc-bar-vertical` (external scale component)\n\n## Locked Configuration (not user-configurable)\n- Fixed aspect ratio scaling: always enabled\n- Instrument mode: always enabled (8px border radius)\n- X-axis type: auto-detected — 'category' for `{label, value}` data,\n 'time' for `{x, value}` data (uneven intervals position proportionally).\n Assigning `xAxisType` explicitly disables auto-detection.\n- Line mode: always 'smooth'\n- Grid, tick marks, points, legend: always hidden\n- Scale advice position: always 'inner'\n- Scale state: automatically inherits from `state` property\n\n## Usage Examples\n\n### Basic gauge trend with default area fill\n```html\n<obc-gauge-trend\n .data=${[\n {label: 'Jan', value: 3.5},\n {label: 'Feb', value: 4.2},\n {label: 'Mar', value: 5.0}\n ]}\n .minValue=${3}\n .maxValue=${7}\n .value=${5}\n .width=${480}\n .height=${480}\n></obc-gauge-trend>\n```\n\n### Line-only (no fill) - default\n```html\n<obc-gauge-trend\n .data=${chartData}\n></obc-gauge-trend>\n```\n\n### With area fill\n```html\n<obc-gauge-trend\n .chartFill=${true}\n .data=${chartData}\n></obc-gauge-trend>\n```\n\n### With enhanced colors and setpoint\n```html\n<obc-gauge-trend\n .enhanced=${true}\n .state=${'in-command'}\n .setpoint=${5.5}\n .value=${5.2}\n .hasBar=${true}\n .hasScale=${true}\n></obc-gauge-trend>\n```\n\n### With advice overlays\n```html\n<obc-gauge-trend\n .hasAdvice=${true}\n .advice=${[\n {min: 3, max: 5, type: 'caution', hinted: true},\n {min: 6, max: 7, type: 'advice', hinted: false}\n ]}\n></obc-gauge-trend>\n```\n\n### Time-based data with uneven intervals\n```html\n<obc-gauge-trend\n .data=${[\n {x: '2026-07-06T10:00:00Z', value: 3.5},\n {x: '2026-07-06T10:03:00Z', value: 4.2},\n {x: '2026-07-06T10:15:00Z', value: 5.0}\n ]}\n></obc-gauge-trend>\n
|
|
79087
|
+
"description": "Gauge Trend - A navigation instrument combining a line/area chart with an integrated vertical scale.\n\nThis is a high-level, self-contained component that combines:\n- A line/area chart (based on `ObcChartLineBase`) with configurable fill mode\n- An integrated vertical scale (`obc-bar-vertical`) on the right side\n\nThe component is designed for displaying time-series or categorical trend data alongside a calibrated\nvertical measurement scale, commonly used in maritime navigation instruments.\n\n## Architecture\n\nInternally composed of:\n- **Base**: `ObcChartLineBase` (line/area graph functionality)\n- **Right scale**: `obc-bar-vertical` (external scale component)\n\n## Locked Configuration (not user-configurable)\n- Fixed aspect ratio scaling: always enabled\n- Instrument mode: always enabled (8px border radius)\n- X-axis type: auto-detected — 'category' for `{label, value}` data,\n 'time' for `{x, value}` data (uneven intervals position proportionally).\n Assigning `xAxisType` explicitly disables auto-detection.\n- Line mode: always 'smooth'\n- Grid, tick marks, points, legend: always hidden\n- Scale advice position: always 'inner'\n- Scale state: automatically inherits from `state` property\n\n## Usage Examples\n\n### Basic gauge trend with default area fill\n```html\n<obc-gauge-trend\n .data=${[\n {label: 'Jan', value: 3.5},\n {label: 'Feb', value: 4.2},\n {label: 'Mar', value: 5.0}\n ]}\n .minValue=${3}\n .maxValue=${7}\n .value=${5}\n .width=${480}\n .height=${480}\n></obc-gauge-trend>\n```\n\n### Line-only (no fill) - default\n```html\n<obc-gauge-trend\n .data=${chartData}\n></obc-gauge-trend>\n```\n\n### With area fill\n```html\n<obc-gauge-trend\n .chartFill=${true}\n .data=${chartData}\n></obc-gauge-trend>\n```\n\n### With enhanced colors and setpoint\n```html\n<obc-gauge-trend\n .enhanced=${true}\n .state=${'in-command'}\n .setpoint=${5.5}\n .value=${5.2}\n .hasBar=${true}\n .hasScale=${true}\n></obc-gauge-trend>\n```\n\n### With advice overlays\n```html\n<obc-gauge-trend\n .hasAdvice=${true}\n .advice=${[\n {min: 3, max: 5, type: 'caution', hinted: true},\n {min: 6, max: 7, type: 'advice', hinted: false}\n ]}\n></obc-gauge-trend>\n```\n\n### Time-based data with uneven intervals\n```html\n<obc-gauge-trend\n .data=${[\n {x: '2026-07-06T10:00:00Z', value: 3.5},\n {x: '2026-07-06T10:03:00Z', value: 4.2},\n {x: '2026-07-06T10:15:00Z', value: 5.0}\n ]}\n></obc-gauge-trend>\n```\n\n\nSetpoint properties are inherited from SetpointMixin.\nThese are forwarded to the internal `obc-bar-vertical` scale:\n`setpoint`, `newSetpoint`, `touching`, `atSetpoint`, `autoAtSetpoint`,\n`autoAtSetpointDeadband`, `setpointAtZeroDeadband`, `setpointOverride`.\nSee SetpointMixinInterface for full documentation.",
|
|
79000
79088
|
"name": "ObcGaugeTrend",
|
|
79001
79089
|
"members": [
|
|
79002
79090
|
{
|
|
@@ -79138,17 +79226,13 @@
|
|
|
79138
79226
|
"attribute": "hasAdvice"
|
|
79139
79227
|
},
|
|
79140
79228
|
{
|
|
79229
|
+
"kind": "field",
|
|
79230
|
+
"name": "fillMode",
|
|
79141
79231
|
"type": {
|
|
79142
|
-
"text": "
|
|
79232
|
+
"text": "FillMode"
|
|
79143
79233
|
},
|
|
79144
79234
|
"description": "Fill mode for the bar.\n- `'fill'`: Bar fills from `fillMin` to `value` — the bar visually tracks the current value.\n The `fillMax` property is **ignored** in this mode.\n- `'tint'`: Bar fills from `fillMin` to `fillMax` — an explicit highlighted range.\n Use this when you want to show a fixed range independent of the current value.\n\nIn both modes, `fillMin` is the origin point (e.g., 0 in a -100..100 scale).",
|
|
79145
|
-
"
|
|
79146
|
-
"kind": "field",
|
|
79147
|
-
"attribute": "fillMode",
|
|
79148
|
-
"inheritedFrom": {
|
|
79149
|
-
"name": "ObcChartLineBase",
|
|
79150
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79151
|
-
}
|
|
79235
|
+
"attribute": "fillMode"
|
|
79152
79236
|
},
|
|
79153
79237
|
{
|
|
79154
79238
|
"kind": "field",
|
|
@@ -79216,7 +79300,7 @@
|
|
|
79216
79300
|
"text": "boolean"
|
|
79217
79301
|
},
|
|
79218
79302
|
"default": "false",
|
|
79219
|
-
"description": "Enable chart area fill
|
|
79303
|
+
"description": "Enable chart area fill.\nWhen true, fills the area under the line with semitransparent color.\nWhen false (default), renders as line-only chart.",
|
|
79220
79304
|
"attribute": "chartFill"
|
|
79221
79305
|
},
|
|
79222
79306
|
{
|
|
@@ -79271,7 +79355,7 @@
|
|
|
79271
79355
|
"text": "boolean"
|
|
79272
79356
|
},
|
|
79273
79357
|
"default": "false",
|
|
79274
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
79358
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
79275
79359
|
"attribute": "legend",
|
|
79276
79360
|
"reflects": true,
|
|
79277
79361
|
"inheritedFrom": {
|
|
@@ -79286,7 +79370,7 @@
|
|
|
79286
79370
|
"text": "boolean"
|
|
79287
79371
|
},
|
|
79288
79372
|
"default": "false",
|
|
79289
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
79373
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
79290
79374
|
"attribute": "showDebugOverlay",
|
|
79291
79375
|
"reflects": true,
|
|
79292
79376
|
"inheritedFrom": {
|
|
@@ -79301,7 +79385,7 @@
|
|
|
79301
79385
|
"text": "boolean"
|
|
79302
79386
|
},
|
|
79303
79387
|
"default": "false",
|
|
79304
|
-
"description": "Show
|
|
79388
|
+
"description": "Show grid lines.",
|
|
79305
79389
|
"attribute": "showGrid",
|
|
79306
79390
|
"inheritedFrom": {
|
|
79307
79391
|
"name": "ObcChartLineBase",
|
|
@@ -79315,7 +79399,7 @@
|
|
|
79315
79399
|
"text": "boolean"
|
|
79316
79400
|
},
|
|
79317
79401
|
"default": "false",
|
|
79318
|
-
"description": "Show axis tick marks and labels.
|
|
79402
|
+
"description": "Show axis tick marks and labels.",
|
|
79319
79403
|
"attribute": "showTickMarks",
|
|
79320
79404
|
"inheritedFrom": {
|
|
79321
79405
|
"name": "ObcChartLineBase",
|
|
@@ -79329,7 +79413,7 @@
|
|
|
79329
79413
|
"text": "boolean"
|
|
79330
79414
|
},
|
|
79331
79415
|
"default": "false",
|
|
79332
|
-
"description": "Show point markers on data points. Default:
|
|
79416
|
+
"description": "Show point markers on data points. Default: false.",
|
|
79333
79417
|
"attribute": "showPoints",
|
|
79334
79418
|
"inheritedFrom": {
|
|
79335
79419
|
"name": "ObcChartLineBase",
|
|
@@ -79340,9 +79424,9 @@
|
|
|
79340
79424
|
"kind": "field",
|
|
79341
79425
|
"name": "xAxisType",
|
|
79342
79426
|
"type": {
|
|
79343
|
-
"text": "
|
|
79427
|
+
"text": "XAxisType"
|
|
79344
79428
|
},
|
|
79345
|
-
"description": "X-axis mode
|
|
79429
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
79346
79430
|
"attribute": "xAxisType",
|
|
79347
79431
|
"inheritedFrom": {
|
|
79348
79432
|
"name": "ObcChartLineBase",
|
|
@@ -79353,9 +79437,9 @@
|
|
|
79353
79437
|
"kind": "field",
|
|
79354
79438
|
"name": "yAxisPosition",
|
|
79355
79439
|
"type": {
|
|
79356
|
-
"text": "
|
|
79440
|
+
"text": "YAxisPosition"
|
|
79357
79441
|
},
|
|
79358
|
-
"description": "Single y-axis position
|
|
79442
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
79359
79443
|
"attribute": "yAxisPosition",
|
|
79360
79444
|
"inheritedFrom": {
|
|
79361
79445
|
"name": "ObcChartLineBase",
|
|
@@ -79366,9 +79450,9 @@
|
|
|
79366
79450
|
"kind": "field",
|
|
79367
79451
|
"name": "lineMode",
|
|
79368
79452
|
"type": {
|
|
79369
|
-
"text": "
|
|
79453
|
+
"text": "LineMode"
|
|
79370
79454
|
},
|
|
79371
|
-
"description": "Line drawing style
|
|
79455
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
79372
79456
|
"attribute": "lineMode",
|
|
79373
79457
|
"inheritedFrom": {
|
|
79374
79458
|
"name": "ObcChartLineBase",
|
|
@@ -79382,7 +79466,7 @@
|
|
|
79382
79466
|
"text": "string"
|
|
79383
79467
|
},
|
|
79384
79468
|
"default": "''",
|
|
79385
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
79469
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
79386
79470
|
"attribute": "unit",
|
|
79387
79471
|
"inheritedFrom": {
|
|
79388
79472
|
"name": "ObcChartLineBase",
|
|
@@ -79393,9 +79477,9 @@
|
|
|
79393
79477
|
"kind": "field",
|
|
79394
79478
|
"name": "timeDisplay",
|
|
79395
79479
|
"type": {
|
|
79396
|
-
"text": "
|
|
79480
|
+
"text": "TimeDisplay"
|
|
79397
79481
|
},
|
|
79398
|
-
"description": "Time axis label format
|
|
79482
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
79399
79483
|
"attribute": "timeDisplay",
|
|
79400
79484
|
"inheritedFrom": {
|
|
79401
79485
|
"name": "ObcChartLineBase",
|
|
@@ -79477,61 +79561,10 @@
|
|
|
79477
79561
|
"kind": "field",
|
|
79478
79562
|
"name": "yAxes",
|
|
79479
79563
|
"type": {
|
|
79480
|
-
"text": "
|
|
79564
|
+
"text": "ChartLineYAxisConfig[] | undefined"
|
|
79481
79565
|
},
|
|
79482
79566
|
"default": "[ { id: 'y', position: 'left', min: this.chartMinValue ?? this.minValue, max: this.chartMaxValue ?? this.maxValue, }, ]",
|
|
79483
|
-
"description": "Multiple y-axis definitions for complex
|
|
79484
|
-
"inheritedFrom": {
|
|
79485
|
-
"name": "ObcChartLineBase",
|
|
79486
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79487
|
-
}
|
|
79488
|
-
},
|
|
79489
|
-
{
|
|
79490
|
-
"kind": "field",
|
|
79491
|
-
"name": "width",
|
|
79492
|
-
"type": {
|
|
79493
|
-
"text": "number"
|
|
79494
|
-
},
|
|
79495
|
-
"default": "480",
|
|
79496
|
-
"description": "Chart width in pixels (defines aspect ratio)",
|
|
79497
|
-
"attribute": "width",
|
|
79498
|
-
"reflects": true,
|
|
79499
|
-
"inheritedFrom": {
|
|
79500
|
-
"name": "ObcChartLineBase",
|
|
79501
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79502
|
-
}
|
|
79503
|
-
},
|
|
79504
|
-
{
|
|
79505
|
-
"kind": "field",
|
|
79506
|
-
"name": "height",
|
|
79507
|
-
"type": {
|
|
79508
|
-
"text": "number"
|
|
79509
|
-
},
|
|
79510
|
-
"default": "320",
|
|
79511
|
-
"description": "Chart height in pixels (defines aspect ratio)",
|
|
79512
|
-
"attribute": "height",
|
|
79513
|
-
"reflects": true,
|
|
79514
|
-
"inheritedFrom": {
|
|
79515
|
-
"name": "ObcChartLineBase",
|
|
79516
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79517
|
-
}
|
|
79518
|
-
},
|
|
79519
|
-
{
|
|
79520
|
-
"type": {
|
|
79521
|
-
"text": "boolean"
|
|
79522
|
-
},
|
|
79523
|
-
"description": "Use enhanced color palette for chart and scales",
|
|
79524
|
-
"name": "enhanced",
|
|
79525
|
-
"kind": "field"
|
|
79526
|
-
},
|
|
79527
|
-
{
|
|
79528
|
-
"kind": "field",
|
|
79529
|
-
"name": "state",
|
|
79530
|
-
"type": {
|
|
79531
|
-
"text": "InstrumentState"
|
|
79532
|
-
},
|
|
79533
|
-
"description": "Instrument state (automatically applied to scale)",
|
|
79534
|
-
"attribute": "state",
|
|
79567
|
+
"description": "Multiple y-axis definitions for complex multi-axis charts.",
|
|
79535
79568
|
"inheritedFrom": {
|
|
79536
79569
|
"name": "ObcChartLineBase",
|
|
79537
79570
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -79725,10 +79758,10 @@
|
|
|
79725
79758
|
"kind": "field",
|
|
79726
79759
|
"name": "data",
|
|
79727
79760
|
"type": {
|
|
79728
|
-
"text": "
|
|
79761
|
+
"text": "ChartLineDataItem[]"
|
|
79729
79762
|
},
|
|
79730
79763
|
"default": "[]",
|
|
79731
|
-
"description": "
|
|
79764
|
+
"description": "Simple single-series data. `{label, value}` items for the category axis;\n`{x, value}` items for time/number axes (x: epoch ms, ISO string, Date,\nor Temporal object). Points are drawn in array order (no sorting).",
|
|
79732
79765
|
"inheritedFrom": {
|
|
79733
79766
|
"name": "ObcChartLineBase",
|
|
79734
79767
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -79738,10 +79771,10 @@
|
|
|
79738
79771
|
"kind": "field",
|
|
79739
79772
|
"name": "datasets",
|
|
79740
79773
|
"type": {
|
|
79741
|
-
"text": "ChartDataset<'line',
|
|
79774
|
+
"text": "ChartDataset<'line', ChartLinePoint[]>[] | undefined"
|
|
79742
79775
|
},
|
|
79743
79776
|
"default": "undefined",
|
|
79744
|
-
"description": "
|
|
79777
|
+
"description": "Chart.js-style datasets for multi-series use. If provided, takes precedence over `data`.",
|
|
79745
79778
|
"inheritedFrom": {
|
|
79746
79779
|
"name": "ObcChartLineBase",
|
|
79747
79780
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -79751,10 +79784,10 @@
|
|
|
79751
79784
|
"kind": "field",
|
|
79752
79785
|
"name": "labels",
|
|
79753
79786
|
"type": {
|
|
79754
|
-
"text": "(string|number)[]"
|
|
79787
|
+
"text": "(string | number)[] | undefined"
|
|
79755
79788
|
},
|
|
79756
79789
|
"default": "undefined",
|
|
79757
|
-
"description": "
|
|
79790
|
+
"description": "Optional explicit labels for the x-axis (category mode). If omitted labels are derived from `data`",
|
|
79758
79791
|
"inheritedFrom": {
|
|
79759
79792
|
"name": "ObcChartLineBase",
|
|
79760
79793
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -79767,7 +79800,37 @@
|
|
|
79767
79800
|
"text": "string[]"
|
|
79768
79801
|
},
|
|
79769
79802
|
"default": "[]",
|
|
79770
|
-
"description": "Custom color palette (CSS variable names or color strings).
|
|
79803
|
+
"description": "Custom color palette (CSS variable names or color strings).",
|
|
79804
|
+
"inheritedFrom": {
|
|
79805
|
+
"name": "ObcChartLineBase",
|
|
79806
|
+
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79807
|
+
}
|
|
79808
|
+
},
|
|
79809
|
+
{
|
|
79810
|
+
"kind": "field",
|
|
79811
|
+
"name": "width",
|
|
79812
|
+
"type": {
|
|
79813
|
+
"text": "number"
|
|
79814
|
+
},
|
|
79815
|
+
"default": "480",
|
|
79816
|
+
"description": "Width of the chart in pixels. Default: 480.",
|
|
79817
|
+
"attribute": "width",
|
|
79818
|
+
"reflects": true,
|
|
79819
|
+
"inheritedFrom": {
|
|
79820
|
+
"name": "ObcChartLineBase",
|
|
79821
|
+
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79822
|
+
}
|
|
79823
|
+
},
|
|
79824
|
+
{
|
|
79825
|
+
"kind": "field",
|
|
79826
|
+
"name": "height",
|
|
79827
|
+
"type": {
|
|
79828
|
+
"text": "number"
|
|
79829
|
+
},
|
|
79830
|
+
"default": "320",
|
|
79831
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
79832
|
+
"attribute": "height",
|
|
79833
|
+
"reflects": true,
|
|
79771
79834
|
"inheritedFrom": {
|
|
79772
79835
|
"name": "ObcChartLineBase",
|
|
79773
79836
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
@@ -79794,7 +79857,7 @@
|
|
|
79794
79857
|
"text": "boolean"
|
|
79795
79858
|
},
|
|
79796
79859
|
"default": "false",
|
|
79797
|
-
"description": "Show vertical grid lines (x-axis).
|
|
79860
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
79798
79861
|
"attribute": "showGridX",
|
|
79799
79862
|
"inheritedFrom": {
|
|
79800
79863
|
"name": "ObcChartLineBase",
|
|
@@ -79808,7 +79871,7 @@
|
|
|
79808
79871
|
"text": "boolean"
|
|
79809
79872
|
},
|
|
79810
79873
|
"default": "false",
|
|
79811
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
79874
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
79812
79875
|
"attribute": "showGridY",
|
|
79813
79876
|
"inheritedFrom": {
|
|
79814
79877
|
"name": "ObcChartLineBase",
|
|
@@ -79860,10 +79923,10 @@
|
|
|
79860
79923
|
"kind": "field",
|
|
79861
79924
|
"name": "xTicksLimit",
|
|
79862
79925
|
"type": {
|
|
79863
|
-
"text": "number"
|
|
79926
|
+
"text": "number | undefined"
|
|
79864
79927
|
},
|
|
79865
79928
|
"default": "undefined",
|
|
79866
|
-
"description": "
|
|
79929
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
79867
79930
|
"attribute": "xTicksLimit",
|
|
79868
79931
|
"inheritedFrom": {
|
|
79869
79932
|
"name": "ObcChartLineBase",
|
|
@@ -79874,10 +79937,10 @@
|
|
|
79874
79937
|
"kind": "field",
|
|
79875
79938
|
"name": "xStepSize",
|
|
79876
79939
|
"type": {
|
|
79877
|
-
"text": "number"
|
|
79940
|
+
"text": "number | undefined"
|
|
79878
79941
|
},
|
|
79879
79942
|
"default": "undefined",
|
|
79880
|
-
"description": "Force
|
|
79943
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
79881
79944
|
"attribute": "xStepSize",
|
|
79882
79945
|
"inheritedFrom": {
|
|
79883
79946
|
"name": "ObcChartLineBase",
|
|
@@ -79888,10 +79951,10 @@
|
|
|
79888
79951
|
"kind": "field",
|
|
79889
79952
|
"name": "yTicksLimit",
|
|
79890
79953
|
"type": {
|
|
79891
|
-
"text": "number"
|
|
79954
|
+
"text": "number | undefined"
|
|
79892
79955
|
},
|
|
79893
79956
|
"default": "undefined",
|
|
79894
|
-
"description": "
|
|
79957
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
79895
79958
|
"attribute": "yTicksLimit",
|
|
79896
79959
|
"inheritedFrom": {
|
|
79897
79960
|
"name": "ObcChartLineBase",
|
|
@@ -79902,16 +79965,29 @@
|
|
|
79902
79965
|
"kind": "field",
|
|
79903
79966
|
"name": "yStepSize",
|
|
79904
79967
|
"type": {
|
|
79905
|
-
"text": "number"
|
|
79968
|
+
"text": "number | undefined"
|
|
79906
79969
|
},
|
|
79907
79970
|
"default": "undefined",
|
|
79908
|
-
"description": "Force
|
|
79971
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
79909
79972
|
"attribute": "yStepSize",
|
|
79910
79973
|
"inheritedFrom": {
|
|
79911
79974
|
"name": "ObcChartLineBase",
|
|
79912
79975
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79913
79976
|
}
|
|
79914
79977
|
},
|
|
79978
|
+
{
|
|
79979
|
+
"kind": "field",
|
|
79980
|
+
"name": "state",
|
|
79981
|
+
"type": {
|
|
79982
|
+
"text": "InstrumentState"
|
|
79983
|
+
},
|
|
79984
|
+
"description": "Instrument state affecting colors of external scales.",
|
|
79985
|
+
"attribute": "state",
|
|
79986
|
+
"inheritedFrom": {
|
|
79987
|
+
"name": "ObcChartLineBase",
|
|
79988
|
+
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
79989
|
+
}
|
|
79990
|
+
},
|
|
79915
79991
|
{
|
|
79916
79992
|
"kind": "field",
|
|
79917
79993
|
"name": "priority",
|
|
@@ -80443,18 +80519,6 @@
|
|
|
80443
80519
|
"name": "ObcChartLineBase",
|
|
80444
80520
|
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
80445
80521
|
}
|
|
80446
|
-
},
|
|
80447
|
-
{
|
|
80448
|
-
"type": {
|
|
80449
|
-
"text": "boolean"
|
|
80450
|
-
},
|
|
80451
|
-
"description": "Stack multi-series datasets vertically on y-axis. Ignored for single-series and threshold fill mode. Default: `false`.",
|
|
80452
|
-
"name": "stacked",
|
|
80453
|
-
"kind": "field",
|
|
80454
|
-
"inheritedFrom": {
|
|
80455
|
-
"name": "ObcChartLineBase",
|
|
80456
|
-
"module": "src/building-blocks/chart-line/chart-line-base.ts"
|
|
80457
|
-
}
|
|
80458
80522
|
}
|
|
80459
80523
|
],
|
|
80460
80524
|
"attributes": [
|
|
@@ -80597,7 +80661,7 @@
|
|
|
80597
80661
|
"text": "boolean"
|
|
80598
80662
|
},
|
|
80599
80663
|
"default": "false",
|
|
80600
|
-
"description": "Enable chart area fill
|
|
80664
|
+
"description": "Enable chart area fill.\nWhen true, fills the area under the line with semitransparent color.\nWhen false (default), renders as line-only chart.",
|
|
80601
80665
|
"fieldName": "chartFill"
|
|
80602
80666
|
},
|
|
80603
80667
|
{
|
|
@@ -80695,7 +80759,7 @@
|
|
|
80695
80759
|
"text": "boolean"
|
|
80696
80760
|
},
|
|
80697
80761
|
"default": "false",
|
|
80698
|
-
"description": "Show HTML legend below chart with series labels and colors.
|
|
80762
|
+
"description": "Show HTML legend below chart with series labels and colors.",
|
|
80699
80763
|
"fieldName": "legend",
|
|
80700
80764
|
"inheritedFrom": {
|
|
80701
80765
|
"name": "ObcChartLineBase",
|
|
@@ -80708,7 +80772,7 @@
|
|
|
80708
80772
|
"text": "boolean"
|
|
80709
80773
|
},
|
|
80710
80774
|
"default": "false",
|
|
80711
|
-
"description": "Development mode: show visual debug overlay with dimension guides.
|
|
80775
|
+
"description": "Development mode: show visual debug overlay with dimension guides.",
|
|
80712
80776
|
"fieldName": "showDebugOverlay",
|
|
80713
80777
|
"inheritedFrom": {
|
|
80714
80778
|
"name": "ObcChartLineBase",
|
|
@@ -80734,7 +80798,7 @@
|
|
|
80734
80798
|
"text": "number"
|
|
80735
80799
|
},
|
|
80736
80800
|
"default": "320",
|
|
80737
|
-
"description": "
|
|
80801
|
+
"description": "Height of the chart in pixels. Default: 320.",
|
|
80738
80802
|
"fieldName": "height",
|
|
80739
80803
|
"inheritedFrom": {
|
|
80740
80804
|
"name": "ObcChartLineBase",
|
|
@@ -80770,9 +80834,9 @@
|
|
|
80770
80834
|
{
|
|
80771
80835
|
"name": "xAxisType",
|
|
80772
80836
|
"type": {
|
|
80773
|
-
"text": "
|
|
80837
|
+
"text": "XAxisType"
|
|
80774
80838
|
},
|
|
80775
|
-
"description": "X-axis mode
|
|
80839
|
+
"description": "X-axis mode: 'category' for labeled, evenly spaced data points; 'time'\nfor time-based data positioned proportionally; 'number' for plain\nnumeric x-values.",
|
|
80776
80840
|
"fieldName": "xAxisType",
|
|
80777
80841
|
"inheritedFrom": {
|
|
80778
80842
|
"name": "ObcChartLineBase",
|
|
@@ -80782,9 +80846,9 @@
|
|
|
80782
80846
|
{
|
|
80783
80847
|
"name": "yAxisPosition",
|
|
80784
80848
|
"type": {
|
|
80785
|
-
"text": "
|
|
80849
|
+
"text": "YAxisPosition"
|
|
80786
80850
|
},
|
|
80787
|
-
"description": "Single y-axis position
|
|
80851
|
+
"description": "Single y-axis position ('left' or 'right'). For multiple y-axes, use yAxes instead.",
|
|
80788
80852
|
"fieldName": "yAxisPosition",
|
|
80789
80853
|
"inheritedFrom": {
|
|
80790
80854
|
"name": "ObcChartLineBase",
|
|
@@ -80797,7 +80861,7 @@
|
|
|
80797
80861
|
"text": "boolean"
|
|
80798
80862
|
},
|
|
80799
80863
|
"default": "false",
|
|
80800
|
-
"description": "Show
|
|
80864
|
+
"description": "Show grid lines.",
|
|
80801
80865
|
"fieldName": "showGrid",
|
|
80802
80866
|
"inheritedFrom": {
|
|
80803
80867
|
"name": "ObcChartLineBase",
|
|
@@ -80810,7 +80874,7 @@
|
|
|
80810
80874
|
"text": "boolean"
|
|
80811
80875
|
},
|
|
80812
80876
|
"default": "false",
|
|
80813
|
-
"description": "Show vertical grid lines (x-axis).
|
|
80877
|
+
"description": "Show vertical grid lines (x-axis). Default: false.",
|
|
80814
80878
|
"fieldName": "showGridX",
|
|
80815
80879
|
"inheritedFrom": {
|
|
80816
80880
|
"name": "ObcChartLineBase",
|
|
@@ -80823,7 +80887,7 @@
|
|
|
80823
80887
|
"text": "boolean"
|
|
80824
80888
|
},
|
|
80825
80889
|
"default": "false",
|
|
80826
|
-
"description": "Show horizontal grid lines (y-axis).
|
|
80890
|
+
"description": "Show horizontal grid lines (y-axis). Default: false.",
|
|
80827
80891
|
"fieldName": "showGridY",
|
|
80828
80892
|
"inheritedFrom": {
|
|
80829
80893
|
"name": "ObcChartLineBase",
|
|
@@ -80836,7 +80900,7 @@
|
|
|
80836
80900
|
"text": "boolean"
|
|
80837
80901
|
},
|
|
80838
80902
|
"default": "false",
|
|
80839
|
-
"description": "Show axis tick marks and labels.
|
|
80903
|
+
"description": "Show axis tick marks and labels.",
|
|
80840
80904
|
"fieldName": "showTickMarks",
|
|
80841
80905
|
"inheritedFrom": {
|
|
80842
80906
|
"name": "ObcChartLineBase",
|
|
@@ -80849,7 +80913,7 @@
|
|
|
80849
80913
|
"text": "boolean"
|
|
80850
80914
|
},
|
|
80851
80915
|
"default": "false",
|
|
80852
|
-
"description": "Show point markers on data points. Default:
|
|
80916
|
+
"description": "Show point markers on data points. Default: false.",
|
|
80853
80917
|
"fieldName": "showPoints",
|
|
80854
80918
|
"inheritedFrom": {
|
|
80855
80919
|
"name": "ObcChartLineBase",
|
|
@@ -80859,9 +80923,9 @@
|
|
|
80859
80923
|
{
|
|
80860
80924
|
"name": "lineMode",
|
|
80861
80925
|
"type": {
|
|
80862
|
-
"text": "
|
|
80926
|
+
"text": "LineMode"
|
|
80863
80927
|
},
|
|
80864
|
-
"description": "Line drawing style
|
|
80928
|
+
"description": "Line drawing style: 'smooth' (curved), 'straight', or 'stepped'.",
|
|
80865
80929
|
"fieldName": "lineMode",
|
|
80866
80930
|
"inheritedFrom": {
|
|
80867
80931
|
"name": "ObcChartLineBase",
|
|
@@ -80874,7 +80938,7 @@
|
|
|
80874
80938
|
"text": "string"
|
|
80875
80939
|
},
|
|
80876
80940
|
"default": "''",
|
|
80877
|
-
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').
|
|
80941
|
+
"description": "Unit label displayed in tooltips (e.g., 'kW', 'kg', '%').",
|
|
80878
80942
|
"fieldName": "unit",
|
|
80879
80943
|
"inheritedFrom": {
|
|
80880
80944
|
"name": "ObcChartLineBase",
|
|
@@ -80884,9 +80948,9 @@
|
|
|
80884
80948
|
{
|
|
80885
80949
|
"name": "timeDisplay",
|
|
80886
80950
|
"type": {
|
|
80887
|
-
"text": "
|
|
80951
|
+
"text": "TimeDisplay"
|
|
80888
80952
|
},
|
|
80889
|
-
"description": "Time axis label format
|
|
80953
|
+
"description": "Time axis label format: 'date' (full date/time) or 'minutes' (relative).",
|
|
80890
80954
|
"fieldName": "timeDisplay",
|
|
80891
80955
|
"inheritedFrom": {
|
|
80892
80956
|
"name": "ObcChartLineBase",
|
|
@@ -80896,10 +80960,10 @@
|
|
|
80896
80960
|
{
|
|
80897
80961
|
"name": "xTicksLimit",
|
|
80898
80962
|
"type": {
|
|
80899
|
-
"text": "number"
|
|
80963
|
+
"text": "number | undefined"
|
|
80900
80964
|
},
|
|
80901
80965
|
"default": "undefined",
|
|
80902
|
-
"description": "
|
|
80966
|
+
"description": "Max number of x-axis ticks/grid lines. Useful for matching external axes.",
|
|
80903
80967
|
"fieldName": "xTicksLimit",
|
|
80904
80968
|
"inheritedFrom": {
|
|
80905
80969
|
"name": "ObcChartLineBase",
|
|
@@ -80909,10 +80973,10 @@
|
|
|
80909
80973
|
{
|
|
80910
80974
|
"name": "xStepSize",
|
|
80911
80975
|
"type": {
|
|
80912
|
-
"text": "number"
|
|
80976
|
+
"text": "number | undefined"
|
|
80913
80977
|
},
|
|
80914
80978
|
"default": "undefined",
|
|
80915
|
-
"description": "Force
|
|
80979
|
+
"description": "Force x-axis tick interval. Useful for matching external axes.",
|
|
80916
80980
|
"fieldName": "xStepSize",
|
|
80917
80981
|
"inheritedFrom": {
|
|
80918
80982
|
"name": "ObcChartLineBase",
|
|
@@ -80922,10 +80986,10 @@
|
|
|
80922
80986
|
{
|
|
80923
80987
|
"name": "yTicksLimit",
|
|
80924
80988
|
"type": {
|
|
80925
|
-
"text": "number"
|
|
80989
|
+
"text": "number | undefined"
|
|
80926
80990
|
},
|
|
80927
80991
|
"default": "undefined",
|
|
80928
|
-
"description": "
|
|
80992
|
+
"description": "Max number of y-axis ticks/grid lines. Useful for matching external axes.",
|
|
80929
80993
|
"fieldName": "yTicksLimit",
|
|
80930
80994
|
"inheritedFrom": {
|
|
80931
80995
|
"name": "ObcChartLineBase",
|
|
@@ -80935,10 +80999,10 @@
|
|
|
80935
80999
|
{
|
|
80936
81000
|
"name": "yStepSize",
|
|
80937
81001
|
"type": {
|
|
80938
|
-
"text": "number"
|
|
81002
|
+
"text": "number | undefined"
|
|
80939
81003
|
},
|
|
80940
81004
|
"default": "undefined",
|
|
80941
|
-
"description": "Force
|
|
81005
|
+
"description": "Force y-axis tick interval. Useful for matching external axes.",
|
|
80942
81006
|
"fieldName": "yStepSize",
|
|
80943
81007
|
"inheritedFrom": {
|
|
80944
81008
|
"name": "ObcChartLineBase",
|
|
@@ -81927,7 +81991,7 @@
|
|
|
81927
81991
|
"kind": "field",
|
|
81928
81992
|
"name": "data",
|
|
81929
81993
|
"type": {
|
|
81930
|
-
"text": "
|
|
81994
|
+
"text": "[number[], number[]]"
|
|
81931
81995
|
},
|
|
81932
81996
|
"default": "[[], []]",
|
|
81933
81997
|
"description": "The data to display in the graph, first array is the x values, second array is the y values",
|
|
@@ -82001,7 +82065,7 @@
|
|
|
82001
82065
|
{
|
|
82002
82066
|
"name": "data",
|
|
82003
82067
|
"type": {
|
|
82004
|
-
"text": "
|
|
82068
|
+
"text": "[number[], number[]]"
|
|
82005
82069
|
},
|
|
82006
82070
|
"default": "[[], []]",
|
|
82007
82071
|
"description": "The data to display in the graph, first array is the x values, second array is the y values",
|
|
@@ -82344,6 +82408,15 @@
|
|
|
82344
82408
|
"description": "When true, labels and north arrow are placed inside the outer ring.",
|
|
82345
82409
|
"attribute": "tickmarksInside"
|
|
82346
82410
|
},
|
|
82411
|
+
{
|
|
82412
|
+
"kind": "field",
|
|
82413
|
+
"name": "faceDiameter",
|
|
82414
|
+
"type": {
|
|
82415
|
+
"text": "number | undefined"
|
|
82416
|
+
},
|
|
82417
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
82418
|
+
"attribute": "face-diameter"
|
|
82419
|
+
},
|
|
82347
82420
|
{
|
|
82348
82421
|
"kind": "field",
|
|
82349
82422
|
"name": "_headingSp",
|
|
@@ -82358,7 +82431,31 @@
|
|
|
82358
82431
|
},
|
|
82359
82432
|
{
|
|
82360
82433
|
"kind": "method",
|
|
82361
|
-
"name": "
|
|
82434
|
+
"name": "getOutsideDecorPx",
|
|
82435
|
+
"privacy": "private",
|
|
82436
|
+
"return": {
|
|
82437
|
+
"type": {
|
|
82438
|
+
"text": "number"
|
|
82439
|
+
}
|
|
82440
|
+
},
|
|
82441
|
+
"description": "Pixel cost of the outside decor: the always-rendered north-arrow glyph\nplus, only while shown, the NSWE labels (both keep a constant on-screen\nsize via `1/scale` terms). Feeds the frame's width-aware reserve,\nreplacing the former empirical `72 + delta(clientSize)` padding."
|
|
82442
|
+
},
|
|
82443
|
+
{
|
|
82444
|
+
"kind": "field",
|
|
82445
|
+
"name": "_hostSizePinned",
|
|
82446
|
+
"type": {
|
|
82447
|
+
"text": "boolean"
|
|
82448
|
+
},
|
|
82449
|
+
"privacy": "private",
|
|
82450
|
+
"default": "false",
|
|
82451
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
82452
|
+
},
|
|
82453
|
+
{
|
|
82454
|
+
"kind": "field",
|
|
82455
|
+
"name": "_frame",
|
|
82456
|
+
"type": {
|
|
82457
|
+
"text": "RadialFrame | undefined"
|
|
82458
|
+
},
|
|
82362
82459
|
"privacy": "private"
|
|
82363
82460
|
},
|
|
82364
82461
|
{
|
|
@@ -82510,6 +82607,14 @@
|
|
|
82510
82607
|
"default": "false",
|
|
82511
82608
|
"description": "When true, labels and north arrow are placed inside the outer ring.",
|
|
82512
82609
|
"fieldName": "tickmarksInside"
|
|
82610
|
+
},
|
|
82611
|
+
{
|
|
82612
|
+
"name": "face-diameter",
|
|
82613
|
+
"type": {
|
|
82614
|
+
"text": "number | undefined"
|
|
82615
|
+
},
|
|
82616
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
82617
|
+
"fieldName": "faceDiameter"
|
|
82513
82618
|
}
|
|
82514
82619
|
],
|
|
82515
82620
|
"superclass": {
|
|
@@ -82949,7 +83054,7 @@
|
|
|
82949
83054
|
"kind": "field",
|
|
82950
83055
|
"name": "data",
|
|
82951
83056
|
"type": {
|
|
82952
|
-
"text": "
|
|
83057
|
+
"text": "[number[], number[]]"
|
|
82953
83058
|
},
|
|
82954
83059
|
"default": "[[], []]",
|
|
82955
83060
|
"description": "The data to display in the graph, first array is the x values, second array is the y values",
|
|
@@ -83103,7 +83208,7 @@
|
|
|
83103
83208
|
{
|
|
83104
83209
|
"name": "data",
|
|
83105
83210
|
"type": {
|
|
83106
|
-
"text": "
|
|
83211
|
+
"text": "[number[], number[]]"
|
|
83107
83212
|
},
|
|
83108
83213
|
"default": "[[], []]",
|
|
83109
83214
|
"description": "The data to display in the graph, first array is the x values, second array is the y values",
|
|
@@ -90767,6 +90872,15 @@
|
|
|
90767
90872
|
"default": "false",
|
|
90768
90873
|
"attribute": "zoomToFitArc"
|
|
90769
90874
|
},
|
|
90875
|
+
{
|
|
90876
|
+
"kind": "field",
|
|
90877
|
+
"name": "faceDiameter",
|
|
90878
|
+
"type": {
|
|
90879
|
+
"text": "number | undefined"
|
|
90880
|
+
},
|
|
90881
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
90882
|
+
"attribute": "face-diameter"
|
|
90883
|
+
},
|
|
90770
90884
|
{
|
|
90771
90885
|
"kind": "field",
|
|
90772
90886
|
"name": "_radiusOffset",
|
|
@@ -90778,12 +90892,28 @@
|
|
|
90778
90892
|
},
|
|
90779
90893
|
{
|
|
90780
90894
|
"kind": "field",
|
|
90781
|
-
"name": "
|
|
90895
|
+
"name": "_frame",
|
|
90782
90896
|
"type": {
|
|
90783
|
-
"text": "
|
|
90897
|
+
"text": "RadialFrame | undefined"
|
|
90784
90898
|
},
|
|
90785
90899
|
"privacy": "private"
|
|
90786
90900
|
},
|
|
90901
|
+
{
|
|
90902
|
+
"kind": "field",
|
|
90903
|
+
"name": "_hostSizePinned",
|
|
90904
|
+
"type": {
|
|
90905
|
+
"text": "boolean"
|
|
90906
|
+
},
|
|
90907
|
+
"privacy": "private",
|
|
90908
|
+
"default": "false",
|
|
90909
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
90910
|
+
},
|
|
90911
|
+
{
|
|
90912
|
+
"kind": "field",
|
|
90913
|
+
"name": "_resizeController",
|
|
90914
|
+
"privacy": "private",
|
|
90915
|
+
"default": "new ResizeController(this, {})"
|
|
90916
|
+
},
|
|
90787
90917
|
{
|
|
90788
90918
|
"kind": "field",
|
|
90789
90919
|
"name": "_needleTransform",
|
|
@@ -91069,6 +91199,14 @@
|
|
|
91069
91199
|
"default": "false",
|
|
91070
91200
|
"fieldName": "zoomToFitArc"
|
|
91071
91201
|
},
|
|
91202
|
+
{
|
|
91203
|
+
"name": "face-diameter",
|
|
91204
|
+
"type": {
|
|
91205
|
+
"text": "number | undefined"
|
|
91206
|
+
},
|
|
91207
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
91208
|
+
"fieldName": "faceDiameter"
|
|
91209
|
+
},
|
|
91072
91210
|
{
|
|
91073
91211
|
"name": "setpoint",
|
|
91074
91212
|
"type": {
|
|
@@ -91552,6 +91690,39 @@
|
|
|
91552
91690
|
"description": "Number of fraction digits shown in the readout. Default `1`.",
|
|
91553
91691
|
"attribute": "fractionDigits"
|
|
91554
91692
|
},
|
|
91693
|
+
{
|
|
91694
|
+
"kind": "field",
|
|
91695
|
+
"name": "faceDiameter",
|
|
91696
|
+
"type": {
|
|
91697
|
+
"text": "number | undefined"
|
|
91698
|
+
},
|
|
91699
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
91700
|
+
"attribute": "face-diameter"
|
|
91701
|
+
},
|
|
91702
|
+
{
|
|
91703
|
+
"kind": "field",
|
|
91704
|
+
"name": "_frame",
|
|
91705
|
+
"type": {
|
|
91706
|
+
"text": "RadialFrame | undefined"
|
|
91707
|
+
},
|
|
91708
|
+
"privacy": "private"
|
|
91709
|
+
},
|
|
91710
|
+
{
|
|
91711
|
+
"kind": "field",
|
|
91712
|
+
"name": "_hostSizePinned",
|
|
91713
|
+
"type": {
|
|
91714
|
+
"text": "boolean"
|
|
91715
|
+
},
|
|
91716
|
+
"privacy": "private",
|
|
91717
|
+
"default": "false",
|
|
91718
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
91719
|
+
},
|
|
91720
|
+
{
|
|
91721
|
+
"kind": "field",
|
|
91722
|
+
"name": "_resizeController",
|
|
91723
|
+
"privacy": "private",
|
|
91724
|
+
"default": "new ResizeController(this, {})"
|
|
91725
|
+
},
|
|
91555
91726
|
{
|
|
91556
91727
|
"kind": "method",
|
|
91557
91728
|
"name": "getAngle",
|
|
@@ -91895,6 +92066,14 @@
|
|
|
91895
92066
|
"description": "Number of fraction digits shown in the readout. Default `1`.",
|
|
91896
92067
|
"fieldName": "fractionDigits"
|
|
91897
92068
|
},
|
|
92069
|
+
{
|
|
92070
|
+
"name": "face-diameter",
|
|
92071
|
+
"type": {
|
|
92072
|
+
"text": "number | undefined"
|
|
92073
|
+
},
|
|
92074
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
92075
|
+
"fieldName": "faceDiameter"
|
|
92076
|
+
},
|
|
91898
92077
|
{
|
|
91899
92078
|
"name": "setpoint",
|
|
91900
92079
|
"type": {
|
|
@@ -93479,7 +93658,7 @@
|
|
|
93479
93658
|
"kind": "field",
|
|
93480
93659
|
"name": "angleSetpoint",
|
|
93481
93660
|
"type": {
|
|
93482
|
-
"text": "number|undefined"
|
|
93661
|
+
"text": "number | undefined"
|
|
93483
93662
|
},
|
|
93484
93663
|
"description": "Setpoint angle in degrees (0° = 12 o'clock)",
|
|
93485
93664
|
"attribute": "angleSetpoint"
|
|
@@ -93488,7 +93667,7 @@
|
|
|
93488
93667
|
"kind": "field",
|
|
93489
93668
|
"name": "newAngleSetpoint",
|
|
93490
93669
|
"type": {
|
|
93491
|
-
"text": "number|undefined"
|
|
93670
|
+
"text": "number | undefined"
|
|
93492
93671
|
},
|
|
93493
93672
|
"description": "New setpoint being adjusted (focus mode)",
|
|
93494
93673
|
"attribute": "newAngleSetpoint"
|
|
@@ -93583,8 +93762,18 @@
|
|
|
93583
93762
|
"type": {
|
|
93584
93763
|
"text": "number | undefined"
|
|
93585
93764
|
},
|
|
93765
|
+
"description": "Explicit padding override in SVG units: the un-zoomed viewBox becomes\nexactly `(176 + padding) * 2`. Setting it disables the automatic\nwidth-aware label reserve (issue #1021) — the caller owns label room.",
|
|
93586
93766
|
"attribute": "padding"
|
|
93587
93767
|
},
|
|
93768
|
+
{
|
|
93769
|
+
"kind": "field",
|
|
93770
|
+
"name": "faceDiameter",
|
|
93771
|
+
"type": {
|
|
93772
|
+
"text": "number | undefined"
|
|
93773
|
+
},
|
|
93774
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
93775
|
+
"attribute": "face-diameter"
|
|
93776
|
+
},
|
|
93588
93777
|
{
|
|
93589
93778
|
"kind": "field",
|
|
93590
93779
|
"name": "areas",
|
|
@@ -93827,7 +94016,7 @@
|
|
|
93827
94016
|
"kind": "field",
|
|
93828
94017
|
"name": "arcFrame",
|
|
93829
94018
|
"type": {
|
|
93830
|
-
"text": "ZoomToFitArcFrame|undefined"
|
|
94019
|
+
"text": "ZoomToFitArcFrame | undefined"
|
|
93831
94020
|
},
|
|
93832
94021
|
"description": "Pre-computed zoom-to-fit arc frame. When set, the watch skips its own `computeZoomToFitArcFrame()` call and uses these values directly. Consumer instruments (e.g. rudder, instrument-radial) should compute the frame once and pass it here to avoid redundant computation. If you pass `arcFrame`, you own keeping it in sync with `areas` / `watchCircleType` — obc-watch will NOT recompute it, so a stale frame renders stale geometry."
|
|
93833
94022
|
},
|
|
@@ -93844,7 +94033,7 @@
|
|
|
93844
94033
|
"kind": "field",
|
|
93845
94034
|
"name": "rotType",
|
|
93846
94035
|
"type": {
|
|
93847
|
-
"text": "RotType|undefined"
|
|
94036
|
+
"text": "RotType | undefined"
|
|
93848
94037
|
},
|
|
93849
94038
|
"description": "ROT visualization type: `'dots'` (spinning dots) or `'bar'` (arc bar with clipped dots). Undefined hides the ROT layer.",
|
|
93850
94039
|
"attribute": "rotType"
|
|
@@ -93882,7 +94071,7 @@
|
|
|
93882
94071
|
"kind": "field",
|
|
93883
94072
|
"name": "rotPriority",
|
|
93884
94073
|
"type": {
|
|
93885
|
-
"text": "Priority|undefined"
|
|
94074
|
+
"text": "Priority | undefined"
|
|
93886
94075
|
},
|
|
93887
94076
|
"description": "Override priority for ROT color derivation. When set, ROT colors use this instead of the main `priority`. Useful when the ROT element has independent priority (e.g. compass per-element priority).",
|
|
93888
94077
|
"attribute": "rotPriority"
|
|
@@ -93909,7 +94098,7 @@
|
|
|
93909
94098
|
"kind": "field",
|
|
93910
94099
|
"name": "rateOfTurnDegreesPerMinute",
|
|
93911
94100
|
"type": {
|
|
93912
|
-
"text": "number|undefined"
|
|
94101
|
+
"text": "number | undefined"
|
|
93913
94102
|
},
|
|
93914
94103
|
"description": "Measured rate of turn in degrees per minute (the maritime/AIS convention, see ES-TRIN 2025/1 Art. 3.02 and ITU-R M.1371). Sign controls direction (positive = starboard/clockwise). When defined, this drives both the dot animation (multiplied by `rotDotAnimationFactor`) and the port/starboard direction sign.",
|
|
93915
94104
|
"attribute": "rateOfTurnDegreesPerMinute"
|
|
@@ -93928,10 +94117,7 @@
|
|
|
93928
94117
|
"kind": "field",
|
|
93929
94118
|
"name": "rotationsPerMinute",
|
|
93930
94119
|
"deprecated": "Use `rateOfTurnDegreesPerMinute` (and optionally `rotDotAnimationFactor`) instead.\nKept as a backward-compatible alias; takes effect only when\n`rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
93931
|
-
"
|
|
93932
|
-
"text": "number"
|
|
93933
|
-
},
|
|
93934
|
-
"description": "**Deprecated.** Spin speed of the ROT dot ring in rotations per minute. Sign controls direction (positive = clockwise). Use `rateOfTurnDegreesPerMinute` instead.",
|
|
94120
|
+
"description": "Legacy spin speed of the ROT dot ring, in rotations per minute (sign controls direction; positive = clockwise).",
|
|
93935
94121
|
"attribute": "rotationsPerMinute"
|
|
93936
94122
|
},
|
|
93937
94123
|
{
|
|
@@ -93985,6 +94171,35 @@
|
|
|
93985
94171
|
"privacy": "private",
|
|
93986
94172
|
"default": "0"
|
|
93987
94173
|
},
|
|
94174
|
+
{
|
|
94175
|
+
"kind": "field",
|
|
94176
|
+
"name": "_labelsHidden",
|
|
94177
|
+
"type": {
|
|
94178
|
+
"text": "boolean"
|
|
94179
|
+
},
|
|
94180
|
+
"privacy": "private",
|
|
94181
|
+
"default": "false",
|
|
94182
|
+
"description": "Set by the frame when the label reserve exceeded its cap: tick label\ntexts are dropped instead of clipped (see radial-frame.ts)."
|
|
94183
|
+
},
|
|
94184
|
+
{
|
|
94185
|
+
"kind": "field",
|
|
94186
|
+
"name": "_ownFrame",
|
|
94187
|
+
"type": {
|
|
94188
|
+
"text": "RadialFrame | undefined"
|
|
94189
|
+
},
|
|
94190
|
+
"privacy": "private",
|
|
94191
|
+
"description": "The frame of the last render, when computed internally (no arcFrame)."
|
|
94192
|
+
},
|
|
94193
|
+
{
|
|
94194
|
+
"kind": "field",
|
|
94195
|
+
"name": "_hostSizePinned",
|
|
94196
|
+
"type": {
|
|
94197
|
+
"text": "boolean"
|
|
94198
|
+
},
|
|
94199
|
+
"privacy": "private",
|
|
94200
|
+
"default": "false",
|
|
94201
|
+
"description": "Whether the host size styles were set by applyPinnedHostSize."
|
|
94202
|
+
},
|
|
93988
94203
|
{
|
|
93989
94204
|
"kind": "method",
|
|
93990
94205
|
"name": "_bandRadius",
|
|
@@ -94089,13 +94304,14 @@
|
|
|
94089
94304
|
},
|
|
94090
94305
|
{
|
|
94091
94306
|
"kind": "method",
|
|
94092
|
-
"name": "
|
|
94307
|
+
"name": "getLabelWidthPx",
|
|
94093
94308
|
"privacy": "private",
|
|
94094
94309
|
"return": {
|
|
94095
94310
|
"type": {
|
|
94096
94311
|
"text": "number"
|
|
94097
94312
|
}
|
|
94098
|
-
}
|
|
94313
|
+
},
|
|
94314
|
+
"description": "Pixel width of the widest outside label, feeding the frame's label\nreserve (issue #1021). Explicit `padding` is a hard geometry override\nand disables the reserve, preserving legacy consumer output."
|
|
94099
94315
|
},
|
|
94100
94316
|
{
|
|
94101
94317
|
"kind": "method",
|
|
@@ -94190,7 +94406,7 @@
|
|
|
94190
94406
|
{
|
|
94191
94407
|
"name": "angleSetpoint",
|
|
94192
94408
|
"type": {
|
|
94193
|
-
"text": "number|undefined"
|
|
94409
|
+
"text": "number | undefined"
|
|
94194
94410
|
},
|
|
94195
94411
|
"description": "Setpoint angle in degrees (0° = 12 o'clock)",
|
|
94196
94412
|
"fieldName": "angleSetpoint"
|
|
@@ -94198,7 +94414,7 @@
|
|
|
94198
94414
|
{
|
|
94199
94415
|
"name": "newAngleSetpoint",
|
|
94200
94416
|
"type": {
|
|
94201
|
-
"text": "number|undefined"
|
|
94417
|
+
"text": "number | undefined"
|
|
94202
94418
|
},
|
|
94203
94419
|
"description": "New setpoint being adjusted (focus mode)",
|
|
94204
94420
|
"fieldName": "newAngleSetpoint"
|
|
@@ -94251,8 +94467,17 @@
|
|
|
94251
94467
|
"type": {
|
|
94252
94468
|
"text": "number | undefined"
|
|
94253
94469
|
},
|
|
94470
|
+
"description": "Explicit padding override in SVG units: the un-zoomed viewBox becomes\nexactly `(176 + padding) * 2`. Setting it disables the automatic\nwidth-aware label reserve (issue #1021) — the caller owns label room.",
|
|
94254
94471
|
"fieldName": "padding"
|
|
94255
94472
|
},
|
|
94473
|
+
{
|
|
94474
|
+
"name": "face-diameter",
|
|
94475
|
+
"type": {
|
|
94476
|
+
"text": "number | undefined"
|
|
94477
|
+
},
|
|
94478
|
+
"description": "Outer-ring diameter in CSS pixels. When set, the instrument renders at a\nfixed intrinsic size derived from the ring, arc shape and label reserve —\nso instruments sharing the same value have identical ring circumference\nregardless of label width or arc extent (like obc-donut-chart's\nfixedHeight). When unset (default), the instrument fills its container.",
|
|
94479
|
+
"fieldName": "faceDiameter"
|
|
94480
|
+
},
|
|
94256
94481
|
{
|
|
94257
94482
|
"name": "tickmarksInside",
|
|
94258
94483
|
"type": {
|
|
@@ -94433,7 +94658,7 @@
|
|
|
94433
94658
|
{
|
|
94434
94659
|
"name": "rotType",
|
|
94435
94660
|
"type": {
|
|
94436
|
-
"text": "RotType|undefined"
|
|
94661
|
+
"text": "RotType | undefined"
|
|
94437
94662
|
},
|
|
94438
94663
|
"description": "ROT visualization type: `'dots'` (spinning dots) or `'bar'` (arc bar with clipped dots). Undefined hides the ROT layer.",
|
|
94439
94664
|
"fieldName": "rotType"
|
|
@@ -94467,7 +94692,7 @@
|
|
|
94467
94692
|
{
|
|
94468
94693
|
"name": "rotPriority",
|
|
94469
94694
|
"type": {
|
|
94470
|
-
"text": "Priority|undefined"
|
|
94695
|
+
"text": "Priority | undefined"
|
|
94471
94696
|
},
|
|
94472
94697
|
"description": "Override priority for ROT color derivation. When set, ROT colors use this instead of the main `priority`. Useful when the ROT element has independent priority (e.g. compass per-element priority).",
|
|
94473
94698
|
"fieldName": "rotPriority"
|
|
@@ -94491,7 +94716,7 @@
|
|
|
94491
94716
|
{
|
|
94492
94717
|
"name": "rateOfTurnDegreesPerMinute",
|
|
94493
94718
|
"type": {
|
|
94494
|
-
"text": "number|undefined"
|
|
94719
|
+
"text": "number | undefined"
|
|
94495
94720
|
},
|
|
94496
94721
|
"description": "Measured rate of turn in degrees per minute (the maritime/AIS convention, see ES-TRIN 2025/1 Art. 3.02 and ITU-R M.1371). Sign controls direction (positive = starboard/clockwise). When defined, this drives both the dot animation (multiplied by `rotDotAnimationFactor`) and the port/starboard direction sign.",
|
|
94497
94722
|
"fieldName": "rateOfTurnDegreesPerMinute"
|
|
@@ -94508,10 +94733,7 @@
|
|
|
94508
94733
|
{
|
|
94509
94734
|
"name": "rotationsPerMinute",
|
|
94510
94735
|
"deprecated": "Use `rateOfTurnDegreesPerMinute` (and optionally `rotDotAnimationFactor`) instead.\nKept as a backward-compatible alias; takes effect only when\n`rateOfTurnDegreesPerMinute` is `undefined`.",
|
|
94511
|
-
"
|
|
94512
|
-
"text": "number"
|
|
94513
|
-
},
|
|
94514
|
-
"description": "**Deprecated.** Spin speed of the ROT dot ring in rotations per minute. Sign controls direction (positive = clockwise). Use `rateOfTurnDegreesPerMinute` instead.",
|
|
94736
|
+
"description": "Legacy spin speed of the ROT dot ring, in rotations per minute (sign controls direction; positive = clockwise).",
|
|
94515
94737
|
"fieldName": "rotationsPerMinute"
|
|
94516
94738
|
}
|
|
94517
94739
|
],
|