Skip to content

by default metric should not define color#12993

Merged
ppisljar merged 1 commit intoelastic:masterfrom
ppisljar:fix/metricColor
Jul 28, 2017
Merged

by default metric should not define color#12993
ppisljar merged 1 commit intoelastic:masterfrom
ppisljar:fix/metricColor

Conversation

@ppisljar
Copy link
Copy Markdown
Contributor

@ppisljar ppisljar commented Jul 20, 2017

review_note: fixes metric visualization colors for dark theme
Resolves: #12724

to reproduce: create a metric, put it on dashboard and set dashboard to dark theme. metric will be hardly visible.

the reason is, that with new metric in 5.5 we introduced an option to override metric color. but changing the metric to have color override defined by default is a breaking change + its not needed.

closes #12724

@ppisljar ppisljar added Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix review v5.5.2 v5.6.0 v6.0.0 labels Jul 20, 2017
@ppisljar ppisljar requested a review from thomasneirynck July 20, 2017 06:43
@ppisljar
Copy link
Copy Markdown
Contributor Author

jenkins, test this

@erikanderson
Copy link
Copy Markdown

+1

Copy link
Copy Markdown
Contributor

@thomasneirynck thomasneirynck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM pending passing CI (probably just need to merge in latests master)

@ppisljar ppisljar merged commit fbd9fd0 into elastic:master Jul 28, 2017
ppisljar added a commit that referenced this pull request Jul 28, 2017
ppisljar added a commit that referenced this pull request Jul 28, 2017
ppisljar added a commit that referenced this pull request Jul 28, 2017
ppisljar added a commit that referenced this pull request Jul 28, 2017
@ppisljar
Copy link
Copy Markdown
Contributor Author

backports:
5.5: f56f7b7
5.6: 193c7ac
6.0: f212d8e
6.x: c6d5693

@ppisljar ppisljar removed the review label Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Visualizations Generic visualization features (in case no more specific feature label is available) release_note:fix v5.5.2 v5.6.0 v6.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Line Graph Visuals and Dark Theme issues after upgrading to 5.5

3 participants