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