Skip to content

Commit d2de43a

Browse files
committed
Code
1 parent d58a2a2 commit d2de43a

25 files changed

+13
-7
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

+13-7
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,19 @@
1616

1717
This repository contains code for various plots made in python. Following table contains the links for the same.
1818

19-
| <h3><a href="Line%20Plot">1. Line Plot</a></h3> | <img src="Line%20Plot/img.png"> |
20-
|---|---|
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"> |
19+
| <h3><a href="Line%20Plot">1. Line Plot</a></h3>
20+
<img width="200px" src="Line%20Plot/img.png"> |
21+
<h3><a href="Area%20Plot">2. Area Plot</a></h3>
22+
<img width="200px" src="Area%20Plot/img.png"> |
23+
<h3><a href="Histogram">3. Histogram</a></h3>
24+
<img width="200px" src="Histogram/img.png"> |
25+
|---|---|---|
26+
| <h3><a href="Bar%20Chart">4. Bar Chart</a>
27+
</h3><img width="200px" src="Bar%20Chart/img.png"> |
28+
<h3><a href="Pie%20Chart">5. Pie Chart</a></h3>
29+
<img width="200px" src="Pie%20Chart/img.png"> |
30+
<h3><a href="Confusion%20Matrix">6. Confusion Matrix</a></h3>
31+
<img width="200px" src="Confusion%20Matrix/img.png"> |
2632

2733

2834
## Thanks for Reading :)

0 commit comments

Comments
 (0)