add fill_z and line_z to supported pgfplots attr
This commit is contained in:
parent
7e4635de26
commit
d1d7fd258f
@ -27,7 +27,7 @@ const _pgfplots_attr = merge_with_base_supported([
|
|||||||
:tickfont, :guidefont, :legendfont,
|
:tickfont, :guidefont, :legendfont,
|
||||||
:grid, :legend,
|
:grid, :legend,
|
||||||
:colorbar,
|
:colorbar,
|
||||||
:marker_z, #:levels,
|
:fill_z, :line_z, :marker_z, #:levels,
|
||||||
# :ribbon, :quiver, :arrow,
|
# :ribbon, :quiver, :arrow,
|
||||||
# :orientation,
|
# :orientation,
|
||||||
# :overwrite_figure,
|
# :overwrite_figure,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user