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
20
20
21
21
Click in the figures to go directly to the gnuplot script.
22
22
23
- ### Line Charts
23
+ ### Line and Area Charts
24
24
25
25
#### Basic Line
26
26
27
27
<div >
28
28
<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">
30
30
<img src="https://user-images.githubusercontent.com/114015/102024554-bd7a5d80-3d60-11eb-8959-c6bff721ef47.png"/>
31
31
</a>
32
32
</kbd>
33
33
</div >
34
34
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
+
35
45
### Scatter and Bubble Charts
36
46
37
47
#### Scatter Plot
You can’t perform that action at this time.
0 commit comments