The purpose of this application is to (re)produce burning ember diagrams of the style used in IPCC reports. The code is open-source and available here: framagit.org. For details, read More information.
{% if version['isalpha'] %}Critical warning: this an alpha version; it should only be used for software development.
{% elif version['isbeta'] %}Warning: this is a beta (non final) version; do not use it for final work.
{% endif%} {% endblock %} {% set navbar = [ ('index', 'Graph production'), ('examples', 'Examples & documentation'), ('more', 'More information') ] -%}