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.8.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.8.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.8.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.7.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.7.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.6.2.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.6.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.6.1.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.6.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.6.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.5.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.5.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0.pre.alpha6 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0.pre.alpha5 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0.pre.test4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0.pre.test3 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.4.0.pre.test2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb