tackle-container-advisor icon indicating copy to clipboard operation
tackle-container-advisor copied to clipboard

New UI functionality: visualize aggregate results for Containerization Advisor

Open mmerler opened this issue 2 years ago • 0 comments

When an input with multiple apps is provided to the Containerization Advisor API, result the UI must show aggregate results

For the Containerization Advisor API, the UI must show:

  • a doughnut or pie chart with a breakdown of the container recommendations (containerize, partially containerize, not containerize)
  • a doughnut or pie chart with a breakdown by container type (openshift, docker, operator)
  • a detailed view (table) of the individual app details with container recommendations

The charts must allow for user selection of subgroups, and update the details tables accordingly

mmerler avatar Mar 16 '22 21:03 mmerler