Commit 1b420638 authored by Mathieu Rodic's avatar Mathieu Rodic

[FEATURE] Charts - improved the library

parent 7bb5e1c6
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<title>Test graphs</title> <title>Test graphs</title>
</head> </head>
<body> <body>
<div id="graph" style="box-shadow:inset 3px 3px 10px rgba(0,0,0,.33);background:#FDFEFF"></div>
<script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="raphael.js"></script> <script type="text/javascript" src="raphael.js"></script>
<script type="text/javascript" src="g.raphael.js"></script> <script type="text/javascript" src="g.raphael.js"></script>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment