Skip example 55 for PyPlot, Plotlyjs and Plotly

PgfPlotsX looks ok
This commit is contained in:
t-bltg 2021-07-02 16:57:35 +02:00 committed by GitHub
parent f63ee6d79e
commit 06c551ba51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1215,9 +1215,9 @@ const _examples = PlotExample[
_animation_examples = [2, 31] _animation_examples = [2, 31]
_backend_skips = Dict( _backend_skips = Dict(
:gr => [25, 30, 47], :gr => [25, 30, 47],
:pyplot => [2, 25, 30, 31, 47, 49], :pyplot => [2, 25, 30, 31, 47, 49, 55],
:plotlyjs => [2, 21, 24, 25, 30, 31, 49, 51], :plotlyjs => [2, 21, 24, 25, 30, 31, 49, 51, 55],
:plotly => [2, 21, 24, 25, 30, 31, 49, 50, 51], :plotly => [2, 21, 24, 25, 30, 31, 49, 50, 51, 55],
:pgfplotsx => [ :pgfplotsx => [
2, # animation 2, # animation
6, # images 6, # images