Personal tools

Template:TestTemplate: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 45: Line 45:
   var options={
   var options={
           chart: {           
           chart: {           
                 renderTo: 'container',
                 renderTo: 'container2',
                 type: 'line'
                 type: 'line'
             },
             },
Line 143: Line 143:
</script>
</script>
</html>
</html>
<div id="container" style="height: 300px;width: 1000px;margin: 0 auto"></div>
<div id="container2" style="height: 300px;width: 1000px;margin: 0 auto"></div>

Revision as of 16:43, 12 June 2013