{% extends 'data/_base_data.html' %}{% load humanize %} {% block head_title %}Distribution View: {{ block.super }}{% endblock %} {% block head_css_extra %} {% endblock %} {% block aside_notes %}
Charts show how data in this table is distributed, helping identify patterns, clusters and outliers. You can click a point to lock and unlock display.
{% endblock %} {% block page_specific_javascript %} {% endblock %}