{% extends g.theme.master %} {% do g.register_app_css('envision.min.css', compress=False) %} {% block title %}{{c.project.name}} / {{c.app.config.options.mount_label}}{% endblock %} {% block header %}{{c.project.name}} / {{c.app.config.options.mount_label}}: Bitergia Metrics{% endblock %} {% block content %}

Evolution of Allura

Proof of concept of how some parameters of the evolution of a software project can be visualized. Allura integation. Visualization is still preliminary and incomplete.

Commits, committers per month

Top chart shows number of commits per month. Below it, number of committers active during the same month. The bottom chart shows also number of commits per month, and allows the selection of the period to show in the upper charts. Move the pointer over the upper charts to see the numbers. [Data]

{% endblock %}