Fix #3984
This commit is contained in:
parent
41f242ceee
commit
84d2040ca4
@ -146,7 +146,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
|||||||
"point meta max" => get_clims(sp)[2],
|
"point meta max" => get_clims(sp)[2],
|
||||||
"point meta min" => get_clims(sp)[1],
|
"point meta min" => get_clims(sp)[1],
|
||||||
"legend cell align" => "left",
|
"legend cell align" => "left",
|
||||||
"legend columns" => pgfx_legend_col(sp[:legend_position]),
|
"legend columns" => pgfx_legend_col(sp[:legend_column]),
|
||||||
"title" => sp[:title],
|
"title" => sp[:title],
|
||||||
"title style" => PGFPlotsX.Options(
|
"title style" => PGFPlotsX.Options(
|
||||||
pgfx_get_title_pos(title_loc)...,
|
pgfx_get_title_pos(title_loc)...,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user