Merge 9e9a75bcf8ea6bbe1be7c9ebb80b6564080b758e into e41918569b919db80bed8fd070dea122265c083c
This commit is contained in:
commit
373e2d16e2
@ -1247,7 +1247,7 @@ function _add_defaults!(d::KW, plt::Plot, sp::Subplot, commandIndex::Int)
|
||||
|
||||
# update markerstrokecolor
|
||||
d[:markerstrokecolor] = if d[:markerstrokecolor] == :match
|
||||
plot_color(sp[:foreground_color_subplot], d[:markerstrokealpha])
|
||||
plot_color(d[:seriescolor], d[:markerstrokealpha])
|
||||
else
|
||||
getSeriesRGBColor(d[:markerstrokecolor], d[:markerstrokealpha], sp, plotIndex)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user