Difference between revisions of "Wgraph:Version History"

From FollowTheScore
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__ [[Category:Wgraph]]
 
__NOTOC__ [[Category:Wgraph]]
 +
 +
 +
== Version 0.82 ==
 +
 +
;label wrap: label wrapping now also takes place if the title is used as the default lable for a node
 +
 +
;absolute positioning: properties x & y added
 +
 +
;world coordinates: user coordinate system supported via xfactor, yfactor, xoffset, yoffset
 +
 +
;defaults for nodetypes and edgetypes: nodetype '*', edgetype '*'
 +
 +
;clipping added: xclipat, xclipsize, yclipat, yclipsize
 +
 +
;support for new arrowstyles: arrowstyles are now strings, 'new' arrowstyles (aiSee 2.0) can be used; there is no more any validity checking for arrow modes.
  
  

Revision as of 13:51, 15 August 2007


Version 0.82

label wrap
label wrapping now also takes place if the title is used as the default lable for a node
absolute positioning
properties x & y added
world coordinates
user coordinate system supported via xfactor, yfactor, xoffset, yoffset
defaults for nodetypes and edgetypes
nodetype '*', edgetype '*'
clipping added
xclipat, xclipsize, yclipat, yclipsize
support for new arrowstyles
arrowstyles are now strings, 'new' arrowstyles (aiSee 2.0) can be used; there is no more any validity checking for arrow modes.


Version 0.81

bugfix
'node.href=...' in main graph led to invalid GDL syntax
new feature
href in nodetype now replaces '%%' by the node label

Version 0.8

initial version
July 2007