Sha256: 7b76df1494a3a2ca3bb828176d42d274443b2cf42c2b5a7fa751386779fb2987
Contents?: true
Size: 450 Bytes
Versions: 2159
Compression:
Stored size: 450 Bytes
Contents
<% data = [{ name: 'Number of Installations', data: [43934, 52503, 57177, 69658, 97031, 119931, 137133, 154175] }] %> <%= pb_rails("line_graph", props: { id: "line-test-3", gradient: false, chart_data: data, x_axis_categories: ['Jan','Feb','Mar','Apr','May','Jun','Jul','Aug'], title: 'Line Graph with Legend Non Clickable', axis_title: 'Number of Employees', legend: true, toggle_legend_click: false, }) %>
Version data entries
2,159 entries across 2,159 versions & 2 rubygems