Sha256: 52eb5d0dc58e44c74086d38859957e4451461d47273e2e802868947039adb2fd

Contents?: true

Size: 368 Bytes

Versions: 2118

Compression:

Stored size: 368 Bytes

Contents

<%= pb_rails("gauge", props: {
  id: "gauge-height-px",
  chart_data: [{ name: "Pixels", value: 400 }],
  height: '400',
  title: "Fixed Height in Pixels",
  suffix: "px"
}) %>

<%= pb_rails("gauge", props: {
  id: "gauge-height-percent",
  chart_data: [{ name: "Percentage", value: 45 }],
  height: '45%',
  title: "Height as Percentage of Width",
  suffix: "%"
}) %>

Version data entries

2,118 entries across 2,118 versions & 2 rubygems

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