Ticks are now visible for filled contours without grid=:none parameter
This commit is contained in:
parent
47590b2538
commit
886ed99fbd
@ -1148,7 +1148,6 @@ function _before_layout_calcs(plt::Plot{PyPlotBackend})
|
||||
linestyle = py_linestyle(:line, axis[:gridstyle]),
|
||||
linewidth = py_thickness_scale(plt, axis[:gridlinewidth]),
|
||||
alpha = axis[:gridalpha])
|
||||
ax."set_axisbelow"(true)
|
||||
else
|
||||
pyaxis."grid"(false)
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user