Table
A Table is a plot chart that shows the data in a table.
Data Formats
Supported signals
- Logs
- Traces
- Metrics
This panel type supports any time series data. The time series data can be from logs, traces, or metrics.
Examples
The following graph shows the average requests per second (req/s) for a service over a period of time in a table.

Configuration

Visualization
- Panel Time Preference — Override the global dashboard time range for this panel. Set to
Global Timeto use the dashboard's time picker, or choose a fixed time range.
Formatting & Units
- Decimal Precision — Number of decimal places to display. The default is
2 decimals. - Column Units: Set the unit for each column (for example, query
A) to format values in human-readable format (for example,Bytes,Percent,Milliseconds). If a column's selected unit differs from the underlying metric's unit, the column unit selector shows a mismatch warning so you can confirm the conversion is intended.
When you switch a panel that had a panel-wide unit to the Table visualization, that unit is applied automatically to every value column in the table.
Empty cells
A cell with a missing or null metric value displays n/a instead of 0. These cells:
- take no threshold background color, so a
0threshold does not color them. - sort to the bottom of the column whether you sort ascending or descending, rather than sorting as the value
0.
Context Links
Add context links to enable click-through navigation from the panel to other dashboards, external URLs, or filtered views. See Interactivity for details.
Thresholds
Thresholds are used to draw a line on the y-axis to highlight the value. The thresholds are defined as a list of tuples. Each tuple contains the value and the color. The color is optional and if not provided, the default color will be used.
Threshold edits preview live as you type, and thresholds carry over when you change the panel's visualization type. See Panel editor behavior.
Get Help
If you need help with the steps in this topic, please reach out to us on SigNoz Community Slack. If you are a SigNoz Cloud user, please use in product chat support located at the bottom right corner of your SigNoz instance or contact us at cloud-support@signoz.io.