Skip to content

Commit 55099ad

Browse files
committed
Updated README.md
1 parent b146395 commit 55099ad

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@ This repository contains code for various plots made in python. Following table
1818

1919
| <h3><a href="Line%20Plot">1. Line Plot</a></h3> | <img src="Line%20Plot/img.png"> |
2020
|---|---|
21-
| <h3><a href="Area%20Plot">2. Area Plot</a></h3> | <img width="600px" src="Area%20Plot/img.png"> |
22-
| <h3><a href="Histogram">3. Histogram</a></h3> | <img width="600px" src="Histogram/img.png"> |
23-
| <h3><a href="Bar%20Chart">4. Bar Chart</a></h3> | <img width="600px" src="Bar%20Chart/img.png"> |
24-
| <h3><a href="Pie%20Chart">5. Pie Chart</a></h3> | <img width="600px" src="Pie%20Chart/img.png"> |
25-
| <h3><a href="Confusion%20Matrix">6. Confusion Matrix</a></h3> | <img width="600px" src="Confusion%20Matrix/img.png"> |
21+
| <h3><a href="Area%20Plot">2. Area Plot</a></h3> | <img width="650px" src="Area%20Plot/img.png"> |
22+
| <h3><a href="Histogram">3. Histogram</a></h3> | <img width="650px" src="Histogram/img.png"> |
23+
| <h3><a href="Bar%20Chart">4. Bar Chart</a></h3> | <img width="650px" src="Bar%20Chart/img.png"> |
24+
| <h3><a href="Pie%20Chart">5. Pie Chart</a></h3> | <img width="650px" src="Pie%20Chart/img.png"> |
25+
| <h3><a href="Confusion%20Matrix">6. Confusion Matrix</a></h3> | <img width="650px" src="Confusion%20Matrix/img.png"> |
2626

2727

2828
## Thanks for Reading :)
29+
30+
Created by [Tarun Kamboj](https://github.com/Tarun-Kamboj).

0 commit comments

Comments
 (0)