{% extends "base.html" %} {% import 'macros.html' as macros %} {% block asset %} {% endblock %} {% block header %} {{ macros.page_title(key='PCP', title=_('Parallel Plot'), hint=_('Visualize the correlation between a large number of variables with respect to target variable.'), hasAction=true) }} {% endblock %} {% block midbody %}