Alexander Zobnin 1deeef9e91 Table panel: add option for preserving text formatting (#8708) 8 anos atrás
..
img 694c6e8fd2 added new icons for default panels 9 anos atrás
specs 29653d2bec refactor and add column alias tests 8 anos atrás
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 anos atrás
column_options.html 1deeef9e91 Table panel: add option for preserving text formatting (#8708) 8 anos atrás
column_options.ts 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 anos atrás
editor.html 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 anos atrás
editor.ts d6eefcb5ce Can't remove default avg column in table #4515 (#8335) 8 anos atrás
module.html 29653d2bec refactor and add column alias tests 8 anos atrás
module.ts 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 anos atrás
plugin.json 69bec98962 chore: update all grafana.org urls to .com 8 anos atrás
renderer.ts 1deeef9e91 Table panel: add option for preserving text formatting (#8708) 8 anos atrás
transformers.ts d6eefcb5ce Can't remove default avg column in table #4515 (#8335) 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/