Proposed yaxis scaling algorithm for ui-chart #1733
Annotations
1 error and 2 warnings
Run tests
Process completed with exit code 11.
|
Run lint:
ui/src/widgets/ui-chart/UIChart.vue#L696
Caution: `axisHelper` also has a named export `getAxisMax`. Check if you meant to write `import {getAxisMax} from './helpers/axis.helper'` instead
|
Run lint:
ui/src/widgets/ui-chart/UIChart.vue#L693
Caution: `axisHelper` also has a named export `getAxisMin`. Check if you meant to write `import {getAxisMin} from './helpers/axis.helper'` instead
|
Loading