Sha256: 241e85df75952bba08c7c0813b0717b74d59704ab9f98d5cb33f108df6cc0cf7
Contents?: true
Size: 503 Bytes
Versions: 6
Compression:
Stored size: 503 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: { id: "bar-test", chart_data: data, point_start: "2012", title: 'Solar Employment Growth by Sector, 2010-2016', subtitle: 'Source: thesolarfoundation.com', axis_title: 'Number of Employees' } ) %>
Version data entries
6 entries across 6 versions & 1 rubygems