How to chart large amounts of data?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: How to chart large amounts of data?

Post by Benjamin »

User avatar
flying_circus
Forum Regular
Posts: 732
Joined: Wed Mar 05, 2008 10:23 pm
Location: Sunriver, OR

Re: How to chart large amounts of data?

Post by flying_circus »

Benjamin wrote:Have you seen this? http://www.elcojacobs.com/uberfridge
That thing is awesome! :D

I did find the chart I was looking for, it was burried in the google chart api, called an annotated timeline:
http://code.google.com/apis/chart/inter ... eline.html
User avatar
egg82
Forum Contributor
Posts: 156
Joined: Sat Oct 01, 2011 9:29 pm
Location: Colorado, USA

Re: How to chart large amounts of data?

Post by egg82 »

learned a lot about home brewing by just reading the comments. Huh.

Anyway, the way it was described, the process looks a little over-complicated. It seems to be sending and receiving massive amounts of data at the same time. I guess i'm still a fan of small amounts of data, but it just seems like it would be a bit slow.
Post Reply