From 1ccd4ae69971c894e0b31c9318ea0af5eb73d2e3 Mon Sep 17 00:00:00 2001 From: t-bltg <13423344+t-bltg@users.noreply.github.com> Date: Tue, 3 Aug 2021 17:19:40 +0200 Subject: [PATCH] Gaston: remove :histogram2d --- src/backends.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/backends.jl b/src/backends.jl index a82efca5..dae75ab0 100644 --- a/src/backends.jl +++ b/src/backends.jl @@ -631,7 +631,6 @@ const _gaston_seriestype = [ :steppre, :stepmid, :steppost, - :histogram2d, :ysticks, :xsticks, :contour, :shape,