-
-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
enhancementNew feature or requestNew feature or requestsolvedworkaround documented or fix appliedworkaround documented or fix applied
Description
Over time if KWH and cost are not the same scale (say cost is $0.20 KWH) then the magnitude difference between the two traces continues to increase linearly making it difficult to see short term changes in energy use.
For example. if:
- KWH=1, then Cost=0.20 and the scale is approximately 0 to 1, so you can perhaps perceive perhaps changes of .05KWH
- KWH=100, then Cost=20 and the scale is approximately 20 to 100, so you can perhaps perceive changes of 5KWH
- KWH=1000, then Cost=200 and the scale is approximately 200 to 1000, so you can perhaps perceive changes of 59KWH
etc.
A way to solve this would be to only display a single trace and add a toggle between them -- this is OK since they basically say the same thing -- i.e. they are parallel lines differing only by the scale parameter $/KWH
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestsolvedworkaround documented or fix appliedworkaround documented or fix applied