Sha256: 52eb5d0dc58e44c74086d38859957e4451461d47273e2e802868947039adb2fd

Contents?: true

Size: 368 Bytes

Versions: 2177

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,177 entries across 2,177 versions & 2 rubygems

Version Path
playbook_ui-8.4.0.alpha.dependencies.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.4.0.alpha.dependencies.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.2.0.pre.alpha4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.2.0.pre.alpha3 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.2.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.1.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.1.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.3 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.2.0.pre.alpha2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.1.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.2.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.1.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.0 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.0.pre.alpha5 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.0.pre.alpha4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-8.0.0.pre.alpha1 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0.pre.alpha5 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb
playbook_ui-7.16.0.pre.alpha4 app/pb_kits/playbook/pb_gauge/docs/_gauge_height.html.erb