getredash/redash

Custom color theme for charts

Open

#2.481 aberto em 22 de abr. de 2018

Ver no GitHub
 (4 comments) (24 reactions) (0 assignees)Python (4.236 forks)batch import
BackendFrontendVisualizationsenhancementhelp wanted

Métricas do repositório

Stars
 (24.845 stars)
Métricas de merge de PR
 (Mesclagem média 9d 5h) (3 fundiu PRs em 30d)

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)

Guia do colaborador