Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 05c2a7a

Browse files
Create README.md
1 parent 1a3f128 commit 05c2a7a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

‎Data Visualization/README.md‎

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Data Visulization
2+
3+
Data Visualization is the presentation of data in graphical format. It helps people understand the significance of data by summarizing and
4+
presenting huge amount of data in a simple and easy-to-understand format and helps communicate information clearly and effectively.
5+
6+
## Setup Instruction
7+
8+
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
9+
and run the `program.py` file . Sit relax and enjoy Data Visualization Process
10+
11+
12+
## Output Line Plotting
13+
14+
<img align="center" alt="JPEG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Line%20Plotting.jpeg" width="500" height="500" />
15+
16+
## Output Bar Plotting
17+
18+
<img align="center" alt="JPEG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Bar%20Plotting.jpeg" width="500" height="500" />
19+
20+
## Output Scatter Plotting
21+
22+
<img align="center" alt="JPEG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Scatter%20Plotting.jpeg" width="500" height="500" />

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /