Update examples.jl

Update skipped examples for auto-gen in PlotDocs
This commit is contained in:
t-bltg 2021-07-09 23:40:17 +02:00 committed by GitHub
parent 5d608d1e77
commit 3e14a47e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1242,7 +1242,7 @@ _backend_skips = Dict(
51, # image with custom axes
],
:inspectdr => [6, 10, 22, 28, 38, 43, 45, 47, 49, 50, 51, 55],
:unicodeplots => [6, 22, 28, 43, 45, 47, 49, 50, 51, 55],
:unicodeplots => [6, 10, 22, 24, 28, 38, 43, 45, 47, 49, 50, 51, 55],
)