How can I graphically display user data on my website?

  • Thread starter Thread starter Logger
  • Start date Start date
  • Tags Tags
    Data Graph
AI Thread Summary
The discussion revolves around creating a visually appealing website to display user data collected from an iPhone app, specifically focusing on sex, age, and time of purchase. The user seeks advice on effective graphical representations of this data, emphasizing the need for an attractive design over basic tools like Excel. Recommendations include using Open Flash Chart, an open-source tool that requires XML modifications, and Fusion Charts, which offers both free and paid options for data visualization. The user expresses gratitude for the assistance provided in finding suitable solutions.
Logger
Messages
28
Reaction score
0
Hello there,

I am wondering if any of you guys could help me out.I am getting a website designed to run in conjunction with an iphone app.Some of the data that will be collected will be

1)Sex (M/F)
2)Age
3)Time of purchase

I would like to show this data to people in a way that is appealing to look at and is functionally sound.Would anyone here know the best way to graphically show this data.When you click on "sex" it will show the spread of users in terms of male/female,when u click on "Age" it would show the spread of ages of the users of the app and when you click time it will show the time of purchase(nearest hour would do).

If anybody could show me examples/software of how this would look like and that is really appealing to look at, on a website.I don't want it in excel as that doesn't have the right look that I am going for on the website.

I know very little about computing and want to give the Indian developers of the app/website some examples of what I would like to see on my website.

Any help and examples would be greatly appreciated.

Regards,

Dave.
 
Technology news on Phys.org
I've seen a open source Flash kit that does what you're asking. Let me see if I can find it.

OK, it's called Open Flash Chart
http://teethgrinder.co.uk/open-flash-chart/

I believe all that needs modified is an XML file, Flash itself, it's needed (I'm assuing that the .swf file is already compiled).

There is also something called Fusion Charts, which has both free and pay-for services.

Good luck,
 
Hey Minger,

Thank you so much for your help.I really appreciate you taking the time to reply.This is a great help to me.

Regards,

Dave.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Back
Top