The tag has no wiki summary.

learn more… | top users | synonyms

101
votes
2answers
2k views

Map of all SE sites (except the 3 biggest)

I've just made a map of all StackExchange sites, except for the 3 biggest ones: (a high(er) res png file) (EDIT: there was a pdf file, but for some reason it was eating >1GB of memory, at least on ...
11
votes
0answers
134 views

Show a graph depicting the review progress over time

The new review tool is very well thought through and even catches "old stuff" which isn't acceptable judging from the quality demands that we expect today in SO. I was just wondering if this is a ...
59
votes
0answers
537 views

Visualisation of Stack Overflow Tag relationships

Inspired by a previous meta question on tag trending, my 'sunday afternoon' project was to plot the relationship between the most popular tags on Stack Overflow. The result is quite pretty: You can ...
3
votes
1answer
160 views

I really liked the reputation line-graph; can we get something similar back?

I really liked the reputation line-graph, but I understand it was problematic. Is there any way that we get something similar back?
6
votes
2answers
125 views

Is there a way to see a graph of visitor count over time for a SE site?

Over on Japanese Language and Usage we're wondering if our number of visitors per day has increased much since we came out of Private Beta. Is there a way to see a visualization of this?
66
votes
29answers
2k views

Stack Exchange Community Statistics

Many Meta users have asked for statistics that involve data that isn't available through the public data dumps (especially voting-related stats). In conjunction with the SE team, I will be bringing ...
10
votes
4answers
1k views

Are there ways to visualize the dynamics of a Stack Exchange site?

I'm thinking of something like Gource that could be applied to the Stack Exchange family of sites. What do you think?
5
votes
1answer
102 views

Can we have a line of best fit on Area 51 graphs

Here's a proposal I'm excited about: http://area51.stackexchange.com/proposals/1/white-hat-seo As it stands I don't really know how long it will be until the beta. How about trying to estimate ...
3
votes
2answers
172 views

Graph reputation across all sites

In select places on Area51 you can see your total reputation, and on each SE site you can see a temporal graph of your reputation for that site. Is there any way to see a temporal graph of your total ...
35
votes
1answer
678 views

Add Graphviz support to Markdown

The Request This is a request to add Graphviz (DOT) support to Markdown. This will allow us to easily embed editable and indexable graphs in questions and answers. I imagine it will be particularly ...
1
vote
0answers
100 views

Where can I put my design to criticism and discussion? [duplicate]

Possible Duplicate: Where can I get feedback on a website design? Where can I put my design up for criticism and discussion? I want to get an opinion from professional designers :) For ...
27
votes
2answers
415 views

Graph of tag popularity on stats page

I think it would be cool if we could see the growth of the number of question/amount of activity of various tags as a graph on the stats page.
31
votes
2answers
853 views

Interactive tag trend comparison page

My Sunday afternoon project this weekend was to add a bit of jQuery pixie dust to the tag trend graph page. The new Stack Overflow Tag Trends page allows you to choose which tags to compare and ...
17
votes
0answers
332 views

Meta Stack Overflow statistics graphs

For the first time, I've created statistics graphs for meta.stackoverflow.com. Here's a couple of the distinctive "this must be meta" graphs: Many of the graphs are disrupted a bit prior to the ...
118
votes
41answers
4k views

Sizes and overlaps of communities on the sites

This might be totally useless, but I wanted to join the league of people who use the Google chart API and the data dump to create pretty pictures. So I took a look at the relative sizes of the ...
5
votes
1answer
108 views

What component does Stack Overflow use to generate graphs/charts?

What component does Stack Overflow use to generate graphs/charts, like the one used to show reputation history?
1
vote
2answers
114 views

Percentage of closed questions

Is there a statistic somewhere that shows percentage of closed questions on basis of new questions ? Would be nice in a graphic form, but that isn't that important.
13
votes
1answer
263 views

Accepted answer statistics graphs

There's been some discussion on meta recently about accepted answer rates. I've added two new graphs to my stackoverflow graphs page: The first shows how the rate of questions that have accepted ...
2
votes
1answer
88 views

How can I access history of a SO tag?

I'm interested in graphs showing the number of questions on given SO tag over time. Are these data available?
24
votes
13answers
4k views

What OpenID providers should we feature on the /login page?

I did a quick query to see what the current breakdown of OpenID providers is across Stack Overflow, Server Fault, and Super User (but not Meta, as I figured that'd be 100% overlap): google.com ...
40
votes
5answers
2k views

Tag trends by week

Using the data dump, I've put together some tag trend graphs that show the rate of tagged questions over time. Below are some samples, there are many more on the linked page. I can update the page ...
6
votes
1answer
126 views

any interesting graphs of SO user interconnectedness?

Has anybody used the SO db dumps to generate graphs showing how users are interconnected via their questions and answers, or related to tags? I'm curious to see how "clumpy" people tend to be... ...
2
votes
1answer
222 views

Is the reputation graph misrepresenting the numbers?

My reputation graph shows a linear progress from August 5 to yesterday, but the truth is the numbers don't quite match up. According to the graph, on August 17, my rep was about 50. Through ...
33
votes
8answers
2k views

Stack Overflow stats graphs

Once the Stack Overflow data dump became available, I put together a data analysis script and created some graphs of SO activity and history. I thought this new meta site would be an appropriate place ...
20
votes
4answers
961 views

StackOverflow User Statistics

A few days ago I had a post that provided data scraped from the profile pages of over 23,000 StackOverflow users with the intention of having the community mine the database and produce interesting ...