Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-821

Replace the pie chart with a bar chart

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • 2.5.0.Final
    • 2.4.0.Final
    • None
    • None

    Description

      UX team suggests to replace the pie chart with bar chart.
      See https://docs.google.com/document/d/1nK5SHE6olD0Z0sPe_ttAGuSKPUxCxVSlnv3EEDR7PX4/edit

      This has three parts:
      1) The bar chart - the easy part, just going to take some jQuery bar chart
      2) Change of the data shown - rather than packages, it's going to show the technologies. Based on tags.
      3) It's not going to show every tag, as that would be a bit messy. Rather it will show the "high level technologies".
      For that, I'm implementing a tree hierarchy of tags.

      cd windup-rulesets
      git grep '<tag>' | cut -d'>' -f2 | cut -d'<' -f1 | sort | uniq 
      

      Attachments

        Issue Links

          Activity

            People

              ozizka_jira Ondrej Zizka (Inactive)
              ozizka_jira Ondrej Zizka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: