andyxhadji / CUDiningView2

CUDiningView - Displays menu information from Columbia's dining halls and more
1 stars 0 forks source link

Graphs page #2

Open pcase13 opened 11 years ago

pcase13 commented 11 years ago

I'm working on a page for statistics nerds (Sunny) that will show graphs of past data. Timestamped data should make this pretty simple.

pcase13 commented 11 years ago

POSSIBLE OTHER CHARTING: http://square.github.io/crossfilter/ Courtesy of Sunny

pcase13 commented 11 years ago

Okay guys, I have a mockup graph version 1.0. Open to suggestions. Right now the timestamps on the x-axis are a little weird, working on that now. I'm thinking that the user will pick a day of the week or "overall" and it will show the average calculated percentages we have for that day. I have a class for retrieving the data, just need to talk to Andy about the logistics of that.

screenshot from 2013-08-28 00 40 43

Colors are, of course, just stand ins. I tried to match them up to the website, but more accurate matching will need to be done upon publish.