Skip to content

Commit

Permalink
fix metric default color (#12993)
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar authored Jul 28, 2017
1 parent 3884d38 commit fbd9fd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core_plugins/kbn_vislib_vis_types/public/metric.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ export default function MetricVisType(Private) {
type: 'simple',
style: {
fontSize: 60,
bgFill: '#000',
bgColor: false,
labelColor: false,
subText: ''
Expand Down

0 comments on commit fbd9fd0

Please sign in to comment.