remove Shape from _pgfplotsx_marker
This commit is contained in:
parent
eb746d1641
commit
d3449331c9
@ -1320,7 +1320,6 @@ const _pgfplotsx_marker = [
|
|||||||
:pentagon,
|
:pentagon,
|
||||||
:hline,
|
:hline,
|
||||||
:vline,
|
:vline,
|
||||||
Shape,
|
|
||||||
]
|
]
|
||||||
const _pgfplotsx_scale = [:identity, :ln, :log2, :log10]
|
const _pgfplotsx_scale = [:identity, :ln, :log2, :log10]
|
||||||
is_marker_supported(::PGFPlotsXBackend, shape::Shape) = true
|
is_marker_supported(::PGFPlotsXBackend, shape::Shape) = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user