fix: remove duplicate metric from bullet chart (#9274)

This commit is contained in:
Ville Brofeldt 2020-03-11 06:52:58 +02:00 committed by GitHub
parent 3682702e91
commit 406ad8778c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ export default {
label: t('Chart Options'),
expanded: true,
controlSetRows: [
['metric'],
['ranges', 'range_labels'],
['markers', 'marker_labels'],
['marker_lines', 'marker_line_labels'],