getredash/redash

Custom color theme for charts

Open

#2 481 ouverte le 22 avr. 2018

Voir sur GitHub
 (4 commentaires) (24 réactions) (0 assignés)Python (4 236 forks)batch import
BackendFrontendVisualizationsenhancementhelp wanted

Métriques du dépôt

Stars
 (24 845 stars)
Métriques de merge PR
 (Merge moyen 9j 5h) (3 PRs mergées en 30 j)

Description

It's common feedback that users want to have a different set of colors for their charts. We should add an option to customize the color theme. The option will be a global one (and not per user).

If we don't need the color names, then implementing this can be as simple as providing an input box for comma separated list of color hex values in the organization settings page.

(Related: #2476, #2480)

Guide contributeur