Committing the following changes in Temporal Vis
1)level that indicates the status of the page needs to be made "Level" 2)Make the range on both the axes - 5 years. 3)By default, sort by publication count and select the top 5. 4)Only two levels – Institution level and Person level. 5)Change the name of clear to "Remove All" 6)put a star next to entity type column to indicate that some types have been leftout.
This commit is contained in:
parent
b9b433fd18
commit
a06d2e03ba
2 changed files with 16 additions and 9 deletions
|
@ -17,7 +17,7 @@
|
|||
<li><a href="#">Networks</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h1>Temporal Graph Visualization<span id="entitylevelheading"><i> School level</i></span></h1>
|
||||
<h1>Temporal Graph Visualization<span id="entitylevelheading"><i> School Level</i></span></h1>
|
||||
<div id="leftblock">
|
||||
<div id="leftUpper">
|
||||
<h2 style="background-color:#3D454E; color: white; margin-top: 0px; margin-bottom: 20px; padding-bottom:5px;">How do you want to compare?</h2>
|
||||
|
@ -51,7 +51,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="bottomButtons">
|
||||
<button id="clear" class = "metallic" type ="button">Clear</button>
|
||||
<button id="clear" class = "metallic" type ="button">Remove All</button>
|
||||
<button id="csv" class = "metallic" type ="button">Save as CSV</button>
|
||||
<button id="image" class= "metallic" type="button" onClick="window.print()"> Save as Image</button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue