mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Pointed to core and doughnut.
This commit is contained in:
parent
8984e8c2c4
commit
7e21cb4e04
@ -2,7 +2,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Doughnut Chart</title>
|
||||
<script src="../Chart.js"></script>
|
||||
<script src="../src/Chart.Core.js"></script>
|
||||
<script src="../src/Chart.Doughnut.js"></script>
|
||||
<style>
|
||||
body{
|
||||
padding: 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user