From 3784227ebacbb780230d7dfd39b61dc19bff9c5b Mon Sep 17 00:00:00 2001 From: SimonDanisch Date: Thu, 4 Jan 2024 23:54:11 +0100 Subject: [PATCH] display projections --- examples/most_projections.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/most_projections.jl b/examples/most_projections.jl index 7ec8ab41..2ca30764 100644 --- a/examples/most_projections.jl +++ b/examples/most_projections.jl @@ -40,5 +40,5 @@ let k = 1 k += 1 end - display(fig) + fig end