Hex Color column type
Open
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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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