@barchart/chart-lib 2.299.2 → 2.300.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.299.2",
3
+ "version": "2.300.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -362,7 +362,8 @@
362
362
  "MBBLO",
363
363
  "CHOP",
364
364
  "MACLD1",
365
- "MACLD2"
365
+ "MACLD2",
366
+ "BTI"
366
367
  ]
367
368
  },
368
369
  "generalField": {
@@ -663,7 +664,8 @@
663
664
  "OPTVOL",
664
665
  "OPTOI",
665
666
  "CHOP",
666
- "MACLD"
667
+ "MACLD",
668
+ "BTI"
667
669
  ]
668
670
  },
669
671
  "annId": {
@@ -1956,7 +1958,7 @@
1956
1958
  },
1957
1959
  "version": {
1958
1960
  "type": "integer",
1959
- "minimum": 126,
1961
+ "minimum": 127,
1960
1962
  "multipleOf": 1
1961
1963
  }
1962
1964
  },