LCA-ActivityBrowser / activity-browser

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

Fixed EF & Process contribution tables not switching scenarios #1237

Closed mrvisscher closed 4 months ago

mrvisscher commented 4 months ago

Fixes a bug where the EF Contributions and Process contributions result tabs do not update their tables and graphs when selecting another scenario. This PR fixes this by passing the scenario index as kwarg when updating the table.

Demo

contribution-tables-fix

Checklist

coveralls commented 4 months ago

Coverage Status

coverage: 50.652% (-0.04%) from 50.688% when pulling 3b59d7aa416f748c3705e23574247ce838896e5c on mrvisscher:contribution-tables-fix into 0955df9ad3644251c9511f73a3998cdefc99df74 on LCA-ActivityBrowser:master.