Sha256: d1a139aad33b5d09bdf7804c91aae975f6ce6b44d1d0ed9206c2a87572a6f52f

Contents?: true

Size: 1.07 KB

Versions: 1810

Compression:

Stored size: 1.07 KB

Contents

<%= pb_rails("flex", props: {wrap: true, align: "center"}) do %>
  <%= pb_rails("flex/flex_item", props: {fixed_size: "400px", overflow: "hidden", shrink: true }) do %>
      <%= pb_rails("gauge", props: {
        id: "gauge-sizing4",
        chart_data: [{ name: "Point 1", value: 100 }],
      }) %>
  <% end %>
  <%= pb_rails("flex/flex_item", props: {fixed_size: "300px", overflow: "hidden", shrink: true }) do %>
      <%= pb_rails("gauge", props: {
        id: "gauge-sizing3",
        chart_data: [{ name: "Point 2", value: 75 }],
      }) %>
  <% end %>
  <%= pb_rails("flex/flex_item", props: {fixed_size: "200px", overflow: "hidden", shrink: true }) do %>
      <%= pb_rails("gauge", props: {
        id: "gauge-sizing2",
        chart_data: [{ name: "Point 3", value: 50 }],
      }) %>
  <% end %>
  <%= pb_rails("flex/flex_item", props: {fixed_size: "125px", overflow: "hidden", shrink: true }) do %>
      <%= pb_rails("gauge", props: {
        id: "gauge-sizing1",
        height: '100%',
        chart_data: [{ name: "Point 4", value: 25 }],
      }) %>
  <% end %>
<% end %>

Version data entries

1,810 entries across 1,810 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui_docs-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_gauge/docs/_gauge_sizing.html.erb