small PGFPlots fix in backends.jl

This commit is contained in:
Daniel Schwabeneder 2018-09-18 23:50:13 +02:00
parent b73d7f03a7
commit 9c1a5548e1

View File

@ -526,6 +526,7 @@ function add_backend_string(::PGFPlotsBackend)
""" """
end end
const _pgfplots_attr = merge_with_base_supported([
:annotations, :annotations,
:background_color_legend, :background_color_legend,
:background_color_inside, :background_color_inside,