I need to开发者_运维百科 display some charts/graphs based upon user inputs on my web aplication built using Ruby on Rails. Are there any charting libraries out there that I could use with ROR for disp
I want to use a PriorityQueue to do a topological sort on a graph. For brevity, I\'d like to use an anonymous inner class for the comparator. However, I need access to the graph g in order to determin
I created a very simple scatter plot using pylab. pylab.scatter(engineSize, fuelMile) pylab.show() The rest of the program isn\'t worth posting, because it\'s that line that\'s giving me the proble
I want to generate a pretty image of my tree/graph data. I had a look at Graphviz, but the renderings are not great. Do you kno开发者_如何学Cw of a solution that will produce pretty images and run on
I\'d like the X and Y axes of my Excel charts to have the same scale on the screen, because I\'m plotting geographical data. A 1km by 1km square should look like a square, not like a rectangle, i.e. n
I have a file with timestamps for hits on a system. How can 开发者_如何转开发I feed this into the RRDtool database (or other similar solution), so that I can plot a time graph?Use an ABSOLUTE type dat
Wikipedia says on A* complexity the following (link here): 开发者_如何学JAVA More problematic than its time
I\'m using the Microsoft Chart Controls for Microsoft .NET Framework 3.5 and am having a spot of trouble getting Data Markers to show on the image.
I am working with complex networks. I want to find group of nodes which forms a cycle of 3 nodes (or triangles) in a given graph. As my graph contains about million edges, using a simple iterative sol
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