Sha256: 47f6471b71089785898d304e30d201b9d961363da6d3b89d84f6a4084556b275

Contents?: true

Size: 377 Bytes

Versions: 2125

Compression:

Stored size: 377 Bytes

Contents

<% data_51 = [{
    name: 'Waiting for Calls',
    value: 41,
  },
  {
    name: 'On Call',
    value: 49,
  },
  {
    name: 'After call',
    value: 10,
  }
] %>

<br><br>

<%= pb_rails("circle_chart", props: {
    chart_data: data_51,
    id: "with-a-block-2",
    rounded: true,
}) do %> 
    <%= pb_rails('title', props: {text: "83", size: 1, tag: 'div'}) %>
<% end %>



Version data entries

2,125 entries across 2,125 versions & 2 rubygems

Version Path
playbook_ui-6.0.1.pre.alpha3 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb
playbook_ui-6.0.1.pre.alpha2 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb
playbook_ui-6.0.1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb
playbook_ui-6.0.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb
playbook_ui-5.5.1.pre.alpha4 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_block.html.erb