{% include "head.html" %} Looper: {{ project_name }} summary {{ navbar }}

Looper {{ project_name }} summary

Stats summary file
{% for column in columns %} {% endfor %} {% for table_cell_data in table_row_data %} {% for values in table_cell_data %} {% if values is not string %} {% else %} {% endif %} {% endfor %} {% endfor %}
{{ column }}
{{ values[1] }} {{ values }}

Plot a column

{{ project_objects }}