Sha256: 039e78e6bc8dafb95253d4335b079e779f8fd2b97e74862b306c60f194495f33

Contents?: true

Size: 159 Bytes

Versions: 9

Compression:

Stored size: 159 Bytes

Contents

%div{ id: "#{scope}_chart", style: "height: 300px" }

:javascript
  $( function() { new Chartkick.ColumnChart( '#{scope}_chart', "/admin/stats/#{scope}" ) } )

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
happy_seed-0.0.21 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.19 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.18 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.17 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.16 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.15 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.14 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.13 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml
happy_seed-0.0.12 lib/generators/happy_seed/admin/templates/app/views/admin/_chart.html.haml