{{ modals.info("submitNoCP", "No Change Points Selected", "Please use the
\"No Change Points\" button when you think there are no change points in the
time series.") }}
{{ modals.info("NoCPYesCP", "Change Points Selected", "There are selected
change points, please click the Reset button before clicking the \"No change
points\" button.") }}
Selected Changepoints
{# Based on: https://github.com/benalexkeen/d3-flask-blog-post/blob/master/templates/index.html #}
{# And: https://bl.ocks.org/mbostock/35964711079355050ff1 #}
{% endblock %}