From 0c4481e7022d87de4c14726e3a7cc0d468d8b8d6 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Tue, 7 Apr 2020 10:22:16 +0200 Subject: [PATCH] remove failing example --- src/examples.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/src/examples.jl b/src/examples.jl index 37c9e19b..8a71a446 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -958,6 +958,7 @@ _backend_skips = Dict( :pgfplots => [2, 5, 6, 10, 16, 20, 22, 23, 25, 28, 30, 31, 34, 37, 38, 39], :pgfplotsx => [ 6, # images 10, # histogram2d + 16, # pgfplots thinks the upper panel is too small 22, # contourf 23, # pie 32, # spy