@barchart/chart-lib 2.303.4 → 2.305.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.303.4",
3
+ "version": "2.305.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -363,7 +363,13 @@
363
363
  "CHOP",
364
364
  "MACLD1",
365
365
  "MACLD2",
366
- "BTI"
366
+ "BTI",
367
+ "PCUP1",
368
+ "PCDN1",
369
+ "PCUP2",
370
+ "PCDN2",
371
+ "PCUP3",
372
+ "PCDN3"
367
373
  ]
368
374
  },
369
375
  "generalField": {
@@ -665,7 +671,8 @@
665
671
  "OPTOI",
666
672
  "CHOP",
667
673
  "MACLD",
668
- "BTI"
674
+ "BTI",
675
+ "PC"
669
676
  ]
670
677
  },
671
678
  "annId": {
@@ -1958,7 +1965,7 @@
1958
1965
  },
1959
1966
  "version": {
1960
1967
  "type": "integer",
1961
- "minimum": 128,
1968
+ "minimum": 130,
1962
1969
  "multipleOf": 1
1963
1970
  }
1964
1971
  },