LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
134 stars 50 forks source link

Results heatmap color scaling fails depending on calculation setup #1210

Closed marc-vdm closed 5 months ago

marc-vdm commented 5 months ago

Updating AB

What happened?

In some instances the re-scaling per impact category (#1017) is failing. Tested with both matplotlib-base=3.8.2 (standard solve) and 3.8.0 (downgrade).

As seen from the scaling on the right, it should be scaled 0<>100 (or -100<>100?). As the failing setup has negative numbers, I'd suggest starting investigation with a simple setup with negative results in categories and seeing if that breaks the re-scaling.

Terminal has no errors.

Can provide databases/calculation setups privately for replication if required, but probably good to try suggested simple system with negative results first.

Working: image

Broken: image

Relevant errors

No response

Operating system

Windows 10

Conda environment

No response