File "Plotting-Two-Variables.html.erb"
Full Path: /home/analogde/www/php/integrations/rubyonrails/samples/app/views/samples/Plotting-Two-Variables.html.erb
File size: 169 bytes
MIME-type: text/html
Charset: utf-8
<h3>Plotting two variables (measures)</h3>
<div id="chartContainer">Chart will render here!</div>
<%=@myPlottingTwoVariable.render() %>
<br/>
<a href="index">Go Back</a>