From 2b4eaf16b81b166f2af308e7ce822db5c0a00716 Mon Sep 17 00:00:00 2001 From: Kate Butler Date: Thu, 2 May 2019 15:54:39 +1200 Subject: Bar graph should only have Users and Unique Visitors options when they are valid (#14332) * Hide the nb_uniq_visitors metric from user when date range doesn't support it * Refactoring * Fix logic for choosing columns to display in bar graphs * Further improvements/bug fixes when column not available in pie or bar graph * Refactoring * update custom dimensions submodule * Prevent valid columns being removed from columns_to_display, add a sprinkling of unit tets * minor tweak cause label might not always be the first key --- plugins/CustomDimensions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CustomDimensions') diff --git a/plugins/CustomDimensions b/plugins/CustomDimensions index a73d8a046a..d5d552021e 160000 --- a/plugins/CustomDimensions +++ b/plugins/CustomDimensions @@ -1 +1 @@ -Subproject commit a73d8a046a31808d6ea53a9655a49759842d9189 +Subproject commit d5d552021eb810958ef7c2d93f433a6f29d5ddae -- cgit v1.2.3