I want a new tab called solution overview.
The purpose is show a ven diagram, where each solution is a circle, and the overlap is determined by their solution components. Each overlap in the diagram should have a distinct color, and show how many components overlap and the distinct component types that overlap.
If one clicks on a section in the diagram a list should show the components. Object id and component type should be shown. A header with the solutions that are part of this section should be shown above the list.
Generate a new group of data for this view using the generator, so the existing data is not polluted.
I want a new tab called solution overview.
The purpose is show a ven diagram, where each solution is a circle, and the overlap is determined by their solution components. Each overlap in the diagram should have a distinct color, and show how many components overlap and the distinct component types that overlap.
If one clicks on a section in the diagram a list should show the components. Object id and component type should be shown. A header with the solutions that are part of this section should be shown above the list.
Generate a new group of data for this view using the generator, so the existing data is not polluted.