Sha256: 7f712bd0a03ca7697484072c34d9deb22d6d661a881dab78ba1a60e8ba9aeea9

Contents?: true

Size: 305 Bytes

Versions: 2225

Compression:

Stored size: 305 Bytes

Contents

<% data_1 = [{
      name: 'Bugs',
      value: 8,

    },
    {
      name: 'Chores',
      value: 1,

    },
    {
      name: 'Stories',
      value: 12,
    }
  ] %>

<%= pb_rails("circle_chart", props: {
    style: "pie",
    chart_data: data_1,
    legend: true,
    id: "with-legend-example",
}) %>

Version data entries

2,225 entries across 2,225 versions & 2 rubygems

Version Path
playbook_ui-7.0.0.pre.alpha5 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.4.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.3.1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-7.0.0.pre.alpha4 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-7.0.0.pre.alpha3 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-7.0.0.pre.alpha2 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.3.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.2.1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.2.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-7.0.0.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0.pre.alpha5 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0.pre.alpha4 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0.pre.alpha3 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0.pre.alpha2 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0.pre.alpha1 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.1.0 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.0.1.pre.alpha6 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.0.1.pre.alpha5 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.0.1.pre.alpha4 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb
playbook_ui-6.0.1.pre.alpha3 app/pb_kits/playbook/pb_circle_chart/docs/_circle_chart_with_legend_kit.html.erb