Daniel Lee bf4ffe41b0 Merge branch 'v4.4.x' 8 роки тому
..
img 694c6e8fd2 added new icons for default panels 10 роки тому
specs 9bbc942534 table-panel: clickable cell link - draft (#8738) 8 роки тому
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 10 роки тому
column_options.html 9bbc942534 table-panel: clickable cell link - draft (#8738) 8 роки тому
column_options.ts 8bbff2c44e table: refactoring table options, now column styles are in a seperate tab 8 роки тому
editor.html c17b5d1306 table: minor table options improvement 8 роки тому
editor.ts c17b5d1306 table: minor table options improvement 8 роки тому
module.html 29653d2bec refactor and add column alias tests 8 роки тому
module.ts bf4ffe41b0 Merge branch 'v4.4.x' 8 роки тому
plugin.json 69bec98962 chore: update all grafana.org urls to .com 9 роки тому
renderer.ts c7959ff06e fix: Using table cell links and ad hoc filters together now works & looks correct, fixes #8052 8 роки тому
transformers.ts a5d5f3d82f feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052 8 роки тому

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/