feat(WIP): axis with break #1840
Annotations
9 warnings
src/component/axis/axisBreakHelper.ts#L141
'x' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L142
'y' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L143
'width' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L144
'height' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L146
'pointsA' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L147
'pointsB' is never reassigned. Use 'const' instead
|
src/component/axis/axisBreakHelper.ts#L191
'polygonPoints' is never reassigned. Use 'const' instead
|
src/coord/cartesian/Cartesian2D.ts#L31
'CompoundPath' is defined but never used
|
src/coord/cartesian/Cartesian2D.ts#L32
'Rect' is defined but never used
|
This job succeeded
Loading