Sha256: 0ea39ecc01d248cd1a2453ef1769c0731bbcdda904a1bd5d790766fa42391dec

Contents?: true

Size: 139 Bytes

Versions: 8

Compression:

Stored size: 139 Bytes

Contents

<div id='<%= id %>'></div>
<script type="text/javascript">
  $(function () {
    $('#<%= id %>').highcharts(<%= config %>);
  });
</script>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
asciinurse-0.1.7 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.6 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.5 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.4 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.3 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.2 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.1 resources/highcharts/templates/chart.html.erb
asciinurse-0.1.0 resources/highcharts/templates/chart.html.erb