Hello, I would like to export the layout weights for all of the arcs in my network....
On 06/03/2016 11:36 AM, Chelsea Cummiford wrote: Hello, I would like to use SonG...
Hello, I would like to use SonG to import files, but I can't find where to download...
Hi LEon, can you provide some example data and/or a more detailed description of...
When i use SonG to read .txt file, all the headers were recognized correctly but...
HI everyone, can anyone help me with using SonG to create .son file. My problem is...
Updated the project so that it would run, fixed...
Installing_SoNIA
Installing_SoNIA
Installing_SoNIA
Installing_SoNIA
Installing_SoNIA
Son_format
Color_mapping
Node_inspector_panel
Clusters
Installing_SoNIA
the JPEGMovieAnimation-bin.jar is now hosted in the related stuff directory https://sourceforge.net/projects/sonia/files/related_stuff/...
seems to work ok, old cvs version deleted
migrate source code repository to svn
deleting uneeded CVSROOT directory left over fr...
migrated code to new svn repo: https://sourceforge.net/p/sonia/source_code/HEAD/tree/...
Standard project directories initialized by cvs...
testing cvs commit
added option to "flash" (hilite) new or modifie...
This commit was manufactured by cvs2svn to crea...
Initial import
fixed rgb color bug
initial checkin
updated javadocs for parsers
fixed random seed bug and repeatability bug
changed to swing components, moved stress stati...
add check to see if network present as part of ...
preparing for 1.1.2 release
major changes UNSTABLE
fixed a bug caused by reading the "class" field
added offset parameter to control where render ...
working on connection to R
data structure for managing columname=attribute...
bug fixes
refactored into parser package for clarity
change node attribute default value from .YELLO...
draft class to allow launching sonia from R usi...
moving rendering code to render slice for memor...
added ability to pass filename to load from com...
display error when try to view a plot with infi...
more revsions to image export framework. Chang...
tested component replace value for positioning ...
continued refactoring, changing to swing api. ...
added parser to read dl format edgelist files w...
in process of adding ability to connect component
refactored parsers into seperate package for cl...
changed render order so border is drawn on top ...
added icon for sonia
changed to JInternal frame and single window, l...
modified to allow reassigmnet of (for now just ...
code cleanup and chagnes
empty class, but will be used to parse data pas...
changed some colt matrix operations to their qu...
replaced with JOptionPane
completed modifications to use jinternalframe
refactoring apply layout system to use properties
provides a user interface for reassigning attri...
cosmetic changes
changed size of window to avoid black margines,...
*** empty log message ***
changes for parsing R data structure
changed to swing components
tweaked GUI so spinners will look ok on mac os
fixes for compatibility problems on macs with j...
moved to parser package
included manifest in CVS to make it easier to b...
commented debug
adjusted button and split pane position
better job of reading params from input, introd...
added configuration method to pass in a propert...
This commit was manufactured by cvs2svn to crea...
changed slice inclusively definition to accept ...
added class for testing shortest path without ui
changed structure of dynamic attributes in r pa...
fixed bug where recenter was ignored
fixed render code to do a better job of resetti...
added feature to read compound settings file an...
lots of work implemention properties so it can ...
added parser info var, node attribute now tries...
formating?
crude batch capability working, some minor ui r...
refactored rendering architectre as part of pro...
added arrows, flash export seems to be working ...
refactor classes to make structure clearer (dep...
massive rehacking to increase speed and reduce ...
updated parser to read "fullmatrix" matrix form...
fixed slice not starting on zero problem
renamed to DotSonColumn map and converted to a ...
i don't remember
changed to used static strings from LayoutParam...
This commit was manufactured by cvs2svn to crea...
lots of tweaking and debugging on the flash exp...
added type checking in configure parser method