@carbon/charts 1.27.15 → 1.27.16

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.
@@ -4527,7 +4527,9 @@ const A = {
4527
4527
  angle: "key",
4528
4528
  value: "value"
4529
4529
  },
4530
- alignment: Tt.LEFT
4530
+ alignment: Tt.LEFT,
4531
+ maxValue: void 0
4532
+ // Optional custom max value, undefined means auto-calculate from data
4531
4533
  },
4532
4534
  tooltip: {
4533
4535
  gridline: {
@@ -5827,4 +5829,4 @@ export {
5827
5829
  Pp as y,
5828
5830
  $p as z
5829
5831
  };
5830
- //# sourceMappingURL=color-scale-utils--mwppOF8.mjs.map
5832
+ //# sourceMappingURL=color-scale-utils-C1aV7-HR.mjs.map