Gaston: update examples
This commit is contained in:
parent
5a5864d087
commit
0f54c86865
@ -1244,17 +1244,11 @@ _backend_skips = Dict(
|
|||||||
:unicodeplots => [6, 10, 22, 24, 28, 38, 43, 45, 47, 49, 50, 51, 55],
|
:unicodeplots => [6, 10, 22, 24, 28, 38, 43, 45, 47, 49, 50, 51, 55],
|
||||||
:gaston => [
|
:gaston => [
|
||||||
2, # animations
|
2, # animations
|
||||||
10, # TODO: support histogram2d
|
|
||||||
16, # TODO: support nested layouts
|
|
||||||
27, # TODO: support polar
|
27, # TODO: support polar
|
||||||
30, # uses StatsPlots, deprecated ?
|
|
||||||
31, # animations
|
31, # animations
|
||||||
38, # TODO: support histogram2d
|
|
||||||
47, # TODO: support mesh3d
|
47, # TODO: support mesh3d
|
||||||
48, # TODO: vector of shapes, ...
|
|
||||||
49, # TODO: support polar
|
49, # TODO: support polar
|
||||||
50, # TODO: 1D data not supported for pm3d
|
50, # TODO: 1D data not supported for pm3d
|
||||||
55, # TODO: scaling is ugly
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user