The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
57 views

Google Spreadsheets mixing up x- and y-axis on line chart, no option to change it

For some reason Google Spreadsheet insists on using the data I wish to have for my x-axis as my y-axis. Here I'll show what happens when I try to use my data to form a chart, and what happens when I ...
1
vote
0answers
87 views

How to graph one column against another from multiple sheets in Google Spreadsheets?

I have a spreadsheet here: graph with one column against another from multiple sheets I want to graph the ascent columns against the distance for each of the three tabs on the graph. How can I make ...
7
votes
1answer
400 views

Online tool showing network graph (as seen on Github) for any Git repo without having to clone?

I love Github's Network graph because it allows to see at a glance what are the trends of a Git repo, without having to clone that repo locally. PROBLEM: It only works for Github-hosted repos, as ...
6
votes
0answers
209 views

Is there a free webapp/service to plot data with a nonlinear X axis? [closed]

Over on travel.SE our member Roflcopter has been working on some tools to compliment the site via its API. But we don't yet have a nice plot of our number of views and users over time because the ...
1
vote
1answer
484 views

How to plot a scatter graph in Wolfram Alpha?

Is it possible to plot a simple scatter graph of points without any joining lines or lines of best fit? I have tried to use ListPlot but it just interprets that as plot which causes the points to be ...
2
votes
1answer
1k views

Why can't Wolfram Alpha compute the following equation?

I tried to graph this equation I found on the Math SE on Wolfram Alpha,I got the following error: Wolfram|Alpha needs more time to respond to your query... When I clicked on Go on computing, I ...
5
votes
1answer
1k views

How to get Wolfram Alpha to draw two different plots on the same graph?

I want to draw this line: http://www.wolframalpha.com/input/?i=ParametricPlot%5B%7B-2+%28-5+%2B+t%29%2C+5+%2B+t%7D%5D And this circle, radius 25: ...
6
votes
0answers
1k views

Graphviz Editor [closed]

What is the best online graphviz dot editor in terms of feature completeness, ease of use, and extensibility? Doing a simple Google search provides scant listings.
4
votes
1answer
290 views

How can I graph my Gmail?

I have a mailbox in Gmail and I would like to create a graph of messages received per day. What methods could I use for getting out a count per day, such as this: 11/2 40 12/2 27 13/2 15 ...
3
votes
0answers
1k views

Visualization of citation data

Is there any usable dynamical graph visualization of bibliographic (citation) data? That is: a map of papers (e.g. from Google Scholar or arXiv) connected by lines if one cites another (or in ...
3
votes
1answer
982 views

Why doesn't Google Spreadsheet graphs layout my points correcty?

When I try to make a simple graph of some points in a Google spreadsheet said points does not end up where I want them to in the graph. Using data like this I expect a straight line in my graph: col ...
4
votes
2answers
483 views

Graph plotting app

Is there a good graph plotting app? E.g. I have some stuff like Browsers from 2010-06-09 to 2010-06-16 Firefox: 45100 MSIE: 12779 Chrome: 10843 Opera: 3286 Safari: 5472 Android: 302 Browsers from ...