@barchart/chart-lib 2.340.0 → 2.341.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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@barchart/chart-lib",
3
- "version": "2.340.0",
3
+ "version": "2.341.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -182,9 +182,6 @@
182
182
  "KBUP",
183
183
  "KBMID",
184
184
  "KBLOW",
185
- "KCEUP",
186
- "KCEMID",
187
- "KCELOW",
188
185
  "DONUP",
189
186
  "DONMID",
190
187
  "DONLOW",
@@ -583,7 +580,6 @@
583
580
  "CHAOSC",
584
581
  "TP",
585
582
  "KELCHN",
586
- "KELEXP",
587
583
  "KELBND",
588
584
  "DONCHN",
589
585
  "DONWIDTH",
@@ -2033,7 +2029,7 @@
2033
2029
  },
2034
2030
  "version": {
2035
2031
  "type": "integer",
2036
- "minimum": 144,
2032
+ "minimum": 145,
2037
2033
  "multipleOf": 1
2038
2034
  }
2039
2035
  },