<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with graph</title>
      <link>http://ask.metafilter.com/tags/graph</link>
      <description>Questions tagged with 'graph' at Ask MetaFilter.</description>
	  <pubDate>Mon, 14 Dec 2009 10:25:22 -0800</pubDate> <lastBuildDate>Mon, 14 Dec 2009 10:25:22 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Can you help me find a particular Javascript charting library website?</title>
	<link>http://ask.metafilter.com/140636/Can%2Dyou%2Dhelp%2Dme%2Dfind%2Da%2Dparticular%2DJavascript%2Dcharting%2Dlibrary%2Dwebsite</link>	
	<description>Can you help me find a website about a charting library that I saw recently? I&apos;ll be darned if I can find this particular web based charting library, that I believe was javascript based. Here is what I can recall about the website:&lt;br&gt;
&lt;br&gt;
- I visited the site in the last 90 days.&lt;br&gt;
&lt;br&gt;
it was unlike any other charting site that I had seen before.&lt;br&gt;
&lt;br&gt;
- There was a 3-d &lt;strong&gt;animated&lt;/strong&gt; chart on the starting page that resembled the ripples in the surface of water after a droplet hit it. &lt;br&gt;
&lt;br&gt;
- each page in the site had large explanatory text on primary color background. pages were rather spare content-wise.&lt;br&gt;
&lt;br&gt;
- the site presented the information more like a series of slides that demonstrated the capabilities of the library. Like a ppt slide deck.&lt;br&gt;
&lt;br&gt;
- the charting feature may have been part of a larger &quot;ajax&quot; library. &lt;br&gt;
&lt;br&gt;
- 3d charts could be animated to spin around like Matrix &quot;bullet-time&quot;. IIRC zoom in/out may have also been possible.&lt;br&gt;
&lt;br&gt;
- I may have found it either via the blue, reddit or delicious.com/popular . A search through my history is turning up nothing, I think I was on a different computer. &lt;br&gt;
&lt;br&gt;
- I recall seeing x-y charts, x-y-z charts, and pie and exploded-pie charts. &lt;br&gt;
&lt;br&gt;
Does that ring a bell with anyone?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.140636</guid>
	<pubDate>Mon, 14 Dec 2009 10:25:22 -0800</pubDate>
	<category>ajax</category>
	<category>chart</category>
	<category>graph</category>
	<category>javascript</category>
	<dc:creator>chocolate_butch</dc:creator>
	</item>
	<item>
	<title>Help me choose twenty RGB colors that all contrast with each other.</title>
	<link>http://ask.metafilter.com/137143/Help%2Dme%2Dchoose%2Dtwenty%2DRGB%2Dcolors%2Dthat%2Dall%2Dcontrast%2Dwith%2Deach%2Dother</link>	
	<description>Help me choose twenty RGB colors that all contrast with each other, so that any two of them are distinguishable in a graph. I am using rrdtool to make some graphs from a perl script, and I need a default list of 20 or so colors that are all easily distinguishable from each other when they show up next to each other in an rrdtool graph. &lt;br&gt;
&lt;br&gt;
I&apos;ve seen some other posts on finding a handful of colors that look good together, but I&apos;m looking for the largest set of web colors where any two can be easily distinguished when they show up next to each other.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137143</guid>
	<pubDate>Tue, 03 Nov 2009 09:41:10 -0800</pubDate>
	<category>color</category>
	<category>graph</category>
	<category>rrd</category>
	<category>web</category>
	<dc:creator>popechunk</dc:creator>
	</item>
	<item>
	<title>What is a triangular graph with axes perpendicular to the sides called? </title>
	<link>http://ask.metafilter.com/136672/What%2Dis%2Da%2Dtriangular%2Dgraph%2Dwith%2Daxes%2Dperpendicular%2Dto%2Dthe%2Dsides%2Dcalled</link>	
	<description>What is the graph or plot called which:
- is an equilateral triangle
- has three axes
- each axes is perpendicular to a side of the triangle? Here is an &lt;a href=&quot;http://www.rasch.org/rmt/rmt82e.htm&quot;&gt;example&lt;/a&gt;, but searching for &quot;likelihood triangle&quot; turns up nothing.  I&apos;ve never heard of that term before.&lt;br&gt;
&lt;br&gt;
A triangle plot seems similar, but the axes are at 60 degree angles. Everyone in my laboratory agrees that they are difficult to easily interpret without practice.&lt;br&gt;
&lt;br&gt;
Bonus question: Is there an R package which would create such a graph?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.136672</guid>
	<pubDate>Wed, 28 Oct 2009 10:59:52 -0800</pubDate>
	<category>geometry</category>
	<category>graph</category>
	<category>informatics</category>
	<category>plot</category>
	<category>resolved</category>
	<category>triangle</category>
	<dc:creator>Peter Petridish</dc:creator>
	</item>
	<item>
	<title>dual for a planar graph</title>
	<link>http://ask.metafilter.com/129313/dual%2Dfor%2Da%2Dplanar%2Dgraph</link>	
	<description>Can you please draw me the dual of &lt;a href=&quot;http://www.flapper.pl/test.png&quot;&gt;this planar graph&lt;/a&gt;. In case it isn&apos;t clear: the little circles are tangential to the vertices of the square and tangential to the big circle. There are only four nodes: the four vertices of the square.&lt;br&gt;&lt;br&gt;

Also: please point me to a generic method of finding a dual for a planar graph if you know of one.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.129313</guid>
	<pubDate>Wed, 05 Aug 2009 04:15:46 -0800</pubDate>
	<category>dual</category>
	<category>graph</category>
	<category>planar</category>
	<dc:creator>yegga</dc:creator>
	</item>
	<item>
	<title>What&apos;s the optimal amount to spend on this raffle?</title>
	<link>http://ask.metafilter.com/128275/Whats%2Dthe%2Doptimal%2Damount%2Dto%2Dspend%2Don%2Dthis%2Draffle</link>	
	<description>There&apos;s a monthly raffle at work for 5 parking spaces out back. There are about 30 people in my office. There&apos;s no limit to the amount of tickets you can buy. You can only win once. Otherwise, parking costs about $4 a day, or about $80 a month. Raffle proceeds go to charity. What&apos;s the optimal amount to spend on this? I should tell you also that this question is purely academic because the raffle has been discontinued. But I still want to know what you all think because work is boring as all get out.&lt;br&gt;
&lt;br&gt;
What&apos;s the best way to figure this out? One friend said she&apos;d use a stats program, another said Matlab. I was thinking maybe a nice line graph with asymptotes and bright colors and such?&lt;br&gt;
&lt;br&gt;
I figure the absolute most you would want to spend on this raffle would be $80, only because it goes to charity. Also, I&apos;m assuming no one else in the office ever bought more than 2 or 3 tickets.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.128275</guid>
	<pubDate>Fri, 24 Jul 2009 09:04:13 -0800</pubDate>
	<category>asymptotes</category>
	<category>boredom</category>
	<category>graph</category>
	<category>line</category>
	<category>matlab</category>
	<category>office</category>
	<category>raffle</category>
	<category>statistics</category>
	<dc:creator>boghead</dc:creator>
	</item>
	<item>
	<title>I&apos;m looking for a website about/for people that like to collect data about themselves.</title>
	<link>http://ask.metafilter.com/124857/Im%2Dlooking%2Dfor%2Da%2Dwebsite%2Daboutfor%2Dpeople%2Dthat%2Dlike%2Dto%2Dcollect%2Ddata%2Dabout%2Dthemselves</link>	
	<description>I&apos;m looking for a website about/for people that like to collect data about themselves. I&apos;m talking about people that like to plug in what they ate, distance walked, money spent, hours slept ect. into a spreadsheet or program and chart their life.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124857</guid>
	<pubDate>Mon, 15 Jun 2009 11:49:41 -0800</pubDate>
	<category>data</category>
	<category>graph</category>
	<category>graphs</category>
	<category>life</category>
	<category>personal</category>
	<dc:creator>SouthCNorthNY</dc:creator>
	</item>
	<item>
	<title>How to graph this data?</title>
	<link>http://ask.metafilter.com/124717/How%2Dto%2Dgraph%2Dthis%2Ddata</link>	
	<description>I&apos;m looking for a way to graphically represent data that is basically &quot;yes&quot; or &quot;no&quot;. I am writing a research report on case study of a specific pathology where, through a series of 8 treatments, I have measured results of &quot;special tests&quot;. There are 3 tests that were measured each treatment, the results of which are either positive or negative.&lt;br&gt;
&lt;br&gt;
I&apos;m looking for a way to graphically represent these data points to include in my research paper, as the test results show the progress of the treatments (a negative test implies resolution). Any thoughts?&lt;br&gt;
&lt;br&gt;
Here&apos;s my data, if it helps... (not sure how it will render):&lt;br&gt;
&lt;br&gt;
Session	Phalen&apos;s test	Prayer test	  Tinels sign&lt;br&gt;
1	             1	                       1	       1&lt;br&gt;
2	             1	                       1	       1&lt;br&gt;
3	             0	                       0	       1&lt;br&gt;
4	             0	                       1	       1&lt;br&gt;
5	             0	                       1              1&lt;br&gt;
6	             0	                       0	       1&lt;br&gt;
7	             0	                       0	       0&lt;br&gt;
8	             0	                       0	       0&lt;br&gt;
&lt;br&gt;
0=negative result, 1=positive</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124717</guid>
	<pubDate>Sat, 13 Jun 2009 15:33:48 -0800</pubDate>
	<category>data</category>
	<category>graph</category>
	<category>paper</category>
	<dc:creator>nitor</dc:creator>
	</item>
	<item>
	<title>How do I work out an average spend?</title>
	<link>http://ask.metafilter.com/122724/How%2Ddo%2DI%2Dwork%2Dout%2Dan%2Daverage%2Dspend</link>	
	<description>ExcelFilter: I want to calculate an average food spend, but the days I buy food are irregular throughout the month. How can I draw up a table/graph that gives an average based on a date and amount (for OpenOfficeCalc)? My best idea was to divide each spend by the days in between, but surely there is a better way to do this?&lt;br&gt;
&lt;br&gt;
I&apos;d like to end up with a graph with the date along the bottom too, but even that defeats me.&lt;br&gt;
&lt;br&gt;
Please hope me!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122724</guid>
	<pubDate>Thu, 21 May 2009 12:07:22 -0800</pubDate>
	<category>average</category>
	<category>excel</category>
	<category>graph</category>
	<category>spreadsheet</category>
	<dc:creator>Gisela</dc:creator>
	</item>
	<item>
	<title>Help me graph lab utilization</title>
	<link>http://ask.metafilter.com/120251/Help%2Dme%2Dgraph%2Dlab%2Dutilization</link>	
	<description>Please help me make more meaningful graphs for my boss! Our department runs computer labs on campus, and being the end of the school year we&apos;re looking at utilization rates. I can give him: number of users served per hour; number of machines used per hour; and average session time per hour. What he also wants is some sort of utilization, or fill factor graph. But none of us can really figure out what formula to use. What do I mean by utilization/fill factor? Consider this example: Suppose a lab has 60 seats. Just by chance, 30 users come in sequentially, each using a different machine, for 2 minutes. That is:&lt;br&gt;
