Sha256: 4b19b148152697ccc7663196a4ea52df707872bec2c7233d9f4bf46bd965c06c

Contents?: true

Size: 164 Bytes

Versions: 4

Compression:

Stored size: 164 Bytes

Contents

<div id='<%= id %>'></div>
<script type="text/javascript">
  google.charts.setOnLoadCallback(function () {
    drawChart('<%= id %>', <%= config %>)
  })
</script>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asciinurse-0.1.7 resources/googlecharts/templates/chart.html.erb
asciinurse-0.1.6 resources/googlecharts/templates/chart.html.erb
asciinurse-0.1.5 resources/googlecharts/templates/chart.html.erb
asciinurse-0.1.4 resources/googlecharts/templates/chart.html.erb