Showing 77 of 84 total issues
Insert ;
Open
}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace '[vue-chartjs]:·This·is·not·a·vue·component.·It·is·the·whole·object·containing·all·vue·components.·Please·import·the·named·export·or·access·the·components·over·the·dot·notation.·For·more·info·visit·https://vue-chartjs.org/#/home?id=quick-start'
with "[vue-chartjs]:·This·is·not·a·vue·component.·It·is·the·whole·object·containing·all·vue·components.·Please·import·the·named·export·or·access·the·components·over·the·dot·notation.·For·more·info·visit·https://vue-chartjs.org/#/home?id=quick-start"
Open
'[vue-chartjs]: This is not a vue component. It is the whole object containing all vue components. Please import the named export or access the components over the dot notation. For more info visit https://vue-chartjs.org/#/home?id=quick-start'
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
this.$data._plugins.push(plugin)
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
const oldLabels = JSON.stringify(oldDatasetLabels)
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'chart:render')
with "chart:render");
Open
this.$emit('chart:render')
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
chart.data.datasets[i][attribute] = dataset[attribute]
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'chart:update')
with "chart:update");
Open
this.$emit('chart:update')
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'div'
with "div"
Open
'div',
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
let chart = this.$data._chart
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace '_meta'·&&·newDatasetKeys.indexOf(key)·===·-1
with "_meta"·&&·newDatasetKeys.indexOf(key)·===·-1;
Open
return key !== '_meta' && newDatasetKeys.indexOf(key) === -1
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'xlabels:update')
with "xlabels:update");
Open
this.$emit('xlabels:update')
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
this.$data._chart.destroy()
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
return []
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'bubble-chart',·'bubble')
with "bubble-chart",·"bubble");
Open
export const Bubble = generateChart('bubble-chart', 'bubble')
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
return dataset.label
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ;
Open
}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace './mixins/index.js'
with "./mixins/index.js";
Open
import mixins from './mixins/index.js'
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Replace 'canvas'
with "canvas"
Open
ref: 'canvas'
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/