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/table2
Torkel Ödegaard 3347b45a95
Table: Component progress & custom FieldConfig options (#21231)
5 years ago
..
img add a basic alpha react table 6 years ago
README.md add a basic alpha react table 6 years ago
TablePanel.tsx Table: Component progress & custom FieldConfig options (#21231) 5 years ago
TablePanelEditor.tsx Table: Component progress & custom FieldConfig options (#21231) 5 years ago
module.tsx Table: Component progress & custom FieldConfig options (#21231) 5 years ago
plugin.json Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 years ago
types.ts Table: Component progress & custom FieldConfig options (#21231) 5 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:

http://docs.grafana.org/reference/table_panel/