Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

by default metric should not define color #12993

Merged
merged 1 commit into from
Jul 28, 2017

Conversation

ppisljar
Copy link
Member

@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
Member Author

jenkins, test this

@erikanderson
Copy link

+1

Copy link
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
Member 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