Tagged Questions
Data visualization is the study of the visual representation of data. Maps and charts are common types of data visualization, but there are many more.
54
votes
12answers
7k views
Workflow for statistical analysis and report writing
Does anyone have any wisdom on workflows for data analysis related to custom report writing? The use-case is basically this:
Client commissions a report that uses data analysis, e.g. a population ...
22
votes
1answer
346 views
R package for motion capture data analysis and visualisation
I am a newbie in R, love it, but I am surprised by a complete lack of solid package to analyse motion capture data.
The simplest motion capture file is just a massive table with 'XYZ' coordinates ...
16
votes
2answers
2k views
Recommended Data Visualisation Books? [closed]
I'm trying to decide on a good set of 4 books that would be considered the "best" books to read for people wanting to learn about how best to display and visualize data. I'm particularly interested in ...
14
votes
7answers
2k views
How can I learn to create beautiful infographics (with connection to my R knowledge)?
I am a devoted R (r-project.org) user, and love infographics.
I just came across this article:
http://www.noupe.com/design/fantastic-information-architecture-resources.html
Giving a long list of ...
12
votes
5answers
2k views
What techniques exists in R to visualize a “distance matrix”?
I wish to present a distance matrix in an article I am writing, and I am looking for good visualization for it.
So far I came across balloon plots (I used it here, but I don't think it will work in ...
11
votes
7answers
2k views
Visualization Tools for Huge Graphs
I would like to create a graph (set of vertices connected with edges) and I'm looking for tools or libraries that can help me.
The graph is composed of at least 1000 nodes. Although it may be a ...
10
votes
6answers
2k views
Auto-Interval precision in MS Chart
I'm currently using the charting within .NET using System.Windows.Forms.DataVisualization.Charting.Chart. Thus far it seems very powerful, and works great. However, there is a huge problem in terms of ...
9
votes
4answers
465 views
Acquiring basic skills working with visualizing/analyzing large data sets
I'm looking for a way to learn to be comfortable with large data sets. I'm a university student, so everything I do is of "nice" size and complexity. Working on a research project with a professor ...
9
votes
2answers
1k views
plotting 3d scatter in matplotlib
I have a collection of Nx3 matrices in scipy/numpy and I'd like to make a 3 dimensional scatter of it, where the X and Y axes are determined by the values of first and second columns of the matrix, ...
9
votes
5answers
11k views
MS Chart with ASP.NET chart type “column” not showing axis x label if there are more than 9 bar in the chart
I'm having problem with MS Chart chart type column. If there are only 9 bar in the chart like the following picture, then the axis-x label show up properly.
However, there are more than 9 bars bar ...
8
votes
4answers
105 views
What's the best way to open source data (rather than code)?
As part of a recent programming project I compiled a database, the contents of which may conceivably be of use to someone else one day. I'm looking for the best way to 'open source' the data.
I could ...
8
votes
3answers
1k views
Are there any PHP code visualization tools?
Looking for software that will analyze php code (i.e. all of wordpress or the thematic theme) and show me pretty pictures (perhaps a block diagram) of all the connections to help me more quickly get ...
8
votes
7answers
12k views
Interview questions for user interface/data visualization design?
There are a ton of lists out there of interview questions to test the candidate's programming aptitude. But my company is very UI-focused, and everyone is expected to be able to both code and design ...
7
votes
1answer
44 views
Is there a C-callable library that can generate PNG from raw data?
I want to visualize a table of stock-price data as candlesticks; and as trend lines.
I'm looking for a C-callable library that will take as input raw price data and come out with a graphic file -- a ...
7
votes
2answers
420 views
How can I create a custom image adorner add-in for numerical arrays in Visual Studio 2010?
I work with a lot of floating-point images, and would find it extremely useful to have an image-based representation of my arrays. I'd like to create a WPF UserControl that renders the data array (as ...
7
votes
2answers
889 views
WPF charting/visualization of realtime data
I've been trying to figure out what is the appropriate way to render real-time data as a line graph in WPF. And by real-time I actually mean, data that is being collected from a USB device that ...
6
votes
1answer
234 views
Venn diagram from list of clusters and co-occuring factors
I've got an input file with a list of ~50000 clusters and presence of a number of factors in each of them (~10 million entries in total), see a smaller example below:
set.seed(1)
x = ...
6
votes
2answers
294 views
Save a Processing sketch to a PNG file, server-side with no GUI/display
I'd like to use Processing to render a visualization on the server side (headlessly, with no GUI). The Processing sketch is static (i.e. does not animate), so I only need to grab the first frame, and ...
6
votes
5answers
367 views
API for displaying graphs in a web app?
I have graphs (nodes/arcs) that I want to display to the user. I need to be able to capture the event of a user clicking on a node.
Something like Google Charts API's Simple Org Chart would be great, ...
6
votes
1answer
1k views
Visualizing the SiteMap of a large (page number) website
I'm looking for a tool or service that can spider a web domain with a large number of pages, create a sitemap, and then visualize that map in a way that will help me see, understand and group content ...
6
votes
10answers
1k views
Data Visualization: Plotting friendship relations
I guess those who have worked in communities and social networks might have some experience in this.
I am trying to plot a graph of all the friendships that exists on my site and in doing so ...
6
votes
4answers
221 views
managing multiple software projects
we have an organization that has about 50 different software projects going on (about 90 developers). some big, some small. some are front to back solutions and some are building on top of existing ...
6
votes
3answers
1k views
Visual Treemap in Winforms
Are there any frameworks for building squarified treemaps in C# 2.0 WinForms?
Something similar to this:
(from http://www.codeproject.com/KB/recipes/treemaps.aspx)
6
votes
5answers
2k views
Scientific data visualization and the .NET framework
I have spent a long time searching for a product that would bring functionality similar to matplotlib to the .NET framework. From what I can tell, nothing really measures up. Is this an accurate ...
6
votes
5answers
736 views
When is a tag cloud a good (or bad) choice for visualizing data?
I'm currently reading some academic papers on Google Scholar, but I'm interested in the personal experiences of developers and web designers - when do you and don't you use tag clouds instead of ...
5
votes
4answers
86 views
I'm looking for a “visually stunning” graphing/charting API for the web
I'm currently working on a custom web-based survey platform for use in boardroom presentations wherein participants answer questions, the responses from which are displayed as a graph (usually from a ...
5
votes
1answer
242 views
R YaleToolkit: How to change the font size of tick labels on the sparklines?
I'm using this function for some quick and easy sparklines with R but I can't seem to work out how to change the font size to avoid ugly overlaps of the y-axis tick labels. Here's my code (see below ...
5
votes
4answers
527 views
Alternative to Google Visualization's Annotated Timeline? (graphing library)
Is there any alternative to Google's Annotated Timeline Visualization API?
There's some bugs in the Annotated Timeline, and it doesn't appear they will be addressed.
Also it is a Flash based ...
5
votes
3answers
395 views
What's the fastest force-directed network graph engine for large data sets?
We currently have a dynamically updated network graph with around 1,500 nodes and 2,000 edges. It's ever-growing. Our current layout engine uses Prefuse - the force directed layout in particular - ...
5
votes
3answers
406 views
Possible to write Protovis code in CoffeeScript?
I would like to create visualizations using Protovis, but writing in CoffeeScript rather than JavaScript (partly for the (x)->x function notation but other reasons as well)
Is this possible? What ...
5
votes
3answers
188 views
Is there a control to visualize mesh topology in c#?
Does anyone know of a c# tool to visualize interconnected nodes (e.g. the call hierarchy in a class)? The sort of visualization I'm looking for is like that of the ANTS Memory Profiler when it's ...
5
votes
4answers
305 views
.NET high level graphics library
I am programming various simulation tools in C#/.NET
What I am looking for is a high level visualization library; create a scene, with a camera with some standard controls, and render a few hunderd ...
5
votes
2answers
343 views
Getting started with data visualization?
A friend asked me to check out Wefeelfine and I was just flabbergasted on seeing the concept and the execution. I looked further and browsed through umpteen examples of data visualization and each ...
5
votes
1answer
2k views
Change margin around plot area and title in WPF Toolkit chart
I am using the Chart control of WPF Toolkit February 2010 release. The chart takes up lots of space relative to the plot area.
How do I control the margin around the plot area and title of the ...
5
votes
4answers
2k views
Data visualization: Bubble charts, Venn diagrams, and tag clouds (oh my!)
Suppose I have a large list of objects (thousands or tens of thousands), each of which is tagged with a handful of tags.
There are dozens or hundreds of possible tags and their usage follows a typical ...
5
votes
3answers
1k views
Does there exist a jQuery plugin or JavaScript library that allows Venn Diagram presentation?
I'm writing a jQuery application to allow analysis of data with the help of visual cues. My data is retrieved via XMLHttpRequest in the form of JSON. The visual cues include histograms, spark lines, ...
5
votes
2answers
1k views
Visualization from C/C++ via Gnuplot's pipe interface
I am attempting to use the pipe interface to gnuplot (a standard one gnuplot_i.{cpp,hpp}) in order to generate a real time display of values that are continually changing within another program ...
5
votes
4answers
6k views
Hide labels in pie charts (MS Chart for .Net)
I can't seem to find the property that controls visibility of labels in pie charts. I need to turn the labels off as the information is available in the legend.
Anyone know what property I can use ...
5
votes
9answers
9k views
Scatter Plots in C++
What is the best way to graph scatter plots in C++?
Do you write data to a file and use another tool? Is there a library like matplotlib in Python?
4
votes
3answers
273 views
Building a tag cloud with solr
Dear stackoverflow community :
Given some text, I wish to get the TOP 50 most frequent words in the text, and create a tag cloud out of it, and thus show the gist of what the text is about in a ...
4
votes
1answer
452 views
Specific way to show a serie in MSChart using c#
I wonder if there is any way to show this serie as follows, the chartype is column.
I'm aware that I need an (X,Y) pair to show the datapoint in the graph, but the thing is that I need to show a Y ...
4
votes
2answers
124 views
Treemap visualisation view for Python profiler output?
Is there a profiler for Python that can render something like Kcachegrind's Callee map view?
4
votes
0answers
193 views
What's the fastest force-directed network graph engine for large data sets? [closed]
Possible Duplicate:
What's the fastest force-directed network graph engine for large data sets?
We currently have a dynamically updated network graph with around 1,500 nodes and 2,000 ...
4
votes
1answer
157 views
Can I use shingles from lattice in ggplot2 in R
It is possible to use the shingles to define specific ranges in ggplot2. As far as i understand shingles are a way to generate groups. Can we create such shingles and use them in ggplot2 facet_grid ...
4
votes
1answer
397 views
How do I draw a violin plot using ggplot2?
Can I use ggplot2 to produce a violin plot? Perhaps using some variation of geom_boxplot()?
4
votes
2answers
443 views
creating tree diagram for showing case count using R
I need to create a "tree diagram"-like graph for present the number of case for difference scenarios, like the one shown below:
The picture is quoted from
Pediatrics. 2005 Dec;116(6):1317-22.
...
4
votes
1answer
803 views
Make DataVisualization Chart object zoom and scrollable by dragging the scroll bar
I'm using a System.Windows.Forms.DataVisualization.Charting.Chart control, and have the ChartArea's AxisX and Y both set Zoomable to true. When chart is zoomed in, I see the scrollbar, but cannot drag ...
4
votes
3answers
768 views
Any 'pretty' data visualization libraries for Python?
There are plenty of 'pretty-printing' visualization libraries for Javascript. E.g. those listed here.
Googling for 'python visualization libraries' only turns up stuff like VTK and mayavi, which are ...
4
votes
3answers
3k views
ASP.NET with MS Chart disable the vertical line
I have a graph created with MS Chart like the following picture. As you can see the vertical lines are messed up with value of the top of each bar.
Here's the mark-up for the graph:
...
4
votes
5answers
654 views
Relational database data explorer / visualization?
Is there a tool that can let one browse relational data as a graph of connected nodes?
For example, i'm faced with trying to cleanse some anomolous data. i can start with two offending rows. In this ...