Docs: update visualization naming conventions (#74770)

* Fixed naming conventions for several visualizations

* Fixed naming conventions

* Fixed a missed refernce

* Apply suggestions from code review

Co-authored-by: Nathan Marrs  <nathanielmarrs@gmail.com>

* Fixed prettier linting error

---------

Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
This commit is contained in:
Isabel
2023-09-22 10:27:16 -04:00
committed by GitHub
parent 7cbca0dfa4
commit 2192a34fc4
22 changed files with 93 additions and 94 deletions
@@ -20,7 +20,7 @@ weight: 100
# Bar chart
This panel visualization allows you to graph categorical data.
Bar charts allow you to graph categorical data.
{{< figure src="/static/img/docs/bar-chart-panel/barchart_small_example.png" max-width="1000px" caption="Bar chart" >}}
@@ -35,7 +35,7 @@ Example:
| Chrome | 50 |
| IE | 17.5 |
If you have more than one numerical field the panel will show grouped bars.
If you have more than one numerical field the visualization will show grouped bars.
### Visualizing time series or multiple result sets