--- a/test/integration/polemic-platform.htm Mon Jan 09 15:38:54 2012 +0100
+++ b/test/integration/polemic-platform.htm Mon Jan 09 16:43:36 2012 +0100
@@ -19,7 +19,7 @@
<div id="video"></div>
<div id="LdtPlayer"></div>
-
+ <div id="Sparkline"></div>
<script type="text/javascript">
var platf_url = "http://localhost/pf/ldtplatform/ldt/";
var project_id = "47e3eef0-3ab4-11e1-9423-001d7d7c6d1d";
@@ -44,6 +44,14 @@
src:platf_url + 'cljson/id/' + project_id,
type:'json'}
},
+ {type: "SparklineWidget",
+ width: 640, /* required for this widget */
+ height: 50,
+ metadata:{
+ format:'cinelab',
+ src:platf_url + 'cljson/id/' + project_id,
+ type:'json'}
+ },
{type: "PlayerWidget", // please note that type refers directly to the constructor of the widget.
mode: "radio",
metadata:{