Omnimaga

General Discussion => Technology and Development => Web Programming and Design => Topic started by: Eeems on December 24, 2015, 01:53:19 pm

Title: Statsgraph2
Post by: Eeems on December 24, 2015, 01:53:19 pm
Hey everybody, I've been having fun with a new implementation of statsgraph for everybody!
Some interesting graphs:
Pie char showing user post percentage of the entire sites posts:
(http://status.ourl.ca/statsgraph2.php?type=pie&user=116) (http://status.ourl.ca/statsgraph2.php?type=pie&user=116)
Bar graph show post/topic counts for different boards:
(http://status.ourl.ca/statsgraph2.php?type=bar&id=0) (http://status.ourl.ca/statsgraph2.php?type=bar&id=0)
A re-implementation of the original timeline:
(http://status.ourl.ca/statsgraph2.php?type=timeline) (http://status.ourl.ca/statsgraph2.php?type=timeline)

I'll post updates here when I add new features.
Title: Re: Statsgraph2
Post by: comic on December 24, 2015, 02:13:57 pm
Pretty cool! Here's mine  :blah:

(http://status.ourl.ca/statsgraph2.php?type=pie&user=32596)
Title: Re: Statsgraph2
Post by: Sorunome on December 24, 2015, 03:43:56 pm
Woooo!
Did you add custom font support by now? :3
Title: Re: Statsgraph2
Post by: Eeems on December 24, 2015, 03:55:08 pm
No I haven't played around with that. I've attempted in the past but I ran into something that was keeping it from working the way I was doing things. I'll have to look into it again sometime soon.
Title: Re: Statsgraph2
Post by: TIfanx1999 on December 28, 2015, 08:11:04 am
That looks pretty neat Eeems. How's it coming along?
Title: Re: Statsgraph2
Post by: c4ooo on December 28, 2015, 10:14:56 am
Are you going to integrate into the forum stats page? (https://www.omnimaga.org/profile/?area=statistics;u=116)
Some people might have problems figuring out how to access their graph ;)
Title: Re: Statsgraph2
Post by: SpiroH on December 28, 2015, 02:10:30 pm
Hey everybody, I've been having fun with a new implementation of statsgraph for everybody!
Some interesting graphs:
Pie char showing user post percentage of the entire sites posts:
(http://status.ourl.ca/statsgraph2.php?type=pie&user=116) (http://status.ourl.ca/statsgraph2.php?type=pie&user=116)
Bar graph show post/topic counts for different boards:
(http://status.ourl.ca/statsgraph2.php?type=bar&id=0) (http://status.ourl.ca/statsgraph2.php?type=bar&id=0)
A re-implementation of the original timeline:
(http://status.ourl.ca/statsgraph2.php?type=timeline) (http://status.ourl.ca/statsgraph2.php?type=timeline)

I'll post updates here when I add new features.
That looks great!
Keep going for the benefit of the community.
+1 from me,  ;).
Title: Re: Statsgraph2
Post by: Eeems on December 28, 2015, 02:14:19 pm
Are you going to integrate into the forum stats page? (https://www.omnimaga.org/profile/?area=statistics;u=116)
Some people might have problems figuring out how to access their graph ;)
We may insert it. Currently the old statsgraph is there. It would be nice to have the user specific pie chart on the profile summary page though. I'll also have to have something to let you browse through the other graphs.

That looks great!
Keep going for the benefit of the community.
+1 from me,  ;).
Thanks!



That looks pretty neat Eeems. How's it coming along?
Haven't touched it yet due to being on a short Christmas break. I'll update the thread the next time I do. Got so many projects on the go haha.