From 2d0191cd70ee034462c55a2c72d10028c35e1021 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Fri, 9 Jul 2021 21:40:21 +0200 Subject: [PATCH] autogen unicodeplots and inspectdr --- src/examples.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/examples.jl b/src/examples.jl index 46742fbd4..af986ca50 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1237,6 +1237,8 @@ _backend_skips = Dict( 49, # polar heatmap 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], )