Skip to content

Commit 5ff1f5b

Browse files
authored
Update README.md
1 parent 45e3f13 commit 5ff1f5b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Data Visualization/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,12 @@ and run the `program.py` file . Sit relax and enjoy Data Visualization Process
2020
## Output Scatter Plotting
2121

2222
<img align="center" alt="JPEG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Scatter%20Plotting.jpeg" width="500" height="500" />
23+
24+
## Output Histogram Plotting
25+
26+
<img align="center" alt="PNG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Histo.png" width="500" height="500" />
27+
28+
## Output PieChart Plotting
29+
30+
<img align="center" alt="PNG" src="https://github.com/Ayush7614/Amazing-Python-Scripts/blob/master/Data%20Visualization/Pie.png" width="500" height="500" />
31+

0 commit comments

Comments
 (0)