feat: line chart #3578
build.yml
on: push
build
/
Node
1m 3s
build
/
Python
37s
build
/
Node, Python, Cypress
0s
build
/
Node, Python, Playwright
0s
Annotations
3 errors
build / Node:
src/vis/line/LineVis.tsx#L127
Property 'nodes' does not exist on type '{ yAxisColumns: ({ resolvedValues: (VisNumericalValue | VisCategoricalValue)[]; type: EColumnTypes.NUMERICAL; domain?: [number, number]; color?: Record<...>; info: ColumnInfo; values: ValueGetter<...>; isLabel?: boolean; } | { ...; })[]; xAxisColumn: { ...; } | { ...; }; }'.
|
build / Node:
src/vis/line/LineVis.tsx#L129
Property 'links' does not exist on type '{ yAxisColumns: ({ resolvedValues: (VisNumericalValue | VisCategoricalValue)[]; type: EColumnTypes.NUMERICAL; domain?: [number, number]; color?: Record<...>; info: ColumnInfo; values: ValueGetter<...>; isLabel?: boolean; } | { ...; })[]; xAxisColumn: { ...; } | { ...; }; }'.
|
build / Node
Process completed with exit code 1.
|