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

[Bug] Can't select color in "Display Override" menu #9715

Closed
Dlizzz opened this issue Oct 29, 2017 · 3 comments
Closed

[Bug] Can't select color in "Display Override" menu #9715

Dlizzz opened this issue Oct 29, 2017 · 3 comments

Comments

@Dlizzz
Copy link

Dlizzz commented Oct 29, 2017

Environment

  • Grafana v4.6.0 (commit: c47f670)
  • Ubuntu Server Zesty 17.04 x64
  • Browser on Windows 10 Professional 1709 - OS 16299.19 x64
  • Microsoft Edge 41.16299.15.0 or Google Chrome 61.0.3163.100 (same behavior)
  • Datasource: Influxdb 1.3.5-1 Ubuntu Server Zesty 17.04 x64

Bug

When editing a Panel Graph, on the Display / Series Override tab, we don't see color palette in the menu when trying to change series color. This prevents to change the color.
grafana - override color - 2
grafana - override color - 1
It seems similar to the closed issue: #3554

Expected behavior

See the color palette in the menu allowing color selection.

@civik
Copy link

civik commented Oct 30, 2017

I can confirm this bug with the following config:

Chrome: 62.0.3202.6
Client: OSX Sierra,
Server: Grafana v4.6.0 from grafana/grafana:latest in Dockerhub running on Centos 7.4
Datasource: Prometheus 1.8

No color palette is presented when attempting to use "+ > Color > Change" menu on the Series Override dialog.

@alexanderzobnin
Copy link
Contributor

Yes, confirmed.

alexanderzobnin added a commit to alexanderzobnin/grafana that referenced this issue Oct 30, 2017
alexanderzobnin added a commit to alexanderzobnin/grafana that referenced this issue Oct 31, 2017
torkelo pushed a commit that referenced this issue Oct 31, 2017
ryantxu added a commit to NatelEnergy/grafana that referenced this issue Oct 31, 2017
* grafana/master: (24 commits)
  Adding energy, area, and acceleration units (grafana#9336)
  tests: migrated tests for link_srv to jest, grafana#9666
  Transitioning fig to docker-compose v3
  tests: migrated tests for link_srv to jest, grafana#9666
  fix for dashboard tag link bug, fixes grafana#9737 (grafana#9739)
  github: dont require bug/fr in title
  changelog: adds note about closing grafana#9713
  converted confirm_click.js to .ts (grafana#9674)
  Update codecov.yml
  Update CHANGELOG.md
  change default sslmode for postgres to verify-full (grafana#9736)
  fix: color picker bug at series overrides page, grafana#9715 (grafana#9738)
  Update ROADMAP.md
  tech: switch to golang 1.9.2
  always quote template variables for mysql when multi-value is allowed (grafana#9712)
  always quote template variables for postgres when multi-value or include (grafana#9714)
  fix: dashboard links dropdown toggle did not update view, fixes grafana#9732
  docs: adds prom grafana dashboard
  more link fixes
  fixed link issues
  ...
@Dlizzz
Copy link
Author

Dlizzz commented Nov 3, 2017

I confirmed that with Grafana v4.6.1 (commit: cac8b97) it works like a charm. And we have now the possibility to choose custom colors (outside of the standard palette) and you see the modification in real time on your chart. Great job! Thanks for the reactivity and the quality of your work.
image
image

@Dlizzz Dlizzz closed this as completed Nov 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants