1. Made style changes to the temporal graph vis per Katy's suggestions.

2. Refactored the temporal graph views (based on different comparison parameters). Now there is one basic template from which different parameter templates inherit.
3. Did code cleanup for the same.
4. Removed GUI related javascript into separate file & include it in the common basic template for temporal graph vis.
5. Reflected the changes in the servlets as well.
This commit is contained in:
cdtank 2011-01-25 00:55:47 +00:00
parent f394a2586f
commit 1f7962a454
12 changed files with 457 additions and 686 deletions

View file

@ -61,6 +61,8 @@
background:#F1F2ee;
font-weight:bold;
font-size:12px;
padding-bottom: 3px;
padding-top: 3px;
}
#infoContainer {