CenterForTheBuiltEnvironment / ABCWeb

Web Interface for ABC
0 stars 0 forks source link

Allow user to choose what to graph #26

Closed briansongdev closed 11 months ago

briansongdev commented 11 months ago

Edit CSV file based on images provided

Image Image

briansongdev commented 11 months ago

Implement dropdown allowing user to choose which graph/body part/feature to display

xyntechx commented 11 months ago

Add a selector above the graph with the following options:

which will select a different graph to display

briansongdev commented 11 months ago

^ onHover function to be more descriptive of current comfort/sensation levels

charliehuizenga commented 11 months ago

Here are the elements for each graph type:

Sensation: sensation (y axis scale fixed from -4 to 4)

Comfort: comfort (y axis scale fixed from -4 to 4)

Skin Temperature: tskin (C)

Core Temperature: tcore (C) (for Overall, use tblood for now because tcore is not included in the overall object)

Heat Flux (W): q_met q_conv q_rad q_solar q_resp q_sweat q_blood (skip for Overall) q_blood_skin (skip for Overall)

Environment (autoscale y-axes: this will need a second Y axis to deal with rh (0 to 1) and v (0 to ~2 is typical)): ta (C) mrt (C) solar (W) eht (C) rh (dimensionless fraction) (right hand axis) v (m/s) (right hand axis)