On some websites (like in this PDF : http://sortbenchmark.org/Yahoo2009.pdf) I see very nice graphs that visualize what an Hadoop cluster is doing at what moment.
I wish to present a distance matrix in an article I am writing, and I am looking for good visualization for it.
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 开发者_JAVA技巧animate), so I only need to grab the f
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 dr
I am assembling different visualization tools that are available in python language. I found the Treemap. (http://pypi.python.org/pypi/treemap/1.05)
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
Wh开发者_运维问答at is the algorithm to create a x-ray image using ray-tracing from a 3-d volume? Calculate integral(density*dl), where l is ray length, as the ray passes through the volume.The algori
How do i use http://flare.prefuse.org/ with Flash CS3 in AS3. I don\'t intend to use Flex. Please tell me the simplest way to do that. I am just a novice in Flash开发者_如何学运维
Does anyone have any recommendations for plotting scientific data in .net (c# winforms). Some of my requirements are: real time plotting, 3D (waterfall), multiple axis, ability to accept BindingList a
I\'m in a situation where I\'m using an ItemsControl with a SurfaceScrollViewer bound to an AsyncVirtualizingCollection and all of the data is being requested. I\'m aware that it\'s 开发者_开发问答due