metabase / metabase/metabase

Hex Color column type

Open
#9,188 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority:P3 Type:New Feature Visualization/Chart Settings Visualization/Tables
Dominant language
Clojure
Stars
49.3k
Forks
6.8k
Avg merge
1d 13h
Merged PRs (30d)
653

Description

Let's say I have an hex color column with string data eg `#F5BF21`.

As a user of Metabase i'd like to see a little colored square in the data cell,
like you can see on Slack or GitHub if you paste a Hex color.

E.g:
![image](https://user-images.githubusercontent.com/7466095/50590664-2aee9580-0e8c-11e9-89d4-794ed7e7da66.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the data-cell rendering entry point and determine how column types are identified; done means hexadecimal color values display a small colored square in the data cell without obscuring the text.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.