Matplotlib: Difference between revisions

Content deleted Content added
Examples: added heat map
Line 55:
File:PIECHART.png|'''Pie Chart'''<br/>Useful for showing the proportions of each category involved
File:BARGRAPH.png|'''Bar Graph'''<br/>Useful for comparing different groups side by side
File:HEATMAP.png|'''Heat map'''<br/>Displays 2D array of dataset in a colored image to visualize the frequency or density in a specific area
</gallery>