@univerjs-pro/engine-chart 0.10.7-nightly.202509130703 → 0.10.8-nightly.202509200616

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.
@@ -7,5 +7,5 @@ export declare const TitleDefaultStartPosition = 8;
7
7
  export declare const defaultChartPadding = 14;
8
8
  export declare const TitleLineHeightBase = 1.2;
9
9
  export declare const AxisLabelMaxPercent = 0.15;
10
- export declare const defaultBubbleSize = 0.15;
10
+ export declare const defaultBubbleSize = 0.12;
11
11
  export declare const defaultRelationSize = 0.08;