<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
hello all and best wishes for 2015!<br>
<br>
I try to show some statistics on the home page of my Eprints but
without success.. I tried this code:<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<i><div id="mygraph" class="irstats2_googlegraph"/></i><i><br>
</i><i><br>
</i><i><script type="text/javascript"></i><i><br>
</i><i>document.observe("dom:loaded",function(){</i><i><br>
</i><i> new EPJS_Stats_GoogleGraph( { </i><i><br>
</i><i> 'context': { 'datatype': 'downloads' }, </i><i><br>
</i><i> 'options': { 'graph_type': 'column',
'container_id': 'mygraph', 'view': 'Google::Graph',
'show_average': '1', 'date_resolution': 'month' } </i><i><br>
</i><i> });</i><i><br>
</i><i>});</i><i><br>
</i><i></script></i><i><br>
</i><br>
and<br>
<br>
<i><div id="mytable" class="irstats_table"/></i><i><br>
</i><i><br>
</i><i><script type="text/javascript"></i><i><br>
</i><i>document.observe( "dom:loaded", function() {</i><i><br>
</i><i><br>
</i><i> new EPJS_Stats_Table( {</i><i><br>
</i><i> 'context': { 'datatype': 'downloads' },</i><i><br>
</i><i> 'options': { 'container_id': 'mytable',
'top': 'eprint', 'view': 'Table', 'limit': '5' } </i><i><br>
</i><i> } );</i><i><br>
</i><i><br>
</i><i>});</i><i><br>
</i><i></script></i><br>
<br>
<br>
but it does not find a resulting output : "No data found". or it
draws a blank graph. Has anyone tried to insert these codes?<br>
<br>
Thanks,<br>
<br>
Jean-Marie<br>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<pre class="moz-signature" cols="72">--
***********************************************
Jean Marie Le Bechec
Service Commun de la Documentation
Responsable ingenierie documentaire
&
Direction du Systeme d'Information
Referent Etudes
Institut National Polytechnique de Toulouse
6 allee Emile Monso - bp 34038 -
31029 Toulouse cedex 4
Tel : 05 34 32 31 16
Mail : <a class="moz-txt-link-abbreviated" href="mailto:lebechec@inp-toulouse.fr">lebechec@inp-toulouse.fr</a>
***********************************************
</pre>
</body>
</html>