1
vote
2answers
114 views
Is there an microsoft/.net “version” of the Google visualization api
Hi,
This is just an open question on whether similar type tools/services for visualization available in .Net.
Thanks.
0
votes
5answers
84 views
Alternative to Many Eyes Bubble Chart
I am looking for a suitable package (free or otherwise) to duplicate the functionality (mainly in visual department) of IBM's Many Eyes Visualizations Bubble Chart in our app. Belo …
6
votes
4answers
85 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 …
1
vote
2answers
47 views
Java - Zoom / 3D Data Visualization Libraries
What are the best libraries/frameworks for doing 3D and/or Zoom interfaces in Java?
I'd like to be able to do some prototyping of creating new types of interfaces for navigating wi …
2
votes
2answers
107 views
matplotlib for R user?
Hi, I regularly make figures (the exploratory data analysis type) in R. I also program in Python and was wondering if there are features or concepts in matplotlib that would be wor …
2
votes
6answers
85 views
UI for creating invoices
Currently, I'm in the process of making a custom solution for invoicing. I have created multiple ways for customers to create their template (HTML, Word, LaTex) and get invoices ac …
0
votes
2answers
73 views
How can I create a multi-hierarchical ‘tree’? (If it can be called a tree)
Hi,
i have a list of say courses and certificates and fun_days. These are all called objects. Every object has its requirements object_requirements. A requirement can be either on …
1
vote
2answers
62 views
Tool for displaying binary decision tree
The system I'm currently working on involves the creation of binary decision trees. Lots of them. Some of them are stored in XML format so they can be analyzed manually if needed.
…
2
votes
2answers
89 views
recommendation for good data visualization books for beginners?
should teach both analysing the data and presentation, with code examples, preferably Java or Ruby.
0
votes
3answers
56 views
How to display the results of multiple comparisons
If you compare two sets of data (such as two files), the differences between these sets can be displayed in two columns, or two panes, such as WinMerge does.
But are there any vis …
1
vote
3answers
156 views
Good ways to code complex tabulations in R?
Hi R-ers,
Does anyone have any good thoughts on how to code complex tabulations in R?
I am afraid I might be a little vague on this, but I want to set up a script to create a bun …
6
votes
1answer
82 views
Recommended Data Visualisation Books?
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 partic …
14
votes
10answers
729 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, …
0
votes
2answers
106 views
Silverlight Vector US Map
I'm relatively new to silverlight and want to start building a data visualization tool that shows an interactive map of the US and allows me to essentially put a heat map on top al …
3
votes
4answers
117 views
What is the best chart to visualize this data (number of users, number of users gained, number of users lost)
I want to represent some data visually, using a visualization component.
Now I want to represent this situation in a visual way:
Suppose I have an web application. I want to get a …
