Sha256: 6591f37bd165ad526ce4cb5bcbf18967003b0464a1e7218ff21b6fd427cb4174
Contents?: true
Size: 521 Bytes
Versions: 4
Compression:
Stored size: 521 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
4 entries across 4 versions & 1 rubygems