You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
figure out how to handle showing nodes on other loops (currently not showing them)
remove name comparison to supply/demand inlet/outlet node, and instead use boundary node data to determine which nodes use vertical node images
add the ability to filter x and y axis, set min/max time or range
use a fixed color-blind safe color scheme
general style improvements
refactor work to avoid the path lookup issues with the images directory
unit conversion?
psychrometric chart plot?
heatmap / floodplot?
statistics table
pdf/cdf
change x-axis to support different reporting frequencies
date filtering resets when new nodes are added
double clicking to zoom keeps the previous zoom window and does not reset
add report to application
Overall:
Add more tests, particularly more complicated air loops (with OA side HX) and plant loops (with multiple branches for equipment objects)
(several good reasons not to do this; javascript doesn't have access to the filesystem) Move SQL parser to javascript on the eplustout.sql, instead of in the hvac_data.json to avoid large files.
The text was updated successfully, but these errors were encountered:
A to do list for the Detailed HVAC Viewer measure:
Data schema / measure:
Viewer:
Overall:
The text was updated successfully, but these errors were encountered: