I wanted to comment on the following: Conditional coloring in dc charts
How can we define the lower and upper bounds of a colorDomain to reflect automatically the min and max values of a specific group ? For instance applying a filter, I want to make sure that I use the gradient of colors green to red even if the min and max values after filter have changed.
Should I use reductio to capture the reactive min and max values ?