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

User statistics is broken #29

Closed Immelstorn closed 5 years ago

Immelstorn commented 5 years ago

Hi. It looks like User statistics is showing wrong numbers. If I had 1220 followers yesterday and 1233 today - it shows that I've lost 13, not gained. It just substracts numbers in the wrong order I guess. Also, graph doesn't show negative numbers Screenshot: https://take.ms/NaEaG

converge commented 5 years ago

Hey, thanks for that, just updated it to the old style: https://github.com/converge/instapy-dashboard/commit/4f55c103d0b413f28572f161b4eab0e31dd3bfb4

I'll reserve it again in the future with more tests.