Exemple #1
0
	                        } ],
	               legend: { position: 'ne', margin: [20, 10]}
		});
});
</script>
<h3><?php 
echo $lit['hourly']['title'];
?>
</h3>
<h4><?php 
echo $lit['subtitle'];
?>
</h4>
    <div id="hourly_report_canvas" style="height: 400px;"></div><br/><br/>
<h3><?php 
echo $lit['daily']['title'];
?>
</h3>
<h4><?php 
echo $lit['subtitle'];
?>
</h4>
    <div id="daily_report_canvas" style="height: 400px;"></div>
    <h3><a href="http://mandrillapp.com/" target="_target"><?php 
_e('For more detailed statistics, please visit your Mandrill Dashboard', 'wpmandrill');
?>
</a>.</h3>

		<?php 
wpMandrill::$stats = $stats;