From 9985157eb8672b07ff45d7f569874b095dfe1478 Mon Sep 17 00:00:00 2001 From: t-bltg <13423344+t-bltg@users.noreply.github.com> Date: Sun, 1 Aug 2021 17:54:54 +0200 Subject: [PATCH] Update backends.jl --- src/backends.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backends.jl b/src/backends.jl index c440b4f2..a82efca5 100644 --- a/src/backends.jl +++ b/src/backends.jl @@ -615,7 +615,7 @@ const _gaston_attr = merge_with_base_supported([ :quiver, # :arrow, :orientation, # :overwrite_figure, - # :polar, + :polar, # :normalize, :weights, :contours, :aspect_ratio, :tick_direction,