# Pie chart ## Definition(s) ### Context: [[data visualizations|data viz]] #### Sub-context >[! Definition] >A data visualization that uses segments of a circle to represent the proportions of each data category compared to the whole ## Examples <img src=https://datavizcatalogue.com/methods/images/top_images/pie_chart.png> Image credit: [DataVizCatalogue](https://datavizcatalogue.com/methods/pie_chart.html) ## Related ## Resources [DataVizCatalogue: Pie Chart](https://datavizcatalogue.com/methods/pie_chart.html) [Google Sheets Docs: Types of charts and graphs](https://support.google.com/docs/answer/190718?hl=en) ## Flashcards The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/) A data visualization that uses segments of a circle to represent the proportions of each data category compared to the whole @@@ [[Pie chart]]