Pointed to core and doughnut.

This commit is contained in:
Christopher Weiss 2014-10-21 10:19:58 -04:00
parent 8984e8c2c4
commit 7e21cb4e04

View File

@ -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;