{% extends "base.html" %} {% block navbar %} {% with thispage="visualizations" %} {% include "navbar.html" %} {% endwith %} {% endblock navbar %} {% block sidebar %} {% with thispage="visualizations" %} {% include "sidebar.html" %} {% endwith %} {% endblock sidebar %} {% block bodycontent %}

Subject ontology


Main view
Icon
Collapsible tree
Icon
Bar hierarchy
Icon
Icicle
Icon
Partition table
Icon
Rotating Cluster
Icon
Sunburst Tree
Icon
Hierarchical pie chart
Icon
Bubble chart
Icon
{% endblock bodycontent %}