Torkel Ödegaard c395237710 Merge branch Grafana v5 'develop' branch há 8 anos atrás
..
img 694c6e8fd2 added new icons for default panels há 9 anos atrás
specs 8d70f13393 Type-agnostic row merge in table transform for multiple queries há 8 anos atrás
README.md 45b90972dc feat(plugins): adds a readme for every native plugin há 9 anos atrás
column_options.html a174ad4c9a Unified Color picker fixes (#9466) há 8 anos atrás
column_options.ts a174ad4c9a Unified Color picker fixes (#9466) há 8 anos atrás
editor.html 458f6fc4b2 sass refactoring and updating styles for list item elements há 8 anos atrás
editor.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict há 8 anos atrás
module.html 29653d2bec refactor and add column alias tests há 8 anos atrás
module.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict há 8 anos atrás
plugin.json 69bec98962 chore: update all grafana.org urls to .com há 8 anos atrás
renderer.ts ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) há 8 anos atrás
transformers.ts edb2dcf1b0 Extracted row matching function and added comments há 8 anos atrás

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/