Ohmbrewer / ohmbrewer

The web application for a happy brew day.
http://ohmbrewer.github.io
0 stars 0 forks source link

Prototype for graph display #5

Closed kyleoliveira closed 8 years ago

kyleoliveira commented 9 years ago

Mock up a prototype temperature graph display. All it needs to do for now is plot a few points to demonstrate how the chosen library works. Remember that we'll set this up as a widget within another page, so don't worry about what else is on the page besides the graph itself.

As part of this, we also need a Google Doc write up with our reasoning behind going with that particular library. List a few alternatives you found for comparison.

kyleoliveira commented 8 years ago

Somewhat waiting on #75. When we've determined how to appropriately use the graphing library, we should be able to translate that knowledge into a good way to display temperature updates in real-time.