1. Created a draft person level vis (integration of sparkline & co-authorship vis)
2. Modified the person pub count to use a single VO to give access to jsp to various contents of sparkline. 3. Modified test bed to include link to Person Level vis.
This commit is contained in:
parent
0e8e1dc9e2
commit
64ff99a222
7 changed files with 86 additions and 72 deletions
|
@ -1,3 +1,6 @@
|
|||
${requestScope.visContentCode}
|
||||
<%@ page import="edu.cornell.mannlib.vitro.webapp.visualization.personpubcount.VisVOContainer" %>
|
||||
|
||||
${requestScope.visContextCode}
|
||||
<c:set var='sparkline' value='${requestScope.sparklineVO}'/>
|
||||
|
||||
${sparkline.sparklineContent}
|
||||
${sparkline.sparklineContext}
|
Loading…
Add table
Add a link
Reference in a new issue