Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New UI functionality: visualize aggregate results for Containerization Advisor #112

Open
mmerler opened this issue Mar 16, 2022 · 0 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mmerler
Copy link
Collaborator

mmerler commented Mar 16, 2022

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 mmerler added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants