File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -20,18 +20,28 @@ gnuplot script.gnu
2020
2121Click 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
You can’t perform that action at this time.
0 commit comments