don't make colorbars thinner
This commit is contained in:
parent
9d1ede016b
commit
c97255fc08
@ -247,7 +247,6 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
||||
push!(
|
||||
axis_opt,
|
||||
string("colorbar", pgfx_get_colorbar_pos(sp[:colorbar])) => nothing,
|
||||
"colorbar/width" => "2mm",
|
||||
"colorbar style" => colorbar_style,
|
||||
"point meta max" => get_clims(sp)[2],
|
||||
"point meta min" => get_clims(sp)[1],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user