Questions

What is the best tool to visualize different types of data? I have all the info on my website but need a nice tool to visualize it.

5answers

Depending on the data, you can either use one of the following.

Google Spreeshet / Charts: I use this for real time analytics generated from our system to quickly visualize the information. There's a simple JSON API that lets you pull that in although their is limits on the amount of rows you can use.

Geckoboard: They provide dashboard type widgets you can configure to show you real time trends and information.

Highcharts.com: Simple chart generator. We use this in our Admin Dashboard to visualize all our data include cohorts and weekly KPI's.

I like simple and free.


Answered 11 years ago

What kind of visualization do you need to do? For basic graphs, such as traffic growth, year on year growth, and more I use Excel. It depends on who you're reporting to, but you can usually define down the variables that matter to the company and visualize them on one dashboard.

If all of your data is within Google Analytics, you can build a full dashboard within Analytics to show your top-line metrics, but this usually doesn't provide the granularity of data that you need to see.

Finally, there are multiple tools for data vis depending on your need. Gephi for visualizing large sets of data, multiple tools like visual.ly for making infographics, and of course a myriad of freelancers out there to visualize your data for you if you need to make it actionable and presentable.

Hope this helps. Feel free to contact me if you need more info!


Answered 11 years ago

A couple of great tools that will take your data and allow you to create some stunning charts and graphs are http://www.icharts.net/ and http://visual.ly/. Both tools offer a variety of templates and are easy to use.


Answered 10 years ago

My company is building a product called Pixall, it might b of interest to you, it works to visualize data in infographic like formats. Contact me for more information.

www.pixall.net


Answered 10 years ago

I see two important players missing in the answers already provided so I wanted to add them here.

If you are planing to embed charts in your website and are fairly comfortable with programming, consider d3.js which is a very versatile visualization tool.

If you need to analyze data and create interactive dashboard to visualize the data that you have using minimum programming, consider Tableau which has both server and desktop editions.


Answered 9 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.