Files
grafana/docs/sources/visualizations/time-series/graph-time-series-as-points.md
achatterjee-grafana e32e135c73 Docs move "visualizations" folder up one level in TOC (#38523)
* Moved Visualizations folder one level up. Fixed a bunch of broken relrefs.

* More broken relrefs.

* Fixed the last of the broken relrefs

* Adjusted weight and added alias.

* Added aliases to a bunch of visualization topics.

* More topics with aliases.

* More aliases, adjusted some weight and other metadata information.
2021-08-25 14:14:00 -04:00

1.5 KiB

+++ title = "Graph time series as points" keywords = ["grafana", "time series panel", "documentation", "guide", "graph"] aliases = ["/docs/grafana/latest/panels/visualizations/time-series/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.

Create the panel

  1. [Add a panel]({{< relref "../../panels/add-a-panel.md" >}}). Select the [Time series]({{< relref "_index.md" >}}) visualization.
  2. In the [Panel editor]({{< relref "../../panels/panel-editor.md" >}}) side pane, click Graph styles to expand it.
  3. 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:

Show points point size 6 example

Point size set to 20:

Show points point size 20 example

Point size set to 35:

Show points point size 35 example

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

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