Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.4 KB

File metadata and controls

31 lines (16 loc) · 1.4 KB

Data Visulization

Data Visualization is the presentation of data in graphical format. It helps people understand the significance of data by summarizing and presenting huge amount of data in a simple and easy-to-understand format and helps communicate information clearly and effectively.

Setup Instruction

First Open the terminal and write pip install matplotlib this will install required package then after make file program.py and take any one program out of three and write it and run the program.py file . Sit relax and enjoy Data Visualization Process

Output Line Plotting

Line-Plotting

Output Bar Plotting

Bar-Plotting

Output Scatter Plotting

Scatter-Plotting

Output Histogram Plotting

Histo

Output PieChart Plotting

Pie