Gephi
DH Edu
공통
- 생성한 Gephi url을 자기소개 페이지에 임베딩 해보세요!
==Gephi==
<html>
<script>function reload() {window.location.reload();} </script>
<iframe width="800" height="720" src="★URL입력★" frameborder="0" allowfullscreen></iframe>
<input type="button" value="gephi 새로 고침" onclick="reload();">
<input type="button" value="큰 화면으로 보기" onclick="location.href='★URL입력★'">
</html>