{% extends 'ict/side_bar_base.html' %} {% load staticfiles %} {% block ra_style %} analysis_menu_element_dark {% endblock %} {% block post_url %} {% url 'ict:temporal_evolution' %} {% endblock %} {% block visual %}

Download Temporal Evolution data

XLS

The Temporal Evolution visualization provides a common line chart to show the evolution of posts published under the selected categories.

{% endblock %}