{% extends "layout.html" %} {% block content %}

Selected variable: {{ operation_form }}

frequency table

{{ data | safe }}

characteristic values

{% for key, value in characteristic_values.items() %}

{{ key }} {{ value }}

{% endfor %}

Plot

{% if options_tipo_var == "categoriale" %}

Change the order of category and then press button

{% endif %} {% endblock %}