1. In Temporal vis developed vis drilling up from lower level. (see http://issues.library.cornell.edu/browse/NIHVIVO-1800)
2. Refactored client-side code for temporal vis.
This commit is contained in:
parent
82c4d1faa7
commit
ae43216396
19 changed files with 449 additions and 78 deletions
|
@ -13,6 +13,10 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#subject-parent-entity {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#error-container {
|
||||
display: none;
|
||||
}
|
||||
|
@ -49,6 +53,7 @@ img.bar-count-icon {
|
|||
|
||||
.legend-bar {
|
||||
margin-bottom: 3px;
|
||||
cursor:default;
|
||||
}
|
||||
|
||||
.unknown-legend-bar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue