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
ryan e1324289c8 rename to Table 6 years ago
..
img added new icons for default panels 9 years ago
specs Initialize named colors palete lazily 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
column_options.html minor change to table panel edit options 7 years ago
column_options.ts value formats: another rename and updates code to use new valueFormats func 6 years ago
editor.html sass refactoring and updating styles for list item elements 8 years ago
editor.ts changed var to const 2 (#13068) 7 years ago
module.html don't render hidden columns in table panel (#12911) 7 years ago
module.ts Minor refactoring around theme access 6 years ago
plugin.json cleanup plugin versions 6 years ago
renderer.ts rename to Table 6 years ago
transformers.ts Explore: reuse table merge from table panel 7 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/