{% if handlerId == 'graphTree' %}
Root Node:
{% for node in nodes %}
{{ node }}
{% endfor %}
Max Depth:
Max Children:
{% else %}
Color By:
{% for col in cols %}
{{ col }}
{% endfor %}
Max Edges:
{% endif %}
label
Update