#8631: Make a graph-input interact control
---------------------------+------------------------------------------------
Reporter: rbeezer | Owner: itolkov
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: interact | Keywords: graph editor
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by rbeezer):
Rado,
Very nice! This works for me - I'll upload a screenshot next.
For anybody else testing, you just need a line like
{{{G=Graph(...)}}}
in the argument list of the function you are using as the interact. It
seems that you need to specify the initial graph as something other than a
null graph, and whatever this graph might be, the routine expects to find
position information.
Nice work!
Rob
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8631#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.