Activity for the prefuse visualization toolkit

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Hi, it is long time ago, so I can hardly remember. In general I'd try this way: create your own prefuse.visual.sort.ItemSorter overwrite its score method to implement custom sorting In your special case, it might be more feasible to directly subclass prefuse.visual.sort.TreeDepthItemSorter The javadoc for the score method in ItemSorter reads: /** * <p>Return an ordering score for an item. The default scoring imparts * the following order: * hover items > highlighted items > items in the * {@link...

  • Mark Mark posted a comment on discussion Help

    Could I please ask for your perspective...? Using the standard prefuse.demos.TreeView example (incl. NodeLinkTreeLayout and CollapsedSubtreeLayout), I was surprised to see that the Nodes are not sorted alphabetically per depth level, see: https://imgur.com/a/DGNLm5A I would expect both the fruit list and the animal list to be sorted alphabetically, which is something I would like to achieve. Trying to understand what happends, I have a few considerations: - I've looked into prefuse.visual.sort.TreeDepthItemSorter,...

  • Vrishank Gupta Vrishank Gupta posted a comment on discussion Help

    How can i use prefuse in Android Application. I want to build an app to visualise various tree and graph data structure algorithms.

  • elhajjam amir elhajjam amir posted a comment on discussion Flare Help

    hey, i want create a data visualisation for CircleLayout from data like : [ {"name":"info","publication":["pub1","pub2","pub3","pub4"]}...

  • Ashwin Srinivas Achar Ashwin Srinivas Achar created ticket #85

    query.trim() doesn't modify the String Object in KeywordSearchTupleSet.java

  • maliha z maliha z posted a comment on discussion Help

    Hi Prefusians, Im new in Java.Im using TreeView demo class. What i m looking for...

  • maliha z maliha z posted a comment on discussion Help

    No, actually its not about tree depth, i just used it as example, i was actually...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Hi, the tree depth is already visualized through the layout, so (maybe) no need to...

  • maliha z maliha z posted a comment on discussion Help

    Hi, Is it possible that in TreeView example, I may change the font color of the node...

  • maliha z maliha z posted a comment on discussion Help

    Hey, Bjorn, thanks for your response. Yes DataMountain is what im looking at but...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Hi, I haven't been reading this forum for years, but take a look at DataMountain...

  • maliha z maliha z posted a comment on discussion Help

    dear all, the problem is resolved when i define itemclicked==2, instead of 1 :) Now...

  • maliha z maliha z posted a comment on discussion Help

    And people here is my xml file, i am unable to define my url value to the attribute,...

  • maliha z maliha z modified a comment on discussion Help

    Hi, Using the TreeView.java class of prefuse demo project, Im trying to modify one...

  • maliha z maliha z modified a comment on discussion Help

    Hi, Using the TreeView.java class of prefuse demo project, Im trying to modify one...

  • maliha z maliha z posted a comment on discussion Help

    Hey, my problem is almost the same as yours, did you find a workaround for the issue?...

  • maliha z maliha z posted a comment on discussion Help

    Hi, Using the TreeMap.java class of prefuse demo project, Im trying to modify one...

  • Dritan Latifi Dritan Latifi modified a comment on discussion Help

    Hi, I wand to migrate prefuse to Android. I personaly do not have not much previous...

  • Mohammed Haider Mohammed Haider posted a comment on discussion Help

    Hello, I consider myself a beginner-intermediate programmer and I recently picked...

  • flashpixx flashpixx posted a comment on discussion Help

    Hello, I'm new with th prefuse toolkit, but I would like to create a large radial...

  • the prefuse visualization toolkit the prefuse visualization toolkit released /OldFiles/prefuse-alpha-20040104.zip

  • rotem rotem posted a comment on discussion Help

    I'm trying to add a plugin to an existing application which displays a graph that...

  • Dritan Latifi Dritan Latifi posted a comment on discussion Help

    Hi, I wand to migrate prefuse to Android. I personaly do not have not much previous...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Hi, if I remember right, some initial values for X/Y coordinates are zero, so they...

  • Grace Grace posted a comment on discussion Help

    When adding a node to a force directed layout, how can I get the node to appear at...

  • ManniCS ManniCS posted a comment on discussion Flare Help

    Hi guys, Unfortunately, I'm trying to follow the standard tutorial at http://flare.prefuse.org/tutorial,...

  • Michael Fischer Michael Fischer posted a comment on discussion Help

    I have a custom TreeLayout (extending prefuse.action.layout.graph.TreeLayout) in...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Hi, searching for some combinations of visible, visiblity, edge, filter I found this...

  • hidehawk hidehawk posted a comment on discussion Help

    Hi there, I have hidden some nodes using the VisibilityFilter and now I have edges...

  • <REDACTED> posted a comment on discussion Help

    <table class="container" style="border-spacing: 0; border-collapse: collapse; vertical-align:...

  • karasboy karasboy posted a comment on discussion Help

    these is My program package applet; import java.awt.Color; import java.awt.Dimension;...

  • <REDACTED> posted a comment on discussion Help

    <table align="center" bgcolor="#e8e8e8" border="0" cellpadding="0" cellspacing="0"...

  • karasboy karasboy posted a comment on discussion Help

    these is My program package applet; import java.awt.Color; import java.awt.Dimension;...

  • <REDACTED> posted a comment on discussion Help

    <table class="container" style="border-spacing: 0; border-collapse: collapse; vertical-align:...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Best you create a datafield "arrowtype" on your edge table. Then the e.setString("arrowtype",...

  • <REDACTED> posted a comment on discussion Help

    <table align="center" bgcolor="#e8e8e8" border="0" cellpadding="0" cellspacing="0"...

  • Björn Kruse Björn Kruse posted a comment on discussion Help

    Did you create your graph object with directed set to true? Or is this set in your...

  • karasboy karasboy posted a comment on discussion Help

    could you help me? please give me a example.i really need to know how to build this...

  • jhe2 jhe2 posted a comment on discussion Help

    Hi, I use prefuse to visualise (directed) graphs. In my visualisations I want to...

  • Jacimar Tavares Jacimar Tavares posted a comment on discussion Help

    Hi, How can I put directed edges in the RadialView Graph. I only can do this in the...

  • Ashish Ashish posted a comment on discussion Help

    where i give the path of external file in TreeMap.as and can anyone give the example...

  • Ashish Ashish posted a comment on discussion Help

    How i convert the prefuse into flare or how i use the prefuse code which are in java...

1