Allow resizing of table columns or at least have sane defaults like Chronograf
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
Currently using Chronograf 1.9 but trying to switch over to InfluxDBv2. It would be great to be able to set column sizes on tables like in Grafana. In Chronograf, it is possible to view logs in a table like this:
https://docs.influxdata.com/chronograf/v1.9/guides/analyzing-logs/#logs-in-dashboards
**Current behavior:**
While Chronograf doesn't have resizable columns, it does automatically resize the columns to fit the data - the Severity column is very small and Message is appropriately sized.

Whereas the new Influx UI only provides fixed width columns:

**Desired behavior:**
It would be great to achieve this in the Influx v2 UI:

**Use case:**
Viewing logs but would also make much cleaner looking dashboards in general.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.