Fix marker size for other plots

This commit is contained in:
Lakshya Khatri 2020-08-03 16:55:45 +05:30
parent 37da940985
commit 3f947e2713

View File

@ -181,7 +181,7 @@ end
x := x
y := y
seriestype := :scatter
markersize := 0.1
markersize := 0.5
markerstrokewidth := 0
()
end