{% extends 'layouts/vertical.html' %} {% block title %}Pie Apexhcharts{% endblock title %} {% block page_content %}
{% set title='Pie Apexhcharts' %} {% set subtitle='Charts' %} {% include 'partials/page-title.html' %}

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 %}