getredash/redash

Custom color theme for charts

Open

#2,481 opened on 2018年4月22日

GitHub で見る
 (4 comments) (24 reactions) (0 assignees)Python (24,845 stars) (4,236 forks)batch import
BackendFrontendVisualizationsenhancementhelp wanted

説明

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)

コントリビューターガイド