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

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/