Files
digest_app/templates/cdn_through_html/apexchart_cdn_js.html
2024-03-11 14:48:48 +05:30

3 lines
183 B
HTML

{% load static%}
<script src="{% static 'src/plugins/src/apex/apexcharts.min.js' %}"></script>
<script src="{% static 'src/plugins/src/apex/custom-apexcharts.js' %}"></script>