Merge pull request #3103 from laviniaclare/master

changed 'chart there are' to 'charts there are'
This commit is contained in:
Evert Timberg
2016-08-05 16:59:05 -04:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ title: Pie & Doughnut Charts
anchor: doughnut-pie-chart
---
### Introduction
Pie and doughnut charts are probably the most commonly used chart there are. They are divided into segments, the arc of each segment shows the proportional value of each piece of data.
Pie and doughnut charts are probably the most commonly used charts there are. They are divided into segments, the arc of each segment shows the proportional value of each piece of data.
They are excellent at showing the relational proportions between data.