prefuse
Creating data in Prefuse
I am new to Prefuse. The demo examples are all loaded data from a file/database. Is there any way to create the data dynamically instead of loading from file. For example, I want to create a 开发者_JA[详细]
2023-04-01 09:25 分类:问答Is there a Java alternative to Prefuse that is under active development?
The Prefuse toolk开发者_开发知识库it haven\'t been updated since 2009 and the last build is from 2007.Is there any other Java visualization packages as powerful as Prefuse but has active community sup[详细]
2023-03-08 17:13 分类:问答Overlapping Flare canvas in Flex, how to clip it to the container?
I\'m having a serious issue when trying to display a FlareCanvas within my application. It simply doesn\'t respect the bounds (see image here)[详细]
2023-03-05 06:55 分类:问答Displaying edge labels in prefuse (java) graphs
I\'m new to prefuse (Java) and would like to display edge labels in a graph. I\'ve been searching for this but could not find the solu开发者_运维百科tion.[详细]
2023-02-13 23:35 分类:问答How can I produce visualizations combining network graphs and imaginary maps?
Basically, I\'m looking for something like this awesome research project: Gmap, which was referenced in this related SO question.[详细]
2023-02-13 12:04 分类:问答How do I make a stacked area chart with Prefuse?
I would like to make a stacked area chart with prefuse similar to the folowing: http://prefuse.org/gallery/namevoyager/开发者_如何学编程[详细]
2023-02-08 04:55 分类:问答comparing open source java graph drawing frameworks(JUNG and Prefuse) for drawing network topology
which of the open source Java graph drawing frameworks to use for a network diagram with the following requirements? The graph will have less than 1000 nodes.[详细]
2023-02-03 16:42 分类:问答Understanding Flash Packages
I\'m trying to understand how packages and dependencies work with Adobe Flash Builder 4. I\'ve copied an example here and put it in a .as file called DependencyGraph.[详细]
2023-01-15 17:46 分类:问答How to show rectangle shape for a node through PREFUSE visualization toolkit for JAVA?
I have coded the following code(some excerpts of the code) to display a node as rectangle but it is no working. It is just displaying a simple node.[详细]
2022-12-20 04:42 分类:问答Problem in displaying nodes through PREFUSE library for Java?
I am developing a graphical view of data using PREFUSE library. I have 3 kinds of nodes in my graph: APPLICATION[详细]
2022-12-20 02:51 分类:问答