{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}Pie Apexhcharts{% endblock title %} {% block page_content %}
{% include 'partials/page-title.html' with title='Pie Apexchart' subtitle='Charts' %}

Simple Pie Chart

Simple Donut Chart

Monochrome Pie Chart

Gradient Donut Chart

Patterned Donut Chart

Pie Chart with Image fill

Donut Update

{% endblock page_content %} {% block extra_javascript %} {% endblock extra_javascript %}