Plotting Data

Overview Dashboard

Longitudinal data Dashboard

All Visible Projects Dashboard

Projects Owned, Collaborated or Member Dashboard

{% if db is sameas true%} {% endif %} {% if db is sameas false %} {% endif %}
{% for key in stats_data %}

{{key}}

{% endfor %}
{% for i in graph_data %}
{% for j in i %} {% for key in j %}
{% endfor %} {% endfor %}
{% endfor %}
{% for i in longitudinal_data %}
{% for j in i %} {% for key in j %}
{% endfor %} {% endfor %}
{% endfor %}
{% for i in project_list%}
{% for j in i%} {% endfor %}
{% endfor %}
{% for i in project_list_ow_co_me%}
{% for j in i%} {% endfor %}
{% endfor %}
{% for i in graph_data%} {% for j in i%} {%endfor%} {%endfor%} {% for i in longitudinal_data%} {% for j in i%} {%endfor%} {%endfor%}