add fill_z and line_z to supported pgfplots attr

This commit is contained in:
Daniel Schwabeneder 2018-04-02 22:14:50 +02:00
parent 7e4635de26
commit d1d7fd258f

View File

@ -27,7 +27,7 @@ const _pgfplots_attr = merge_with_base_supported([
:tickfont, :guidefont, :legendfont,
:grid, :legend,
:colorbar,
:marker_z, #:levels,
:fill_z, :line_z, :marker_z, #:levels,
# :ribbon, :quiver, :arrow,
# :orientation,
# :overwrite_figure,