From 3e14a47e17cfd89792a14c9de4705526477e2c25 Mon Sep 17 00:00:00 2001 From: t-bltg <13423344+t-bltg@users.noreply.github.com> Date: Fri, 9 Jul 2021 23:40:17 +0200 Subject: [PATCH] Update examples.jl Update skipped examples for auto-gen in PlotDocs --- src/examples.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples.jl b/src/examples.jl index bad4d1ec..f8c015b7 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -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], )