Ryan McKinley 7520ebadac Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
..
img 694c6e8fd2 added new icons for default panels 9 years ago
specs 7520ebadac Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
README.md 6fa46d9539 plugins: update meta data for all core plugins 8 years ago
column_options.html 1e52087ae2 Fix: Table Panel fix to re-render panel when options are updated (#16376) 6 years ago
column_options.ts c9ad411d8e noImplicitAny: Fix basic errors (#17668) 6 years ago
editor.html 21f702f7c9 TablePanel: Remove scroll option on TablePanel (#18318) 6 years ago
editor.ts 8ffef57178 Typescript: A batch of implicit any fixes (#17590) 6 years ago
module.html 36e808834d don't render hidden columns in table panel (#12911) 7 years ago
module.ts 21f702f7c9 TablePanel: Remove scroll option on TablePanel (#18318) 6 years ago
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 years ago
renderer.ts 7520ebadac Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
transformers.ts 1db9fff056 strictNullChecks: First batch (#18390) 6 years ago
types.ts 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 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/