diff --git a/src/args.jl b/src/args.jl index a271a990..96fbaed6 100644 --- a/src/args.jl +++ b/src/args.jl @@ -1366,7 +1366,6 @@ const _match_map = KW( :colorbar_tickfontcolor => :foreground_color_subplot, :plot_titlefontfamily => :fontfamily, :plot_titlefontcolor => :foreground_color, - :plot_titleindex => 0, :tickfontcolor => :foreground_color_text, :guidefontcolor => :foreground_color_guide, :annotationfontfamily => :fontfamily_subplot,