-
Notifications
You must be signed in to change notification settings - Fork 234
Editing
Huston Hedinger edited this page May 14, 2014
·
3 revisions
##Editing
#####captionToggle:
[bool] false
not yet implemented
Allow toggling of node captions to be visible or invisible. By assigning .hidden
to all nodes. The hidden
class can easily be overridden to allow different colors or opacities for node captions when hidden.
#####edgesToggle:
[bool] false
not yet implemented
Allow toggling of edges to be visible or invisible. Assigns a .hidden
to all edges. The default Alchemy hidden
class can easily be overridden to include different levels of opacity or color.
#####removeNodes:
[bool] false
not currently implemented allow the removal of nodes with controls