Last active
May 2, 2016 08:47
-
-
Save sinpaout/d6a658d1f21b214a32c972ee5de237d0 to your computer and use it in GitHub Desktop.
test for graphed
This file contains hidden or 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
<!DOCTYPE html> | |
<html lang="ja"> | |
<head> | |
<script src="https://graphed.japacom.co.jp/graphed.js?pks=graph01:ZNAK8J3O0TLPSQFMVW11461826261465,graph02:PFK2TBCD9RV3IS5JQGA1453176946412"></script> | |
</head> | |
<body> | |
<div id="graph01" style="width: 500px;height: 500px;"></div> | |
<div id="graph02" style="width: 700px;height: 500px;"></div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment