grafana/public/app/plugins/panel/table-old
2022-08-08 16:37:06 +01:00
..
img
specs rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00
column_options.html
column_options.ts
editor.html
editor.ts
module.html
module.ts Chore: Reduce usage of v1 theme (#53245) 2022-08-08 16:37:06 +01:00
plugin.json
README.md
renderer.ts Chore: Reduce usage of v1 theme (#53245) 2022-08-08 16:37:06 +01:00
transformers.ts rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00
types.ts rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00

Table Panel - Native Plugin

The Table Panel is included with Grafana.

The table panel is very flexible, supporting both multiple modes for time series as well as for table, annotation and raw JSON data. It also provides date formatting and value formatting and coloring options.

Check out the Table Panel Showcase in the Grafana Playground or read more about it here:

https://grafana.com/docs/grafana/latest/features/panels/table_panel/