@barchart/chart-lib 2.352.0 → 2.354.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.352.0",
3
+ "version": "2.354.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -385,7 +385,11 @@
385
385
  "TDIUPR",
386
386
  "TDILWR",
387
387
  "PPS",
388
- "FRAMA"
388
+ "FRAMA",
389
+ "FISHER",
390
+ "FISHTRG",
391
+ "RCI",
392
+ "RCISIG"
389
393
  ]
390
394
  },
391
395
  "generalField": {
@@ -699,7 +703,9 @@
699
703
  "PVACP",
700
704
  "TDI",
701
705
  "PPS",
702
- "FRAMA"
706
+ "FRAMA",
707
+ "FISHER",
708
+ "RCI"
703
709
  ]
704
710
  },
705
711
  "annId": {
@@ -2034,7 +2040,7 @@
2034
2040
  },
2035
2041
  "version": {
2036
2042
  "type": "integer",
2037
- "minimum": 156,
2043
+ "minimum": 158,
2038
2044
  "multipleOf": 1
2039
2045
  }
2040
2046
  },