{% extends "base.html" %} {% import 'macros.html' as macros %} {% block asset %} {% endblock %} {% block header %} {{ macros.page_title(key='StP', title=_('Stratified Plot'), hint=_('Compare data distribution with histograms and estimated density lines. Split the graph with stratified variables.'), hasAction=true) }} {% endblock %} {% block midbody %}
{{ _("Median_mean") }}