Hi,

I was reading some posts here in discuss.redash.io and thought about a possible use of tables for emulating some visualizations. But there’s one catch: the table header. Is it possible to add a setting for hiding table headers in some specific visualizations?

One possible use could be emulating the red/green/yellow panel suggested here using Bootstrap divs (with class bg-danger, bg-warning bg-success).

Thanks

Arnaldo

Can’t think of a reason not to.
@levko, do you think you can squeeze in a Edit Viz -> Grid -> Show table header to https://github.com/getredash/redash/pull/4175 (ant table showHeader prop)?

3 Likes

The option to hide the header and captions should not only be available for tables but for each visualization.
If the meaning and arrangement of the visualizations on the dashboard is clear per se, the captions only make it more chaotic and waste screen space.

1 Like