File "Line-Chart-With-Time-Axis.html.erb"

Full Path: /home/analogde/www/php/integrations/rubyonrails/samples/app/views/samples/Line-Chart-With-Time-Axis.html.erb
File size: 163 bytes
MIME-type: text/html
Charset: utf-8

<h3>Line chart with time axis</h3>
<div id="chartContainer">Chart will render here!</div>
<%=@myLineChartWithTimeAxis.render() %>
<br/>
<a href="index">Go Back</a>