feat: Chord charts #2051
Annotations
4 errors and 8 warnings
Lint:
src/chart/chord/ChordEdge.ts#L3
'zrender/src/graphic/Path' import is duplicated
|
Lint:
src/chart/chord/ChordPiece.ts#L46
Unexpected console statement
|
Lint:
src/chart/chord/ChordPiece.ts#L46
Missing semicolon
|
Lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/chart/chord/ChordSeries.ts#L42
'ZRColor' is defined but never used
|
Lint:
src/chart/chord/ChordView.ts#L29
'normalizeArcAngles' is defined but never used
|
Lint:
src/chart/chord/ChordView.ts#L31
'PI2' is assigned a value but never used
|
Lint:
src/chart/pie/pieLayout.ts#L20
'parsePercent' is defined but never used
|
Lint:
src/chart/tree/layoutHelper.ts#L36
'layout' is defined but never used
|
Lint:
src/chart/tree/layoutHelper.ts#L38
'TreeSeriesModel' is defined but never used
|
Lint:
src/chart/tree/layoutHelper.ts#L39
'ExtensionAPI' is defined but never used
|
Loading