Sha256: 06950816fae28d78892f830eba2a1d39a2ce0a323c742229786823d944b4b994

Contents?: true

Size: 384 Bytes

Versions: 2243

Compression:

Stored size: 384 Bytes

Contents

<% data1 = [
  {
    name: 'Data Used',
    value: 32,
  }
]%>

<%= pb_rails("gauge", props: {
  id: "gauge-units1",
  chart_data: data1,
  title: "Data Usage",
  suffix: "GB"
}) %>

<% data2 = [
  {
    name: 'Sales to Date',
    value: 65,
  }
]%>

<%= pb_rails("gauge", props: {
  id: "gauge-units2",
  chart_data: data2,
  title: "Sales Goal",
  prefix: "$",
  suffix: "k",

}) %>

Version data entries

2,243 entries across 2,243 versions & 2 rubygems

Version Path
playbook_ui_docs-14.14.0.pre.rc.4 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.14.0.pre.rc.4 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.play1900progresspillwidth6122 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.play1900progresspillwidth6122 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.play1754pbtagprogressradio6121 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.play1754pbtagprogressradio6121 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.pbntr799collapsiblerowswithcustomclick6117 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.pbntr799collapsiblerowswithcustomclick6117 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.PLAY1873rails86115 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.PLAY1873rails86115 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.14.0.pre.rc.3 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.14.0.pre.rc.3 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.PLAY1873rails86087 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.PLAY1873rails86087 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.PBNTR5596084 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.PBNTR5596084 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.13.0.pre.alpha.play1851checkboxreacthook6083 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.13.0.pre.alpha.play1851checkboxreacthook6083 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui_docs-14.14.0.pre.rc.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb
playbook_ui-14.14.0.pre.rc.2 app/pb_kits/playbook/pb_gauge/docs/_gauge_units.html.erb