Ryan McKinley 514818f16d Panel Plugins: pass query request/response to react panel plugins (#16577) před 6 roky
..
img f59ccdf59c add a basic alpha react table před 7 roky
README.md f59ccdf59c add a basic alpha react table před 7 roky
TablePanel.tsx 514818f16d Panel Plugins: pass query request/response to react panel plugins (#16577) před 6 roky
TablePanelEditor.tsx 91a2307b98 rotate! před 7 roky
module.tsx 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 před 7 roky
plugin.json f59ccdf59c add a basic alpha react table před 7 roky
types.ts 91a2307b98 rotate! před 7 roky

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/