opossum-tool / OpossumUI

A light-weight app to audit and inventory large codebases for open source license compliance.
Apache License 2.0
60 stars 27 forks source link

feat: use nivo responsive bar chart for progress and criticality bar #2639

Open meretp opened 5 months ago

meretp commented 5 months ago

Summary of changes

To improve the progress bar this PR adds a new library nivo and introduces a ResponsiveBar.

Context and reason for change

fixes part of #2622

How can the changes be tested

Open OpossumUI and play around with the progress/criticality bar.

Note: Please review the guidelines for contributing to this repository.