Skip to content

Commit 6c7bd6e

Browse files
authored
Update README.md
1 parent 3b4a502 commit 6c7bd6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Area Plot/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
![](https://img.shields.io/badge/pandas-1.2.3-150458?style=for-the-badge&logo=pandas)
66
![](https://img.shields.io/badge/matplotlib-3.3.4-224099?style=for-the-badge)
77

8-
`Area Graphs` or `Area Plots` are [`Line Plots`](https://github.com/Tarun-Kamboj/Data_Visualization_with_Python/tree/master/Line%20Plot) but with the area below the line filled in with a certain colour or texture.
8+
`Area Graphs` or `Area Plots` are [`Line Plots`](master/Line%20Plot) but with the area below the line filled in with a certain colour or texture.
99

1010
The [Notebook here](Notebook.ipynb) contains the code of area plots like the one shown below.
1111

1212
![](img.png)
1313

14-
## Thanks for Reading :)
14+
## Thanks for Reading :)

0 commit comments

Comments
 (0)