Skip to content

feat!: refactor the stdlib plot API to build on top of Vega #28343

feat!: refactor the stdlib plot API to build on top of Vega

feat!: refactor the stdlib plot API to build on top of Vega #28343

Triggered via pull request July 26, 2025 10:29
@kgrytekgryte
synchronize #7715
refactor/plot
Status Failure
Total duration 7m 10s
Artifacts

lint_changed_files.yml

on: pull_request
Lint Changed Files
7m 7s
Lint Changed Files
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files
Process completed with exit code 2.
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L33
cannot resolve module: "@stdlib/plot/vega/axis"
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L32
cannot resolve module: "@stdlib/plot/vega/y-quantitative-scale"
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L31
cannot resolve module: "@stdlib/plot/vega/x-quantitative-scale"
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files
Process completed with exit code 1.
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L125
Unexpected 'fixme' comment: 'FIXME: replace with yAxisLeft'
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L121
Unexpected 'fixme' comment: 'FIXME: replace with xAxisBottom'
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/quantitative/lib/main.js#L115
Unexpected 'fixme' comment: 'FIXME: add `labels` prototype property'
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/ctor/lib/theme/set.js#L34
Unexpected 'fixme' comment: 'FIXME: account for cross-realm theme...'
Lint Changed Files: lib/node_modules/@stdlib/plot/charts/base/ctor/lib/main.js#L429
Unexpected 'fixme' comment: 'FIXME: validate viewer argument'