Postponed (maintainer needs more info)
Project:
Graphviz Noderef
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2010 at 13:18 UTC
Updated:
22 Mar 2010 at 04:49 UTC
@nought101, hopefully this is not another one of my easy sounding but too complicated requirements - possible to show node teaser on hover?
Comments
Comment #1
naught101 commentedYou mean when hovering over a node in the graph? That would be fairly difficult, it'd require some java script with AJAX/AHAH calls, which I've never done before. You MIGHT be able to simply do this with snap.com (there's a drupal module at http://drupal.org/project/snap_preview ) or some other external tool.
If there's no appropriate tool I'm not opposed to including this, but I don't think I have time to deal with it right now. Happy to accept patches.