diff --git a/src/backends/gr.jl b/src/backends/gr.jl index 2215c456..a3ba0fba 100644 --- a/src/backends/gr.jl +++ b/src/backends/gr.jl @@ -18,6 +18,7 @@ const _gr_attr = merge_with_base_supported([ :layout, :title, :window_title, :guide, :lims, :ticks, :scale, :flip, + :match_dimensions, :titlefontfamily, :titlefontsize, :titlefonthalign, :titlefontvalign, :titlefontrotation, :titlefontcolor, :legendfontfamily, :legendfontsize, :legendfonthalign, :legendfontvalign,