@barchart/chart-lib 2.293.0 → 2.295.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.293.0",
3
+ "version": "2.295.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -359,7 +359,10 @@
359
359
  "MBBUI",
360
360
  "MBBM",
361
361
  "MBBLI",
362
- "MBBLO"
362
+ "MBBLO",
363
+ "CHOP",
364
+ "MACLD1",
365
+ "MACLD2"
363
366
  ]
364
367
  },
365
368
  "generalField": {
@@ -658,7 +661,9 @@
658
661
  "OPTVOLPC",
659
662
  "OPTOIPC",
660
663
  "OPTVOL",
661
- "OPTOI"
664
+ "OPTOI",
665
+ "CHOP",
666
+ "MACLD"
662
667
  ]
663
668
  },
664
669
  "annId": {
@@ -1944,7 +1949,7 @@
1944
1949
  },
1945
1950
  "version": {
1946
1951
  "type": "integer",
1947
- "minimum": 120,
1952
+ "minimum": 122,
1948
1953
  "multipleOf": 1
1949
1954
  }
1950
1955
  },