Sha256: 297c26dc6b7e3e55f230a9b500f06dc5eec26fb1d0a204367ffc3104c5eed016
Contents?: true
Size: 306 Bytes
Versions: 337
Compression:
Stored size: 306 Bytes
Contents
<%= content_tag(:div, "", id: object.id, data: object.data, class: object.classname) %> <% content_for :pb_js do %> <%= javascript_tag do %> window.addEventListener('DOMContentLoaded', function() { new pbChart('.selector', <%= object.chart_options %>) }) <% end %> <% end %>
Version data entries
337 entries across 337 versions & 1 rubygems