pgredigui

Results 5 issues of pgredigui

With the code currently in the folder, the command to start is npm run dev and not npm start. Npm start was probably for the previous version's built-in react. Thank...

help wanted
good first issue

### Description When I am usins a stacked bar chart and want to use a gradient fill property, the colour of the tooltip is wrong when I hover it. It...

bug

For the product properties in [this file](https://github.com/MTES-MCT/ecobalyse/blob/master/public/data/textile/products.json), the `endOfLife.volume` values do not correspond to what is written in the documentation in the Ecobalyse GitBook: [Ecobalyse GitBook - Textile Life Cycle](https://fabrique-numerique.gitbook.io/ecobalyse/textile/cycle-de-vie-des-produits-textiles/etape-7-fin-de-vie)....

List of potential errors the Holis dev team has found while looking at the ecobalyse code - [ ] #924 - [ ] #925 - [ ] #929

In this piece of code: [Ecobalyse - Formula.elm (Line 205)](https://github.com/MTES-MCT/ecobalyse/blob/83b719aa06ae1c119f13b8e64a55ebdf66aaeedf/src/Data/Textile/Formula.elm#L205), the mass is multiplied by the impact of the printing process. However, the printing process is measured in **m²**, not...