"NetworkGraph"의 두 판 사이의 차이
KHS DH wiki
2번째 줄: | 2번째 줄: | ||
{{#tag:html| | {{#tag:html| | ||
<iframe width=100% height=700px frameborder=0 src=https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=hyunseung&script={{{title|}}}&direction={{{direction|}}}></iframe> | <iframe width=100% height=700px frameborder=0 src=https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=hyunseung&script={{{title|}}}&direction={{{direction|}}}></iframe> | ||
+ | <input type="button" value="전체화면" onclick="location.href='https://dh.aks.ac.kr/~sandbox/cgi-bin/wikiGraphPresenter.py?account=hyunseung&script={{{title|}}}&direction={{{direction|}}}'"> | ||
<input type="button" value="AI 스토리텔링 프롬프트" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/wikiStoryPrompt.py?account=hyunseung&script={{{title|}}}'"> | <input type="button" value="AI 스토리텔링 프롬프트" onclick="location.href='https://public.aks.ac.kr/~tutor/cgi-bin/gptapi/wikiStoryPrompt.py?account=hyunseung&script={{{title|}}}'"> | ||
}} | }} |
2024년 4월 10일 (수) 11:55 판
사용방법
- 위키 문서로 만들어진 시맨틱 데이터를 네트워크 그래프로 출력하는 틀입니다.
- 위키 문서의 제목(title)을 지정하세요.
- 그래프의 방향을 지정하는 옵션(direction)을 부가할 수 있습니다: NORMAL(기본값), UD, LR
아래의 틀을 복사해서 사용합니다.
출처
- "틀:NetworkGraph", 『DH 교육용 위키』online, 한국학중앙연구원 디지털인문학연구소.
- "틀:NetworkGraph", 『DH Workshop Wiki』online, 한국학중앙연구원 디지털인문학연구소.
{{NetworkGraph | title= | direction= }}