We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75fe0f commit 64dd38cCopy full SHA for 64dd38c
1 file changed
README.md
@@ -30,6 +30,26 @@ A comprehensive collection of Gnuplot examples
30
</kbd>
31
</div>
32
33
+#### Bubble Chart
34
+
35
+<div >
36
+ <kbd>
37
+ <a href="https://github.com/iselab-dearborn/gnuplot-scripts/tree/main/scatter-and-bubble-charts/scatter-plot">
38
+ <img src="https://user-images.githubusercontent.com/114015/102026526-5f537780-3d6c-11eb-9250-043e3c149dce.png"/>
39
+ </a>
40
+ </kbd>
41
+</div>
42
43
+#### Bubble Chart 3D
44
45
46
47
48
+ <img src="https://user-images.githubusercontent.com/114015/102026524-5ebae100-3d6c-11eb-87d8-014c4054c5d5.png"/>
49
50
51
52
53
### Column and Bar Charts
54
55
#### Basic Bar
0 commit comments