Merge pull request #2474 from JuliaPlots/bbs/markershape
reduce markershape
This commit is contained in:
commit
c771739b1b
@ -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(
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user