The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/table-old
Ezequiel Victorero 7c7cdf7c3d
Docs: Update broken links to grafana play (#86233)
1 year ago
..
img
specs Chore: friday typings 5 (#73844) 2 years ago
README.md Docs: Update broken links to grafana play (#86233) 1 year ago
column_options.html
column_options.ts Build: Replace babel-loader with esbuild-loader (#57837) 2 years ago
editor.html
editor.ts Chore: Improve typings and ignore `Graph` (#75742) 2 years ago
module.html
module.ts Chore: some type fixes (#80094) 1 year ago
plugin.json
renderer.ts Chore: Improve typings and ignore `Graph` (#75742) 2 years ago
transformers.ts Chore: Improve typings and ignore `Graph` (#75742) 2 years ago
types.ts rename table_model.ts => TableModel.ts (#51659) 3 years ago

README.md

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/