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.16.0.pre.alpha4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0.pre.alpha3 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0.pre.alpha2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.14.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.15.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.15.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.14.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.13.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.13.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.12.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.12.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.11.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.11.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.11.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.10.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.9.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.8.4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.8.3 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb