Last active
July 11, 2017 16:54
-
-
Save ahmedam55/c225f3b3e769bbc41e284c3519cfcb6a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>SVG line chart</title> | |
<link rel="stylesheet" href="/style.css"> | |
</head> | |
<body> | |
<script src="/bundle.js"></script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment