rapid-spreadjs 1.0.99 → 1.0.100

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.cjs.js CHANGED
@@ -4499,7 +4499,7 @@ const EChartsUtilsAll = {
4499
4499
  max: !yValIsAllNull ? yAxisMax : 0,
4500
4500
  min: !yValIsAllNull ? yAxisMin : 0,
4501
4501
  name: yName,
4502
- nameGap: !yValIsAllNull ? 40 : 5,
4502
+ nameGap: !yValIsAllNull ? 40 : 25,
4503
4503
  nameRotate: 90,
4504
4504
  nameLocation: 'middle',
4505
4505
  splitLine: {