Gephi

DH Edu
김지선 (토론 | 기여)님의 2023년 12월 28일 (목) 12:51 판
이동: 둘러보기, 검색


본 문서는 DH Edu 교강사 김지선이 작성하였습니다. (21-2 최초 작성)


공통

  • 생성한 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>

23-2