Skip to content

Commit

Permalink
Update Chart.js v2.8.0 -> v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gil9red committed May 13, 2021
1 parent 31c367f commit 6d4c640
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.

This file was deleted.

Large diffs are not rendered by default.

Expand Up @@ -7,7 +7,7 @@

<script src="{{ url_for('static', filename='js/jquery-3.1.1.min.js') }}"></script>
<script src="{{ url_for('static', filename='bootstrap-4.3.1/bootstrap.min.js') }}"></script>
<script src="{{ url_for('static', filename='chart_js_2.8.0/Chart.bundle.min.js') }}"></script>
<script src="{{ url_for('static', filename='chart_js_2.9.3/Chart.bundle.min.js') }}"></script>

<link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='bootstrap-4.3.1/bootstrap.min.css') }}">
</head>
Expand Down

0 comments on commit 6d4c640

Please sign in to comment.