respect legendfontcolor in pgfplotsx
This commit is contained in:
parent
8cc6d9d487
commit
91608a6eab
@ -168,6 +168,7 @@ function (pgfx_plot::PGFPlotsXPlot)(plt::Plot{PGFPlotsXBackend})
|
|||||||
sp[:legendfontsize],
|
sp[:legendfontsize],
|
||||||
pgfx_thickness_scaling(sp),
|
pgfx_thickness_scaling(sp),
|
||||||
),
|
),
|
||||||
|
"text" => plot_color(sp[:legendfontcolor]),
|
||||||
),
|
),
|
||||||
"axis background/.style" => PGFPlotsX.Options(
|
"axis background/.style" => PGFPlotsX.Options(
|
||||||
"fill" => bgc_inside,
|
"fill" => bgc_inside,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user