We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba9867 commit 59ac50bCopy full SHA for 59ac50b
README.md
@@ -8,5 +8,5 @@ This repository contains code for various plots made in python. Following table
8
9
| <h3><a href="Line%20Plot">1. Line Plot</a></h3> | <img width="600px" src="Line%20Plot/img.png"> |
10
|---|---|
11
-| <h3><a href="Area%20Plot">2. Area Plot</a></h3> | <img src="Area%20Plot/img.png"> |
+| <h3><a href="Area%20Plot">2. Area Plot</a></h3> | <img width="600px" src="Area%20Plot/img.png"> |
12
| <h3><a href="Histogram">3. Histogram</a></h3> | <img src="Histogram/img.png"> |
0 commit comments