{% extends "adminlte/demo/base.html" %} {% load static %} {% block title %}AdminLTE 3 | ChartJS{% endblock title %} {% block content_header_title %}ChartJS{% endblock content_header_title %} {% block content_header_path %} {% endblock content_header_path %} {% block content %}

Area Chart

Donut Chart

Pie Chart

Line Chart

Bar Chart

Stacked Bar Chart

{% endblock content %} {% block footer %}
Version 3.0.5
Copyright © 2014-2019 AdminLTE.io. All rights reserved. {% endblock footer %} {% block js_xtra %} {% endblock js_xtra %}