{{ error }}
{% endif %}
{% if chart %}
Chart:
Raw data:
Application | {% ifequal type "time" %}Usage time (hours) | {% endifequal %} {% ifequal type "users" %}Number of users | {% endifequal %}
---|---|---|
{{ item|first|capfirst }} | {% ifequal type "time" %}{{ item|last|floatformat:"3" }} | {% endifequal %} {% ifequal type "users" %}{{ item|last }} | {% endifequal %}
No data available. Please try again changing analysis parameters.
{% endif %} {% endif %} {% if not type %}