change scaling factor

This commit is contained in:
Simon Christ 2020-03-16 14:43:27 +01:00
parent 871c7d86c7
commit 5005120f5e

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(
[