Reduce font size for label (title) to 12.5 for compatibility with chartjs version #1740
Annotations
2 warnings
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