@mx-cartographer/experiences 6.24.9-alpha.san1 → 6.24.9-alpha.san2

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.
package/dist/index.es.js CHANGED
@@ -2318,7 +2318,7 @@ const Xu = ({
2318
2318
  xAxis: [{ data: D, scaleType: p ? "band" : "point" }],
2319
2319
  yAxis: [
2320
2320
  {
2321
- ...c ? {} : { min: -22 },
2321
+ ...c ? { min: -22 } : { min: G },
2322
2322
  max: L || 100,
2323
2323
  colorMap: f ? {
2324
2324
  type: "continuous",