Page 1 of 1

Option TOP - N does not work when used for stacked bar charts

Posted: Thu Aug 29, 2019 3:00 pm
by Ralf40670
Hello,

the option TOP N does not work as expected when used for stacked bar chart.
The problem is related to version 2019.3.4.0 for Web.

I have attached a dashboard which depicts the problem.

The dashboard contains two charts.
The chart on the left displays address counts per employee and address type without using TOP - N.
The chart on the right displays the same data, but uses Option TOP - 10 Top.

This is what happens:
When you hover over the stacked bars you will see that bar segments
for any employee on the x-axis show data for different employees.
Data gets mixed up.

Regards
Ralf

Re: Option TOP - N does not work when used for stacked bar charts

Posted: Sat Aug 31, 2019 9:47 am
by Lech Kulikowski
Hello,

We need some time to fix the issue, we will let you know about the result.

Thank you.
#838

Re: Option TOP - N does not work when used for stacked bar charts

Posted: Mon Sep 02, 2019 9:42 am
by Lech Kulikowski
Hello,

That result is correct. Arguments get from the first seria and Top N is applied for each series.
Unfortunately, at the current moment, works as-is.

We have added that task to our to-do list. We will try to reinvestigate that behavior in the future.

Thank you.