{% extends "layout.html" %} {% block title %}Index{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}

Selected variable:

x: {{ operation_form[0] }}

y: {{ operation_form[1] }}

hue: {{ operation_form[0] }}

Plot
static plot with regression
Correlation
{{ correlation | safe }}
{% endblock %}