uo-lca / CalRecycleLCA

CalRecycle Used Oil LCA Online Tool
Other
0 stars 0 forks source link

LCIA Result Comparison #233

Closed binaworks closed 9 years ago

binaworks commented 9 years ago

Develop new view for comparing LCIA results by

  1. Scenario
  2. Process (in the future, Process or Fragment)
  3. LCIA Method

User selects set of scenarios and set of processes.

View contains table of bar charts. Bar chart has process on one axis and total LCIA result on the other.

Since process labels are long, we should probably put process on the y-axis. Then the layout would be as follows. View contains table of horizontal bar charts. Selected scenarios form the table rows, active LCIA methods form the table columns. Bar chart has process on y-axis, total LCIA result on x-axis.

Selection handling will be like other views... App will remember user selections and restore them when returning to the view. User may remove LCIA methods from the table.

User can navigate to the existing Process LCIA view to see detail by clicking on a process (label or bar?).

bkuczenski commented 9 years ago

Possibly include edit boxes on each process / fragment selector to specify activity level (default is a unit activity level)

uo-lca commented 9 years ago

This issue was moved to uo-lca/FrontEnd#8