&lt;br&gt;
* 00:00 - 00:02: user A uses machine01.&lt;br&gt;
* 00:02 - 00:04: user B uses machine02.&lt;br&gt;
* 00:04 - 00:06: user C uses machine03.&lt;br&gt;
&lt;br&gt;
etc. Now, obviously the lab wasn&apos;t very utilized. But the graph will show we serviced 30 people in that hour, using 30 machines! We could have happily serviced all 30 people with one machine, however, the you can&apos;t see that from the graph.&lt;br&gt;
&lt;br&gt;
That&apos;s a pathological case, but I think it illustrates what I mean. How do we measure this in a meaningful way? It seems to me that with the variables I have (login_count, login_average, host_count) I should be able to somehow derive a utilization but I&apos;m stuck.&lt;br&gt;
&lt;br&gt;
Note: I also have complete control over the data source and how these variables are built. So if I need to get a different number, or generate numbers a different way, please let me know!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.120251</guid>
	<pubDate>Wed, 22 Apr 2009 17:14:31 -0800</pubDate>
	<category>fillfactor</category>
	<category>graph</category>
	<category>statistics</category>
	<category>utilization</category>
	<dc:creator>sbutler</dc:creator>
	</item>
	<item>
	<title>A question about graphs</title>
	<link>http://ask.metafilter.com/115577/A%2Dquestion%2Dabout%2Dgraphs</link>	
	<description>On &lt;u&gt;blank&lt;/u&gt; graph paper, what is the mathematically proper name for any random line you see on the page?  It wouldn&apos;t be &quot;coordinate&quot; since that refers to the line&apos;s value.  It wouldn&apos;t be &quot;grid&quot; since that refers to all of the visible lines.  It wouldn&apos;t be &quot;axis&quot; since there can be only one in each direction.  I&apos;d also be cool with the name for all of the lines (as a set) that are parallel to one another.  Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115577</guid>
	<pubDate>Mon, 02 Mar 2009 13:34:23 -0800</pubDate>
	<category>axis</category>
	<category>graph</category>
	<category>graphpaper</category>
	<category>grid</category>
	<category>mathematics</category>
	<dc:creator>crapmatic</dc:creator>
	</item>
	<item>
	<title>Software for making clever information visualizations?</title>
	<link>http://ask.metafilter.com/115003/Software%2Dfor%2Dmaking%2Dclever%2Dinformation%2Dvisualizations</link>	
	<description>How to make clever visualizations from Excel or CSV data?  Any free, flexible information-graphic scripting software out there? I&apos;d like to make a &lt;a href=&quot;http://www.metafilter.com/73741/Ooh-look-at-all-the-pretty-data&quot;&gt;stream graph&lt;/a&gt; or an emergent dot graph (like&lt;a href=&quot;http://www.slifelabs.com/slife/features&quot;&gt; this one&lt;/a&gt;) using some time-stamped, categorical spreadsheet data.&lt;br&gt;
&lt;br&gt;
Any recommendations for a graphing toolkit that can generate info graphics from CSVs?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.115003</guid>
	<pubDate>Mon, 23 Feb 2009 22:17:13 -0800</pubDate>
	<category>chart</category>
	<category>data</category>
	<category>excel</category>
	<category>graph</category>
	<category>information</category>
	<category>infovis</category>
	<category>visualization</category>
	<dc:creator>anthill</dc:creator>
	</item>
	<item>
	<title>How to &quot;select all&quot; drawing objects in Word?</title>
	<link>http://ask.metafilter.com/110948/How%2Dto%2Dselect%2Dall%2Ddrawing%2Dobjects%2Din%2DWord</link>	
	<description>Is it possible to &quot;select all&quot; drawing objects at one time in Word 2000 (in order to move them together) rather than holding down the SHIFT key and selecting them individually? I need to add titles to the axes of a graph that&apos;s a picture embedded in a Word document. Right now, the margins of the picture don&apos;t allow room for this. I can adjust the bottom margin of the picture but when I try to adjust the left margin, the graph just moves to the left, so I can&apos;t make room for the axis title that way. &lt;br&gt;
