Merge pull request #2474 from JuliaPlots/bbs/markershape

reduce markershape
This commit is contained in:
Simon Christ
2020-03-17 10:01:12 +01:00
committed by GitHub
+1 -1
View File
@@ -259,7 +259,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
if marker isa Shape
x = marker.x
y = marker.y
scale_factor = 0.025
scale_factor = 0.00125
mark_size = opt[:markersize] * scale_factor
path = join(
[