Fix marker size for other plots
This commit is contained in:
parent
37da940985
commit
3f947e2713
@ -181,7 +181,7 @@ end
|
|||||||
x := x
|
x := x
|
||||||
y := y
|
y := y
|
||||||
seriestype := :scatter
|
seriestype := :scatter
|
||||||
markersize := 0.1
|
markersize := 0.5
|
||||||
markerstrokewidth := 0
|
markerstrokewidth := 0
|
||||||
()
|
()
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user