{% extends "_base.html" %} {% block bodycontent %}
This graph shows recorded status history of packages tracked by the {{ config['name'] or '' }} portingdb.
{% if expand %} You can make the graph show percentages or counts. {% else %} You can make the graph show percentages or counts. {% endif %}
(Note that the exact methodology of assigning status to packages is evolving over time; for example the "Python 3 only" status was added in April 2017.)
{{ graph|safe }}