I\'m going to program a fancy (animated) about-box for an app I\'m working on. Since this is where programmers are often allowed to shine and play with code, I\'m eager to find out what kind of cool a
I am working on a simulation in Queueing Theory, within a wxPython GUI. (Project link.) What would be a good tool for visualizing the simulations? The visualization should consist of simple objects, s
I just got into information-visualization and scientific-visualization and have been using Piccolo and a little with JFreeChart. I am trying to find a few new libraries that I can start using. I am lo
I am using a C# implementation of Mersenne Twister I downloaded from CenterSpace. I have two problems with it:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m trying to create a graph using Graphviz开发者_StackOverflow (complied with neato), and I would like to place nodes in specific locations. For this, I\'m specifying exact edge lengths for all edge
I had an idea of a music visualization project (like those in winamp and other players), but as I am completely new to this, I don\'t know how to get the data (frequenc开发者_运维技巧y spectrum, loudn
Is it possible for someone to give me a few pointers on how to display a multidimensional array in the form of a bar graph?
I have the following vehicle data vehicle_id, position_x, position_y, time The data represents the position of a vehicle at time \'t\' . The data is also available as a linear reference. I was won
I am developing a ASP.Net data visualization web application similar to google analytics and I need a rich dataset to test it with. The application allows data visualization by state and over time.