Files
grafana/docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md
Diana Payton b3ac63dad7 Docs: Replace links with relrefs (#32916)
* Update configuration.md

* Update set-up-for-high-availability.md

* Update glossary.md

* Update glossary.md

* Update cloudwatch.md

* Update add-authentication-for-data-source-plugins.md

* Update add-support-for-explore-queries.md

* fix links

* fix links

* Update license-expiration.md

* Update license-restrictions.md

* Update _index.md

* Update trace-integration.md

* Update admin.md

* Update graph-time-series-as-bars.md

* Update graph-time-series-as-bars.md

* Update graph-time-series-as-lines.md

* Update graph-time-series-as-points.md

* Update release-notes-7-3-0.md

* fix links

* fix links
2021-04-14 08:13:18 -07:00

1.6 KiB

+++ title = "Graph time series as points" keywords = ["grafana", "time series panel", "documentation", "guide", "graph"] weight = 300 +++

Graph time series as points

Note: This is a beta feature. Time series panel is going to replace the Graph panel in the future releases.

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 "../../add-a-panel.md" >}}). Select the [Time series]({{< relref "_index.md" >}}) visualization.
  2. In the [Panel editor]({{< relref "../../panel-editor.md" >}}), click the Field tab..
  3. In Style, click Points.

Style the points

Use the following field settings to refine your visualization.

For more information about applying these options, refer to:

  • [Configure all fields]({{< relref "../../field-options/configure-all-fields.md" >}})
  • [Configure specific fields]({{< relref "../../field-options/configure-specific-fields.md" >}})

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