@barchart/chart-lib 2.346.1 → 2.348.0
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.
- chart-lib/barchart.chart.d.ts +2 -4
- chart-lib/barchart.chart.js +12 -12
- chart-lib/package.json +1 -1
- chart-lib/schemas/chart.schema.json +3 -5
chart-lib/package.json
CHANGED
|
@@ -295,8 +295,7 @@
|
|
|
295
295
|
"CPPL2",
|
|
296
296
|
"CPPL3",
|
|
297
297
|
"CPPL4",
|
|
298
|
-
"
|
|
299
|
-
"REATRLO",
|
|
298
|
+
"REATRS",
|
|
300
299
|
"BREL",
|
|
301
300
|
"LINRUP",
|
|
302
301
|
"LINRMID",
|
|
@@ -638,8 +637,7 @@
|
|
|
638
637
|
"HMA",
|
|
639
638
|
"COPP",
|
|
640
639
|
"CPP",
|
|
641
|
-
"
|
|
642
|
-
"REATRLO",
|
|
640
|
+
"REATRS",
|
|
643
641
|
"LINRCHN",
|
|
644
642
|
"CSHO",
|
|
645
643
|
"CSHB",
|
|
@@ -2025,7 +2023,7 @@
|
|
|
2025
2023
|
},
|
|
2026
2024
|
"version": {
|
|
2027
2025
|
"type": "integer",
|
|
2028
|
-
"minimum":
|
|
2026
|
+
"minimum": 152,
|
|
2029
2027
|
"multipleOf": 1
|
|
2030
2028
|
}
|
|
2031
2029
|
},
|