mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* tech: investigating karma + jest mix * tech: migrating tests to jest * tech: moved anoter test file to jest * test: migrated two more test files to jest * test: updated readme and made test fail to verify that it causes CI build failure * tech: added code coverage for jest tests * tech: testing codecov coverage * tech: migrated more tests * tech: migrated template srv to typescript and the tests to jest * tech: minor build fix * tech: build fixes * build: another attempt at fixing go test with coverage |
||
---|---|---|
.. | ||
img | ||
specs | ||
column_options.html | ||
column_options.ts | ||
editor.html | ||
editor.ts | ||
module.html | ||
module.ts | ||
plugin.json | ||
README.md | ||
renderer.ts | ||
transformers.ts |
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: