converge / instapy-dashboard

(discontinued) InstaPy Dashboard developed using React.js and Node.js
GNU Affero General Public License v3.0
218 stars 44 forks source link

General user statistics improvements #33

Closed rosinbum closed 5 years ago

rosinbum commented 5 years ago

This is a general improvement ticket for the User Statistics page. 1) Order the data table so that the most recent date is first 2) Move graph to the top of the page because that is the quick and easy way to view the data. 3) Add another graph to see the followers/following numbers 4) Add labels to the graphs

rosinbum commented 5 years ago

Screenshot of the changes

Screen Shot 2019-04-26 at 2 44 16 PM
rosinbum commented 5 years ago

Please see my PR #34 for these proposed changes

rosinbum commented 5 years ago

Fixed in PR #34