mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 01:52:37 +08:00

* combines topics into add and organize panels topic * updates front matter * fixes relrefs * fixes typo * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * Update docs/sources/dashboards/add-organize-panels.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * make prettier Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
49 lines
1.6 KiB
Markdown
49 lines
1.6 KiB
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/panels/visualizations/time-series/graph-time-series-as-points/
|
|
- /docs/grafana/latest/visualizations/time-series/graph-time-series-as-points/
|
|
keywords:
|
|
- grafana
|
|
- time series panel
|
|
- documentation
|
|
- guide
|
|
- graph
|
|
title: Graph time series as points
|
|
weight: 300
|
|
---
|
|
|
|
# Graph time series as points
|
|
|
|
This section explains how to use Time series field options to visualize time series data as points and illustrates what the options do.
|
|
|
|
1. [Create a dashboard and add a panel]({{< relref "../../dashboards/add-organize-panels/#create-a-dashboard-and-add-a-panel" >}}).
|
|
1. Select the [Time series]({{< relref "_index.md" >}}) visualization.
|
|
1. In the Panel editor side pane, click **Graph styles** to expand it.
|
|
1. In Style, click **Points**.
|
|
|
|
## Style the points
|
|
|
|
Use the following field settings to refine your visualization.
|
|
|
|
Some field options will not affect the visualization until you click outside of the field option box you are editing or press Enter.
|
|
|
|
### Point size
|
|
|
|
Set the size of the points, from 1 to 40 pixels in diameter.
|
|
|
|
Point size set to 6:
|
|
|
|

|
|
|
|
Point size set to 20:
|
|
|
|

|
|
|
|
Point size set to 35:
|
|
|
|

|
|
|
|
{{< docs/shared "visualizations/stack-series-link.md" >}}
|
|
|
|
{{< docs/shared "visualizations/change-axis-link.md" >}}
|