@carbon/charts 1.14.3 → 1.14.5

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.
@@ -2319,8 +2319,7 @@ const M = {
2319
2319
  center: {
2320
2320
  numberFontSize: (e) => `${Math.min(e / 100 * 24, 24)}px`,
2321
2321
  titleFontSize: (e) => `${Math.min(e / 100 * 15, 15)}px`,
2322
- titleYPosition: (e) => Math.min(e / 80 * 20, 20),
2323
- numberFormatter: (e) => Math.floor(e).toLocaleString()
2322
+ titleYPosition: (e) => Math.min(e / 80 * 20, 20)
2324
2323
  },
2325
2324
  alignment: te.LEFT
2326
2325
  }
@@ -3512,4 +3511,4 @@ export {
3512
3511
  Pc as y,
3513
3512
  hc as z
3514
3513
  };
3515
- //# sourceMappingURL=color-scale-utils-TUTedgAJ.mjs.map
3514
+ //# sourceMappingURL=color-scale-utils-XZIkoI99.mjs.map