{% extends "partials/base.html" %} {% load static %} {% block title %}Chartjs{% endblock title %} {% block pagetitle %} {% include "partials/page-title.html" with pagetitle="Chartjs" title="Charts" %} {% endblock pagetitle %} {% block content %}

Boundaries

Different Dataset

Draw Time

Stacked

Radar

{% endblock content %} {% block extra_js %} {% endblock extra_js %}