{% extends "charisma_django/boxes/col_md.html" %} {% block boxicon %} {{ colmdicon|default:"glyphicon-list-alt" }} {% endblock %} {% block boxtitle %} {{ colmdicontitle|default:"Chart with points" }} {% endblock %} {% block boxcontent %}

Mouse position at (0, 0).

{% endblock %} {% block boxmodal %}

Settings can be configured here

{% endblock %}