{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block title %}Chartjs{% endblock title %} {% block pagetitle %} {% include "pxy_dashboard/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 %}