Skip to content

Commit

Permalink
pie chart unhandled error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ppisljar committed Dec 12, 2016
1 parent e1428f7 commit 018105d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/core_plugins/timelion/public/chart.less
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@
min-width: 100%;
flex: 1;
}

.tab-dashboard.theme-dark .ngLegendValue {
color: #aaaaaa;
}

.tab-dashboard.theme-dark .flot-tick-label {
color: #aaaaaa;
}

0 comments on commit 018105d

Please sign in to comment.