Sha256: 1bf414ce15c7a887fd299c31dd9fbaf90f997fc9b450302728621ed3f6940c87

Contents?: true

Size: 1.46 KB

Versions: 1853

Compression:

Stored size: 1.46 KB

Contents

<% data = [{
    name: 'Installation',
    data: [1475]
}, {
    name: 'Manufacturing',
    data: [4434]
}, {
    name: 'Sales & Distribution',
    data: [3387]
}, {
    name: 'Project Development',
    data: [3227]
}, {
    name: 'Other',
    data: [1111]
}] %>

<%= pb_rails("title", props: {size: 4, text: "align | vertical_align", padding_top: "sm", padding_bottom: "sm"})%>

<%= pb_rails("bar_graph", props: {
    axis_title: 'Number of Employees',
    chart_data: data,
    id:"legend-position-bar",
    y_axis_min: 0,
    x_axis_categories:['Jan'],
    title: 'Alignment of Legend',
    legend: true,
    align: 'right',
    vertical_align: 'top',
    padding_bottom: "sm",
}) %>

<%= pb_rails("title", props: {size: 4, text: "layout", padding_top: "sm", padding_bottom: "sm"})%>

<%= pb_rails("bar_graph", props: {
    axis_title: 'Number of Employees',
    chart_data: data,
    id:"legend-position-bar-1",
    y_axis_min: 0,
    x_axis_categories:['Jan'],
    title: 'Layout of Legend',
    legend: true,
    layout: 'vertical',
    padding_top: "sm",
    padding_bottom: "sm",
}) %>

<%= pb_rails("title", props: {size: 4, text: "x | y", padding_top: "sm", padding_bottom: "sm"})%>

<%= pb_rails("bar_graph", props: {
    axis_title: 'Number of Employees',
    chart_data: data,
    id:"legend-position-bar-2",
    y_axis_min: 0,
    x_axis_categories:['Jan'],
    title: 'Offset of Legend',
    legend: true,
    layout: "vertical",
    x: 100,
    y: 10,
    padding_top: "sm",
}) %>

Version data entries

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

Version Path
playbook_ui-12.20.0.pre.alpha.title2667 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.20.0.pre.alpha.title2665 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.20.0 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.19.0.pre.alpha.PLAY699zindexresponsive650 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui_docs-12.19.0.pre.alpha.movemarkdown639 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.19.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown638 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts632 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.19.0 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown629 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown628 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.play786multilevelselectimprovements627 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown626 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY603datepickerquickpickinputpresetdropdown617 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY735mobileheadersfix616 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.play786multilevelselectimprovements613 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY747carddarktokens610 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts608 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0.pre.alpha.PLAY785typeaheadts607 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.18.0 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb
playbook_ui-12.17.1 app/pb_kits/playbook/pb_bar_graph/docs/_bar_graph_legend_position.html.erb