mirror of
https://github.com/tabler/tabler.git
synced 2026-07-27 21:44:39 +04:00
js charts fixes
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
{% if data %}
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
document.addEventListener("DOMContentLoaded", function(event) {
|
||||
window.chart = window.chart || {};
|
||||
|
||||
var el;
|
||||
|
||||
Reference in New Issue
Block a user