Docs: Adding panel suggestions initial documentation for 8.3 (#42488) (#42580)

* Adding panel suggestions initial documentation for 8.3

* Update docs/sources/panels/add-a-panel.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

* Update docs/sources/visualizations/_index.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
(cherry picked from commit 5fd1ce0fe9)

Co-authored-by: Petros Kolyvas <code@petros.io>
This commit is contained in:
Grot (@grafanabot)
2021-12-01 15:00:08 +01:00
committed by GitHub
co-authored by Petros Kolyvas
parent 8b6db83547
commit c25fc34695
2 changed files with 4 additions and 3 deletions
+2
View File
@@ -8,6 +8,8 @@ aliases = ["/docs/grafana/latest/panels/visualizations/"]
Grafana offers a variety of visualizations to support different use cases. This section of the documentation highlights the built-in panels, their options and typical usage.
> **Note:** If you are unsure which visualization to pick, Grafana can provide visualization suggestions based on the panel query. When you select a visualization, Grafana will show a preview with that visualization applied. For more information, see the [add a panel]({{< relref "../pnaels/add-a-panel.md" >}}) documentation.
- Graphs & charts
- [Time series]({{< relref "./time-series/_index.md" >}}) is the default and main Graph visualization.
- [State timeline]({{< relref "./state-timeline.md" >}}) for state changes over time.