Skip to content

Commit 7b7ddab

Browse files
authored
Update README.md
1 parent 6c7bd6e commit 7b7ddab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Area Plot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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`](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`](https://github.com/Tarun-Kamboj/Data_Visualization_with_Python/blob/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

0 commit comments

Comments
 (0)