Crossfilter dimension and group to filter out data below certain threshold
问题 I have the following data, and I am trying to plot 2 bar charts: Total units of a given type Units of a type less than version 2.0 Where x-axis in both the charts is the type of unit. The charts are fine. The problem is: When I select the bar on the 2nd chart I expect to see only units with version < 2.0 in the data table and the 1st chart i.e. one record in this case. But what I get is all the units of that particular type (which is what I expect if I click on a bar in first chart) i.e. 3