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

Readme

parent a34bb29f
No related branches found
No related tags found
1 merge request!29Main
......@@ -11,10 +11,10 @@ Json file **json\_text.json** in directory
{
"name": <title: string>,
"author": [<author1: string>, <author2: string>, ...],
"year": <date: tring>,
"year": <date: string>,
"journal": <journal: string>,
"doi": <doi: string>,
"group": <"input"/"height"/"depth">,
"group": <"Input"/"Citedby"/"Reference">,
"citations": <citation: int>
}, ...
],
......@@ -37,7 +37,8 @@ Access to the server:
## Files in Directory
- **index.html**: webpage
- **cn.js**: javascript code for force-directed graph, text elements and legend
- **cn_default.js**: javascript code for force-directed graph, text elements and legend (default version)
- **cn_timeline.js**: javascript code for force-directed graph, text elements and legend (timeline version)
- **json_text.json**: example data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment