Detail view in dashboard tables
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Is your feature request related to a problem? Please describe.**
I want to use "detail" visualization for some queries on a dashboard, but I'm unable to, as I need custom rendering of some columns, to display them as links. But this option is only available in "table" visualization.
**Describe the solution you'd like**
Please allow the same 'Display as' options on "detail" visualization as there are for "table".
**How important is this feature to you?**
I can live without it, but the dashboards are mad ugly when I only wanna display one row.
...
Thanks!
Contributor guide
Research direction
Start by locating the implementations for the dashboard detail and table visualizations, then compare how their “Display as” options are defined. Done means detail visualizations offer the same column-rendering choices as tables, including rendering values as links; verify the behavior in the relevant visualization tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100