Version: 0.0.1-beta.10.0.1-beta.20.0.10.0.2-beta.10.0.20.0.30.0.40.0.50.0.60.0.70.1.00.1.10.2.00.2.1-beta.10.2.1-beta.20.2.10.2.20.2.30.2.5
export const DEFAULT_Y = 0; // 默认的 y 的值
// 偏移之后,间距
export const MARGIN_RATIO = 1 / 2;
export const DODGE_RATIO = 1 / 2;
// 散点分开之后,距离边界的距离
export const GAP = 0.05;