Expected behavior
The inclusion rule report in Intersection View should have the ability to explicitly select different permutations of rules.
Actual behavior
The user needs to click on blocks in the treemap. Often, these blocks get pretty tiny, making it a challenge to find the exact permutation of interest.
Steps to development
- The data is already available to the client, so should not require any enhancement to the endpoint.
- Add checkbox interface to the view to allow for selecting specific inclusion rule permutations.
- Add a summary line item to the table indicating the permutations's statistics; this is already shown above the treemap, but having it near the table helps make the stats clearer.
- Highlight the permutation in the treemap with a color that isn't in the treemap's current color palette (perhaps blue?).
Expected behavior
The inclusion rule report in Intersection View should have the ability to explicitly select different permutations of rules.
Actual behavior
The user needs to click on blocks in the treemap. Often, these blocks get pretty tiny, making it a challenge to find the exact permutation of interest.
Steps to development