Skip to content

Commit 9caabb0

Browse files
authored
Update README.md
1 parent c81b847 commit 9caabb0

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,28 @@ gnuplot script.gnu
2020

2121
Click in the figures to go directly to the gnuplot script.
2222

23-
### Line Charts
23+
### Line and Area Charts
2424

2525
#### Basic Line
2626

2727
<div >
2828
<kbd>
29-
<a href="https://github.com/iselab-dearborn/gnuplot-scripts/tree/main/line-charts/basic-line">
29+
<a href="https://github.com/iselab-dearborn/gnuplot-scripts/tree/main/line-and-area-charts/basic-line">
3030
<img src="https://user-images.githubusercontent.com/114015/102024554-bd7a5d80-3d60-11eb-8959-c6bff721ef47.png"/>
3131
</a>
3232
</kbd>
3333
</div>
3434

35+
#### Area Plot
36+
37+
<div >
38+
<kbd>
39+
<a href="https://github.com/iselab-dearborn/gnuplot-scripts/tree/main/line-and-area-charts/area-plot">
40+
<img src="https://user-images.githubusercontent.com/114015/102027865-e7d61600-3d74-11eb-9474-6ec91512fba0.png"/>
41+
</a>
42+
</kbd>
43+
</div>
44+
3545
### Scatter and Bubble Charts
3646

3747
#### Scatter Plot

0 commit comments

Comments
 (0)