The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
grafana/docs/sources/visualizations/time-series/graph-time-series-as-points.md

49 lines
1.6 KiB

---
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
---
Docs: Time series panel (#30690) * Create _index.md * Update standard-field-options.md * added content * added content * Update create-line-graphs.md * Update create-line-graphs.md * Create create-bar-graphs.md * Update create-line-graphs.md * created scatter plot graphs topic * Update create-scatter-plot-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * Update create-line-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * added links and content * added links * Update change-axis-display.md * renamed files * Update whats-new-in-v7-4.md * Update graph-time-series-as-lines.md * Updated names and verbiage * Update _index.md * Update _index.md * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
4 years ago
# 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.
Docs: Time series panel (#30690) * Create _index.md * Update standard-field-options.md * added content * added content * Update create-line-graphs.md * Update create-line-graphs.md * Create create-bar-graphs.md * Update create-line-graphs.md * created scatter plot graphs topic * Update create-scatter-plot-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * Update create-line-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * added links and content * added links * Update change-axis-display.md * renamed files * Update whats-new-in-v7-4.md * Update graph-time-series-as-lines.md * Updated names and verbiage * Update _index.md * Update _index.md * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
4 years ago
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:
![Show points point size 6 example](/static/img/docs/time-series-panel/points-graph-show-points-6-7-4.png)
Docs: Time series panel (#30690) * Create _index.md * Update standard-field-options.md * added content * added content * Update create-line-graphs.md * Update create-line-graphs.md * Create create-bar-graphs.md * Update create-line-graphs.md * created scatter plot graphs topic * Update create-scatter-plot-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * Update create-line-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * added links and content * added links * Update change-axis-display.md * renamed files * Update whats-new-in-v7-4.md * Update graph-time-series-as-lines.md * Updated names and verbiage * Update _index.md * Update _index.md * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
4 years ago
Point size set to 20:
![Show points point size 20 example](/static/img/docs/time-series-panel/points-graph-show-points-20-7-4.png)
Docs: Time series panel (#30690) * Create _index.md * Update standard-field-options.md * added content * added content * Update create-line-graphs.md * Update create-line-graphs.md * Create create-bar-graphs.md * Update create-line-graphs.md * created scatter plot graphs topic * Update create-scatter-plot-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * Update create-line-graphs.md * Update create-bar-graphs.md * Update create-scatter-plot-graphs.md * added links and content * added links * Update change-axis-display.md * renamed files * Update whats-new-in-v7-4.md * Update graph-time-series-as-lines.md * Updated names and verbiage * Update _index.md * Update _index.md * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-bars.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update docs/sources/panels/visualizations/time-series/graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Update graph-time-series-as-bars.md * Update graph-time-series-as-lines.md * Update graph-time-series-as-points.md Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
4 years ago
Point size set to 35:
![Show points point size 35 example](/static/img/docs/time-series-panel/points-graph-show-points-35-7-4.png)
{{< docs/shared "visualizations/stack-series-link.md" >}}
{{< docs/shared "visualizations/change-axis-link.md" >}}