Sha256: d489c3c97c4911a96974d7592eb2dbf3c6de83541c9fc851756354db78f4df33
Contents?: true
Size: 207 Bytes
Versions: 2118
Compression:
Stored size: 207 Bytes
Contents
<% data = [ { name: 'Rating', value: 4.5, } ]%> <%= pb_rails("gauge", props: { id: "gauge-min-max", chart_data: data, min: 0, max: 5, show_labels: true, title: "Product Rating" }) %>
Version data entries
2,118 entries across 2,118 versions & 2 rubygems