_graph.html.haml revision 7dd52825d07f8fd43b672e4800d84aafceba30d1
%h4 Graphical Visualization of Logic-Mappings
Depth of
.btn-group
%a.btn.dropdown-toggle(data-toggle="dropdown" href="#")
= @depth
%li
- (1..9).each do |i|
= link_to i, resource_path(resource, :depth => i)
from
= fancy_link resource
%div#d3_graph
%div#d3_context