Skip to content
Snippets Groups Projects
Commit 83bf01a5 authored by Stahl, Merle's avatar Stahl, Merle
Browse files

Readme

parent 0fb873c3
No related branches found
No related tags found
2 merge requests!10Output,!9Main
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Citation Network Citation Network
## Usage ## Usage
Input: Json-Datei json\_text.json in directory graph Input: Json-Datei ***json\_text.json*** in directory
```json ```json
{ {
"nodes": [ "nodes": [
...@@ -34,16 +34,11 @@ Starting a Python-HTTP Server: ...@@ -34,16 +34,11 @@ Starting a Python-HTTP Server:
Opening Server: Opening Server:
[http://0.0.0.0/:\<port\>](http://0.0.0.0/:<port>) [http://0.0.0.0/:\<port\>](http://0.0.0.0/:<port>)
## Files in directory: ## Files in directory
- ***index.html***: webpage
- ***cn.js***: javascript code for force-directed graph, text elements and legend
- ***json_text.json***: example data
### index.html
webpage
### cn.js
javascript code for force-directed graph, text elements and legend
### json_with_citations.json
example data
## Authors ## Authors
- Katja Ehlers - Katja Ehlers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment