schafezp / karmabot

A telegram bot designed for group chats to allow users to upvote and downvote content similar to reddit.
https://schafezp.github.io/karmabot/
MIT License
6 stars 1 forks source link

history graph looks empty with only one day of data #65

Open schafezp opened 6 years ago

schafezp commented 6 years ago

when there is only 1 day of data the graph looks like this

photo_2018-10-28_23-02-47

Perhaps if there is only 1 day of data the graph should fail to build. Perhaps it could fall onto a backup.

Having per hour graph data instead of per day could alleviate this problem but the same issue would happen when there is only 1 hour of data.