The following table does not render in Grafana:
| Col 1 | Col 2 | Col 3 | Col 4 |
|-------|-------|-------|-------|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
This is how it should look:
| Col 1 | Col 2 | Col 3 | Col 4 |
| --- | --- | --- | --- |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
The library remarkable support table, I think it is only CSS styling issue.
+1 for this feature. We use text boxes to explain to the customers meaning of graphs and tables are great to do so.
Seems to work in latest Grafana.
Most helpful comment
Seems to work in latest Grafana.