diff --git a/src/examples.jl b/src/examples.jl index 3fa3f1d7..eb99e5fe 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1215,9 +1215,9 @@ const _examples = PlotExample[ _animation_examples = [2, 31] _backend_skips = Dict( :gr => [25, 30, 47], - :pyplot => [2, 25, 30, 31, 47, 49], - :plotlyjs => [2, 21, 24, 25, 30, 31, 49, 51], - :plotly => [2, 21, 24, 25, 30, 31, 49, 50, 51], + :pyplot => [2, 25, 30, 31, 47, 49, 55], + :plotlyjs => [2, 21, 24, 25, 30, 31, 49, 51, 55], + :plotly => [2, 21, 24, 25, 30, 31, 49, 50, 51, 55], :pgfplotsx => [ 2, # animation 6, # images