Torkel Ödegaard e218052a90 fix: fixed slow down issue in table panel by removing the fillter null values feature (#7602), not sure the filter null values is a good table option, should be done in metric query, fixes #8234 8 年之前
..
img 694c6e8fd2 added new icons for default panels 9 年之前
specs 29653d2bec refactor and add column alias tests 8 年之前
README.md 45b90972dc feat(plugins): adds a readme for every native plugin 9 年之前
editor.html e218052a90 fix: fixed slow down issue in table panel by removing the fillter null values feature (#7602), not sure the filter null values is a good table option, should be done in metric query, fixes #8234 8 年之前
editor.ts be284adacc table: more table options refactoring 8 年之前
module.html 29653d2bec refactor and add column alias tests 8 年之前
module.ts e218052a90 fix: fixed slow down issue in table panel by removing the fillter null values feature (#7602), not sure the filter null values is a good table option, should be done in metric query, fixes #8234 8 年之前
plugin.json 69bec98962 chore: update all grafana.org urls to .com 8 年之前
renderer.ts 29653d2bec refactor and add column alias tests 8 年之前
transformers.ts e218052a90 fix: fixed slow down issue in table panel by removing the fillter null values feature (#7602), not sure the filter null values is a good table option, should be done in metric query, fixes #8234 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/