@ -19,8 +19,8 @@ export default function histogram(dx = [], ds = [], color1 = '', direction = tru
type: 'inside',
show: false,
start: 0,
end:30 ,
handleSize: 30
end:40 ,
handleSize: 20
}]:[{
type:"inside",
show:false,
@ -38,5 +38,5 @@
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
align-content: center;
height: 80rpx;
height: 100rpx;
}