Sha256: 98052bb4ce73083089d050e26f4e4945340f02e10e036e7430d55e9e96858af7

Contents?: true

Size: 579 Bytes

Versions: 1893

Compression:

Stored size: 579 Bytes

Contents

 <% data_5 = [{
      name: 'Facebook',
      value: 2498,
    },
    {
      name: 'YouTube',
      value: 2000,
    },
    {
      name: 'WhatsApp',
      value: 2000,

    },
    {
      name: 'Facebook Messenger',
      value: 1300,
    },
    {
      name: 'WeChat',
      value: 1165,
    },
    {
      name: 'Instagram',
      value: 1000,
    },
    {
      name: 'Tik Tok',
      value: 800,
    },
  ] %>


<%= pb_rails("circle_chart", props: {
    style: "pie",
    title: "Active Users on Social Media",
    chart_data: data_5,
    id: "with-caption-example",
}) %>

Version data entries

1,893 entries across 1,893 versions & 2 rubygems

Version Path
playbook_ui-5.1.0.pre.alpha4 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-5.1.0.pre.alpha2 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-5.1.0.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-5.0.1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-5.0.1.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.18.1.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.18.1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.18.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.17.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.17.0.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.16.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.15.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb
playbook_ui-4.14.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_title.html.erb