Purdue-ACM-SIGAPP / Purdue-CoRec-Monitor

An app for monitoring the status and capacity of the Purdue CoRec
GNU General Public License v3.0
4 stars 0 forks source link

Add a bar graph for each day of the week that displays visitor count #3

Closed vieck closed 6 years ago

vieck commented 6 years ago

Bar Chart image

JMKassman commented 6 years ago

need to remove zooming might want to remove legend change day labels to short day codes

JMKassman commented 6 years ago

above changes made. I think the only thing left is to change is the colors and add the integration with main page and bottom line graph

vieck commented 6 years ago

I agree, the callback for clicking a bar graph was added so we will just have to call a method for changing the bottom graph or make a listener. Also, add animations.