waldoj / sound-of-sunshine

Tracks home power generation and consumption, enabling automation.
MIT License
1 stars 0 forks source link

Display use per device #28

Open waldoj opened 9 years ago

waldoj commented 9 years ago

On the chart of power generation and use, indicate which devices are the source of power draws. I think this will be best accomplished via data.labels.format—write a function that modifies the value (e.g., 2510) to include the label (e.g., 2510—Refrigerator).

What I really want is a colored overlay—a translucent band of color that extends over the entire height and appropriate time-based width of the chart—that would be labelled with the source of the draw. But I'm pretty sure that's just not possible.