Re: [graphviz-interest] Using jQuery UI's drag/drop with Graphviz
Ron Savage <[email protected]> Mon, 3 Apr 2017 08:13:45 +1000
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <[email protected]> |
Hi Ron N Thanx. I'd never heard of IdeatreeLive, and it's sort of what I'm thinking of. I'm already using jQuery UI's draggable and droppable, but only for 1 DOM item, as a demo. I had a long play with the amazing d3 (d3js.org), since it's graphical too, but has decided to just use a HTML table for destination nodes. Cheers The Other Ron. On 03/04/17 05:24, Ron Newman wrote: > Ron, > Not onto a node per se, but into a graphviz map, yes. Node should be > about the same. The user drags the tab of an open website into a map > and a node is created that links to that website. Currently only works > with video (I'm talking about IdeatreeLive). Same idea could be used > for images. Assuming you're displaying the map in a browser, you'd need > to register a drop event in javascript for each node. How that's done > will vary depending on the output format you're using (png, json, svg, > etc). You just need some representation of each node as a DOM element > that you can attach the event to. > > Ron N > > -- > Ron Newman, Founder > IdeaTreeLive.com <http://www.ideatreelive.com/> > www.linkedin.com/in/ideatree/ <http://www.linkedin.com/in/ideatree/> > Facebook.com/RonNewmanPiano <http://facebook.com/RonNewmanPiano> > > > On Sun, Apr 2, 2017 at 10:00 AM, > <[email protected] > <mailto:[email protected]>> wrote: > > Send graphviz-interest mailing list submissions to > [email protected] > <mailto:[email protected]> > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.research.att.com/mailman/listinfo/graphviz-interest > <http://lists.research.att.com/mailman/listinfo/graphviz-interest> > or, via email, send a message with subject or body 'help' to > [email protected] > <mailto:[email protected]> > > You can reach the person managing the list at > [email protected] > <mailto:[email protected]> > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of graphviz-interest digest..." > > > Today's Topics: > > 1. Using jQuery UI's drag/drop with Graphviz (Ron Savage) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 2 Apr 2017 10:17:26 +1000 > From: Ron Savage <[email protected] <mailto:[email protected]>> > To: [email protected] > <mailto:[email protected]> > Subject: [graphviz-interest] Using jQuery UI's drag/drop with Graphviz > Message-ID: <[email protected] > <mailto:[email protected]>> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi > > This is in relation to a free, Perl, garden design package I'm writing. > > Has anyone been able to drag an image (thumbnails are what I'm using) > onto a Graphviz node? Presumably the target would be a table with cell > borders to show the user what to aim for. > > -- > Ron Savage - savage.net.au <http://savage.net.au> > > > ------------------------------ > > _______________________________________________ > graphviz-interest mailing list > [email protected] > <mailto:[email protected]> > http://lists.research.att.com/mailman/listinfo/graphviz-interest > <http://lists.research.att.com/mailman/listinfo/graphviz-interest> > > > End of graphviz-interest Digest, Vol 144, Issue 2 > ************************************************* > > > > > > > > > _______________________________________________ > [email protected] > http://lists.research.att.com/mailman/listinfo/graphviz-interest > -- Ron Savage - savage.net.au _______________________________________________ [email protected] http://lists.research.att.com/mailman/listinfo/graphviz-interest