&lt;br&gt;
The solution I&apos;ve come up with, since I can&apos;t seem to enlarge the canvas of the picture (does anyone know how?), is to move all the elements of the graph to the left. Currently, I have to select each element using the SHIFT key, then move them together, which is time-consuming (there are TONS of little &quot;pieces&quot;) and can lead to errors. I&apos;d love to be able to select all elements at once and move them at once. I thought &quot;Group&quot; might work, but you still have to select individually. Help! &lt;br&gt;
&lt;br&gt;
(PS--If more recent versions of Word provide a solution, I&apos;d love to hear it.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.110948</guid>
	<pubDate>Tue, 06 Jan 2009 13:46:13 -0800</pubDate>
	<category>2000</category>
	<category>2003</category>
	<category>2007</category>
	<category>all</category>
	<category>drawing</category>
	<category>graph</category>
	<category>grid</category>
	<category>group</category>
	<category>move</category>
	<category>objects</category>
	<category>select</category>
	<category>shift</category>
	<category>word</category>
	<dc:creator>roxie110</dc:creator>
	</item>
	<item>
	<title>Charting little squares</title>
	<link>http://ask.metafilter.com/110344/Charting%2Dlittle%2Dsquares</link>	
	<description>What&apos;s the best way to produce a &lt;a href=&quot;http://s.wsj.net/public/resources/images/P1-AO141A_NEUTR_NS_20081229215650.gif&quot;&gt;graph like this&lt;/a&gt; in Excel? (Or should I be using a different graphing package?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.110344</guid>
	<pubDate>Tue, 30 Dec 2008 08:02:06 -0800</pubDate>
	<category>chart</category>
	<category>excel</category>
	<category>graph</category>
	<dc:creator>TrashyRambo</dc:creator>
	</item>
	<item>
	<title>Progression-tracking via Excel?</title>
	<link>http://ask.metafilter.com/108500/Progressiontracking%2Dvia%2DExcel</link>	
	<description>YAEQ: How would I generate a chart in Excel 2007 that tracks, not towards a goal per se, but progress of a value over a length of time? I&apos;m trying to generate a chart in Excel 2007. I have a spreadsheet with only two columns--one with a date and one with an integer. I&apos;m trying to generate a chart that tracks progress where the integers accumulate, so the sum of the values would be at the top of the value axis. The &quot;history&quot; of values would accumulate towards said sum.&lt;br&gt;
&lt;br&gt;
&lt;small&gt;FWIW, sorry if this has been asked before. My Excelfu is weak and I&apos;m not quite sure if I have the terminology before. That said, Google didn&apos;t help me very much either. Conceptually it seems easy enough and is probably a stupid function. I&apos;m sorry if I made this more complicated than it actually is.&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.108500</guid>
	<pubDate>Fri, 05 Dec 2008 13:56:30 -0800</pubDate>
	<category>computing</category>
	<category>excel</category>
	<category>graph</category>
	<category>resolved</category>
	<dc:creator>booticon</dc:creator>
	</item>
	<item>
	<title>Live graphing in .NET, for free</title>
	<link>http://ask.metafilter.com/106284/Live%2Dgraphing%2Din%2DNET%2Dfor%2Dfree</link>	
	<description>What&apos;s the best way of adding a &quot;live&quot; graph to my .NET WinForms application, similar in behaviour to the scrolling CPU usage and pagefile graphs found in Task Manager? Must be free, not too ugly, and not too processor-intensive.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.106284</guid>
	<pubDate>Sat, 08 Nov 2008 07:05:53 -0800</pubDate>
	<category>application</category>
	<category>c</category>
	<category>control</category>
	<category>graph</category>
	<category>graphing</category>
	<category>net</category>
	<category>programming</category>
	<dc:creator>matthewr</dc:creator>
	</item>
	<item>
	<title>Per VHost Apache Bandwidth Stats</title>
	<link>http://ask.metafilter.com/101824/Per%2DVHost%2DApache%2DBandwidth%2DStats</link>	
	<description>Linux/Unix Admin Filter: What is your preferred method for monitoring bandwidth use per virtual host in Apache? I could just log everything and run AWStats/Webalizer/whatever, but that seems overkill when all I really want is a MRTG or RRD Tool graph for each virtual host to indicate bandwidth used the last day, week, month and year. Do you use the impossible to find mod_watch or something else?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.101824</guid>
	<pubDate>Tue, 16 Sep 2008 06:56:14 -0800</pubDate>
	<category>apache</category>
	<category>bandwidth</category>
	<category>cacti</category>
	<category>graph</category>
	<category>graphing</category>
	<category>linux</category>
	<category>mrtd</category>
	<category>rrdtool</category>
	<category>statistics</category>
	<category>stats</category>
	<category>unix</category>
	<dc:creator>Brian Puccio</dc:creator>
	</item>
	<item>
	<title>Graphing data from web over time</title>
	<link>http://ask.metafilter.com/96390/Graphing%2Ddata%2Dfrom%2Dweb%2Dover%2Dtime</link>	
	<description>I have created an excel spreadsheet that pulls data from the web, it works great.  The only problem is that I can&apos;t tell if the data has changed over time. The website that I am pulling from doesn&apos;t track changes over time but it would be helpful for me.   Is there a way to graph the data over time?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96390</guid>
	<pubDate>Fri, 11 Jul 2008 21:57:04 -0800</pubDate>
	<category>Excel</category>
	<category>graph</category>
	<dc:creator>jestonb</dc:creator>
	</item>
	<item>
	<title>Formatting charts in Illustrator CS3</title>
	<link>http://ask.metafilter.com/89616/Formatting%2Dcharts%2Din%2DIllustrator%2DCS3</link>	
	<description>How do I format an entire data series for a chart in Illustrator CS3? I&#8217;m new to illustrator and am having a hell of a time formatting a graph. I cannot, for the life of me, figure out how to format an entire data series at the same time. Say I have a bar chart with two data series, A and B. I can&#8217;t just click on A and change the color for all the bars and the legend at the same time. I have to click each individual bar, and then the legend and change the color, which seems very tedious and needless. &lt;br&gt;
I also have plenty of line charts where I have to select each segment of each line to change the color, which is way more frustrating. I&#8217;m sure there&#8217;s a simpler way, I just don&#8217;t know how. Can anyone tell me a simpler way to do this?&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Bonus: &lt;/strong&gt;Know of any blogs/video tutorials where I can learn to get better at making charts in Illustrator CS3? Book suggestions are also welcome.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;Thanks!&lt;/em&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89616</guid>
	<pubDate>Wed, 23 Apr 2008 12:03:16 -0800</pubDate>
	<category>adobeillustratorcs3</category>
	<category>bar</category>
	<category>charts</category>
	<category>formatting</category>
	<category>graph</category>
	<category>illustrator</category>
	<category>line</category>
	<category>pie</category>
	<dc:creator>special-k</dc:creator>
	</item>
	<item>
	<title>How can I display colorful directed graphs on the web?</title>
	<link>http://ask.metafilter.com/89072/How%2Dcan%2DI%2Ddisplay%2Dcolorful%2Ddirected%2Dgraphs%2Don%2Dthe%2Dweb</link>	
	<description>How do I take a graph that looks like &lt;a href=&quot;http://www.relaximadoctor.com/graph.png&quot;&gt;this&lt;/a&gt; and display it in a web friendly format? Oh, and there&apos;s 300,000 of them. The graph linked is a screenshot of a postscript file generated by the &quot;dot&quot; portion of &lt;a href=&quot;http://www.graphviz.org/&quot;&gt;Graphviz.&lt;/a&gt; Essentially, I have a bunch of flat text files describing directed graphs (i.e. which nodes are linked to which and what color the links/nodes should be). I need to display these directed graphs on the internet. The nodes on the graph need to be clickable, as well. &lt;br&gt;
&lt;br&gt;
Ideally, the processing to turn the text file into the graph would also be done on the client side, but this isn&apos;t necessary. The graphs don&apos;t need to be capable of being manipulated, but that would be cool as well. The best idea I&apos;ve got so far is to use Flash/ActionScript and do something similar to &lt;a href=&quot;http://sawamuland.com/flash/SimpleSample.swf&quot;&gt;this&lt;/a&gt;, but I&apos;ve never actually used flash so I have no idea if it will scale well or can even actually do what I want it to.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89072</guid>
	<pubDate>Thu, 17 Apr 2008 09:52:17 -0800</pubDate>
	<category>actionscript</category>
	<category>directedgraph</category>
	<category>dot</category>
	<category>flash</category>
	<category>graph</category>
	<category>graphviz</category>
	<category>postscript</category>
	<category>ps</category>
	<dc:creator>christonabike</dc:creator>
	</item>
	<item>
	<title>Is there a website that has graphs of stock price in non-quoted currency</title>
	<link>http://ask.metafilter.com/83333/Is%2Dthere%2Da%2Dwebsite%2Dthat%2Dhas%2Dgraphs%2Dof%2Dstock%2Dprice%2Din%2Dnonquoted%2Dcurrency</link>	
	<description>Is there a finance website that can plot historical and current graphs of a stock price in a currency other than that of its local exchange, e.g. the stock price of IBM in USD multiplied by the (moving, not current!) EUR:USD exchange rate? If this is easy to do on Google or Yahoo Finance then I&apos;m obviously missing something!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83333</guid>
	<pubDate>Mon, 11 Feb 2008 02:23:53 -0800</pubDate>
	<category>currency</category>
	<category>finance</category>
	<category>graph</category>
	<category>stock</category>
	<dc:creator>caek</dc:creator>
	</item>
	<item>
	<title>Help me create a visualization of a corporate family tree</title>
	<link>http://ask.metafilter.com/78535/Help%2Dme%2Dcreate%2Da%2Dvisualization%2Dof%2Da%2Dcorporate%2Dfamily%2Dtree</link>	
	<description>I need help putting some data in a pleasing graphical form.  In short, it is a history of a particular industry, with all of the companies, their founders and where they came from.  I would like to build some sort of corporate family tree like &lt;a href=&quot;http://www.computerhistory.org/corphist/view.php?s=documents&amp;id=1715&amp;PHPSESSID=47e509c8b06ab28ead9a91253e19189d&quot;&gt;this famous one&lt;/a&gt;.  Does anyone know any good tools for this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.78535</guid>
	<pubDate>Thu, 13 Dec 2007 06:00:44 -0800</pubDate>
	<category>data</category>
	<category>graph</category>
	<category>visualization</category>
	<dc:creator>blahblahblah</dc:creator>
	</item>
	<item>
	<title>Is this what traffic-shaping looks like?</title>
	<link>http://ask.metafilter.com/76544/Is%2Dthis%2Dwhat%2Dtrafficshaping%2Dlooks%2Dlike</link>	
	<description>What would cause web site traffic to rise and then hit a plateau for the middle of each day before falling again? &lt;a href=&quot;http://www.doubletongued.org/flattop_stats.gif&quot;&gt;The image below&lt;/a&gt; is a graph of a typical day of web browser traffic from one of my web sites. See that plateau between the two yellow bars? That&apos;s what&apos;s bugging me. Unique visitor traffic doesn&apos;t look like that&#8212;or never has before&#8212;for any of my sites until I moved this one to a new provider. &lt;br&gt;
&lt;br&gt;
For a site like this, with about 3000 unique web visitors a day, the site arc should normally be curved, more or less having a round hump in the middle of the day. (The darker green area is page views, which does tend to be more jagged and less humped.) The yellow dotted line is more or less what I would expect.&lt;br&gt;
&lt;br&gt;
My theory is that my service provider is doing traffic-shaping for what I consider to be low levels of traffic and might be delaying or denying HTTP requests in order to preserve bandwidth. Do you think that&apos;s what is illustrated by this graph? If not, how would you explain it? &lt;br&gt;
&lt;br&gt;
I thought that it might be that Mint, my traffic-measuring software, isn&apos;t getting all the uniques, but that plateau is more or less borne out by Google Analytics. I say &quot;more or less&quot; because no two traffic-measuring programs do it the same.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.doubletongued.org/flattop_stats.gif&quot;&gt;http://www.doubletongued.org/flattop_stats.gif&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.76544</guid>
	<pubDate>Sun, 18 Nov 2007 13:10:31 -0800</pubDate>
	<category>bandwidth</category>
	<category>graph</category>
	<category>shaping</category>
	<category>traffic</category>
	<category>web</category>
	<dc:creator>Mo Nickels</dc:creator>
	</item>
	<item>
	<title>making a cartoon graph</title>
	<link>http://ask.metafilter.com/68234/making%2Da%2Dcartoon%2Dgraph</link>	
	<description>I would like to make a bar graph that looks more like an drawing then a graph.  Any ideas on software? I have a series of data with three columns of information: &lt;br&gt;
-elevation range (categorical)&lt;br&gt;
-total area of each class&lt;br&gt;
-area of a subsection of each area&lt;br&gt;
&lt;br&gt;
I have made a graph that looks like a standard horizontal bar graph, however I would like to make a more &apos;cartoony&apos; graph that looks like a crosssection of a mountain, kinda like this crude ascii art&lt;br&gt;
&lt;br&gt;
400m&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;*#&lt;br&gt;
300m&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;***#&lt;br&gt;
200m&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;**####&lt;br&gt;
100m&amp;nbsp;&amp;nbsp;**######&lt;br&gt;
&lt;br&gt;
This data is to show that the higher that you go up on the mountain the greater the percentage of protected land there is and I think this may be an effective way of communicating this to my audience.&lt;br&gt;
&lt;br&gt;
Any ideas of how to make this graph easily?  I have some access to Deltagraph and other graphing software as well as Illustrator.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.68234</guid>
	<pubDate>Tue, 31 Jul 2007 10:22:13 -0800</pubDate>
	<category>data</category>
	<category>graph</category>
	<dc:creator>buttercup</dc:creator>
	</item>
	<item>
	<title>In search of free online tool for creating radial graphs!</title>
	<link>http://ask.metafilter.com/67966/In%2Dsearch%2Dof%2Dfree%2Donline%2Dtool%2Dfor%2Dcreating%2Dradial%2Dgraphs</link>	
	<description>Are there any free online tools for generating &lt;a href=&quot;http://en.wikipedia.org/wiki/Radar_chart&quot;&gt;radar&lt;/a&gt; (aka radial, spider, star) graphs/charts? The ideal tool would be easy to use dynamically and/or against large sets of data to generate multiple graphs.&lt;br&gt;
&lt;br&gt;
I know that Google Documents, for example, provides a lot of graph/chart options, but not this specific sort.  On the other end, I&apos;m solid with perl and aware of e.g. &lt;a href=&quot;http://search.cpan.org/dist/Imager-Chart-Radial/Radial.pm&quot;&gt;radial.pm&lt;/a&gt;, but I&apos;d love to find a slick, existing start-to-finish tool rather than having to roll some or all of it myself.&lt;br&gt;
&lt;br&gt;
Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.67966</guid>
	<pubDate>Fri, 27 Jul 2007 15:47:20 -0800</pubDate>
	<category>chart</category>
	<category>graph</category>
	<category>graphing</category>
	<category>numbers</category>
	<category>radar</category>
	<category>radial</category>
	<category>spider</category>
	<category>star</category>
	<category>statistics</category>
	<category>stats</category>
	<dc:creator>cortex</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best way to create a large, complex, flexible UML diagram?</title>
	<link>http://ask.metafilter.com/67868/Whats%2Dthe%2Dbest%2Dway%2Dto%2Dcreate%2Da%2Dlarge%2Dcomplex%2Dflexible%2DUML%2Ddiagram</link>	
	<description>I need to spec out a huge, complex application in UML. I&apos;m looking for good tools/techniques to do this in a fluid situation, where there are a ton of classes and new ones will be added all the time. My team is going to write a gargantuan program. We need to spec it, and I&apos;m expecting we&apos;ll spend two or three weeks on the spec, before writing a line of code. It&apos;s vital that the finished spec be clear, rational, utilitarian and scalable. I&apos;ve gotten to that point before, on other projects, but never on one this large. And my way of getting there is to make many drafts of the spec.&lt;br&gt;
&lt;br&gt;
During draft stages, I continually refine the spec by adding new classes, removing redundant ones, etc. So the entire UML chart needs to be revised maybe 50 times before it&apos;s done. &lt;br&gt;
&lt;br&gt;
The only UML tools I&apos;ve used are graphical-UI ones, where you have to draw little boxes and drag connectors between them. But the thought of doing that on this project makes me queasy. It would mean continually dragging tons of boxes around to make space for new ones. &lt;br&gt;
&lt;br&gt;
Here&apos;s what I&apos;d like:&lt;br&gt;
&lt;br&gt;
-- a way to create the graph via XML or something similar. The XML could be fed into an application that would spit out a diagram.&lt;br&gt;
&lt;br&gt;
-- the XML/outline/whatever is easy to modify, in terms of adding new classes, relationships, etc.&lt;br&gt;
&lt;br&gt;
-- when done, we could PRINT the whole diagram as a giant chart which we could hang on the wall. I guess it would have to be on many sheets of paper that we&apos;d tape together. But we&apos;d really like to be able to view the entire model at once.&lt;br&gt;
&lt;br&gt;
Does such an app exist? If not, I&apos;m very open to analog approaches. Is there a good method of doing something like this with tons of index cards  (one for each class) tacked to the wall or something? &lt;br&gt;
&lt;br&gt;
I&apos;m sure other teams have faced this problem. How have the solved it?&lt;br&gt;
&lt;br&gt;
We&apos;re Mac and Linux based, but if the best solution is PC-only, we could go that way via parallels.&lt;br&gt;
&lt;br&gt;
If it matters (and I&apos;m not sure why it would), this will be a web app coded in Actionscript 3.0.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.67868</guid>
	<pubDate>Thu, 26 Jul 2007 10:54:45 -0800</pubDate>
	<category>actionscript</category>
	<category>application</category>
	<category>chart</category>
	<category>diagram</category>
	<category>graph</category>
	<category>programming</category>
	<category>project</category>
	<category>projectplanning</category>
	<category>UML</category>
	<category>XML</category>
	<dc:creator>grumblebee</dc:creator>
	</item>
	
	</channel>
</rss>

