Tobias Skarhed 1db9fff056 strictNullChecks: First batch (#18390) 6 gadi atpakaļ
..
img f59ccdf59c add a basic alpha react table 7 gadi atpakaļ
README.md f59ccdf59c add a basic alpha react table 7 gadi atpakaļ
TablePanel.tsx 514818f16d Panel Plugins: pass query request/response to react panel plugins (#16577) 6 gadi atpakaļ
TablePanelEditor.tsx 17826796da Chore: Fix noImplicitAny issues (#17636) 6 gadi atpakaļ
module.tsx 060e97bea8 Plugins: ReactPanelPlugin to VizPanelPlugin (#16779) 6 gadi atpakaļ
plugin.json 56702902a1 Plugins: Remove dataFormats key and add skipDataQuery (#16984) 6 gadi atpakaļ
types.ts 1db9fff056 strictNullChecks: First batch (#18390) 6 gadi atpakaļ

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/