@barchart/chart-lib 2.231.2 → 2.232.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/package.json
CHANGED
|
@@ -979,6 +979,9 @@
|
|
|
979
979
|
},
|
|
980
980
|
"exprSkipLeadingEmpty": {
|
|
981
981
|
"type": "boolean"
|
|
982
|
+
},
|
|
983
|
+
"realTimeCboeBzx": {
|
|
984
|
+
"type": "boolean"
|
|
982
985
|
}
|
|
983
986
|
},
|
|
984
987
|
"required": ["aggregation"]
|
|
@@ -1898,7 +1901,7 @@
|
|
|
1898
1901
|
},
|
|
1899
1902
|
"version": {
|
|
1900
1903
|
"type": "integer",
|
|
1901
|
-
"minimum":
|
|
1904
|
+
"minimum": 100,
|
|
1902
1905
|
"multipleOf": 1
|
|
1903
1906
|
}
|
|
1904
1907
|
},
|