🖼️ Vista previa de gráficos
{% if graphs and graphs|length > 0 %}
{% for graph in graphs %}
⬇️ Descargar
{% if graph.type == "html" %}
Ver en grande
{% else %}
Ver en grande
{% endif %}
{% endfor %}
{% else %}
No hay gráficos disponibles.
{% endif %}