{% extends "pxy_dashboard/partials/base.html" %} {% load static %} {% block title %}Urban Digital Twin{% endblock %} {% block content %} {% include "pxy_dashboard/partials/dashboard/kpi_row.html" %}
Column Chart: Cuartiles por Fecha y Vehículo
Heatmap: Distribución de Cuartiles
{% endblock %} {% block extra_js %} {% endblock %}