pub type LineCfg = (f32, f32, f32);
input 起点 [x, y] 终点 [x, y] 划分数据 [percent…] output lines [ a, b, c ]