Sha256: d060813ce513942cde270b49087b918d4e5b7bab54eb7c73eeba6cfe117ba57f
Contents?: true
Size: 523 Bytes
Versions: 24
Compression:
Stored size: 523 Bytes
Contents
<% data = [{ name: 'Installation', data: [154175] }, { name: 'Manufacturing', data: [40434] }, { name: 'Sales & Distribution', data: [39387] }, { name: 'Project Development', data: [34227] }, { name: 'Other', data: [18111] }] %> <%= pb_rails("bar_graph", props: { axis_title: 'Number of Employees', chart_data: data, id: "bar-test", point_start: 2012, subtitle: 'Source: thesolarfoundation.com', title: 'Solar Employment Growth by Sector, 2010-2016' }) %>
Version data entries
24 entries across 24 versions & 1 rubygems