Marcus Efraimsson ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 yıl önce
..
img 694c6e8fd2 added new icons for default panels 9 yıl önce
specs ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 yıl önce
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 yıl önce
column_options.html a174ad4c9a Unified Color picker fixes (#9466) 8 yıl önce
column_options.ts a174ad4c9a Unified Color picker fixes (#9466) 8 yıl önce
editor.html c17b5d1306 table: minor table options improvement 8 yıl önce
editor.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 yıl önce
module.html 29653d2bec refactor and add column alias tests 8 yıl önce
module.ts b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 yıl önce
plugin.json 69bec98962 chore: update all grafana.org urls to .com 8 yıl önce
renderer.ts ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 yıl önce
transformers.ts ecbe7d06a6 fix: Table panel now renders annotations correctly. Fixes #9842 (#9868) 8 yıl önce

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/