Skip to content
This repository has been archived by the owner on Mar 7, 2018. It is now read-only.

Not able to reduce gap between tiles #732

Open
kvvadavi opened this issue Dec 23, 2016 · 2 comments
Open

Not able to reduce gap between tiles #732

kvvadavi opened this issue Dec 23, 2016 · 2 comments

Comments

@kvvadavi
Copy link

Please see this attached dashboard. It has huge gaps between tiles. I am able to resize the tiles from scss file.
screen shot 2016-12-23 at 2 06 13 pm

@kvvadavi
Copy link
Author

`sample.erb

<% content_for :title do %>Storage Dashboard<% end %>

    <li data-row="1" data-col="1" data-sizex="1" data-sizey="0.75">
      <div data-id="welcome" data-view="Text" data-title="Storage Monitoring"</div>
    </li>
    
    <li data-row="2" data-col="0" data-sizex="0.5" data-sizey="0.5">
      <div data-id="fases105c_cf" data-view="Hotness" data-title="FASES105C CF" data-cool="2" data-warm="1"></div>
    
      <li data-row="2" data-col="2" data-sizex="0.5" data-sizey="0.5">
        <div data-id="fases105e_cf" data-view="Hotness" data-title="FASES105E CF" data-cool="2" data-warm="1"></div>
    
        <li data-row="2" data-col="3" data-sizex="0.5" data-sizey="0.5">
          <div data-id="fases105c_cf" data-view="Hotness" data-title="FASES105C CF" data-cool="2" data-warm="1"></div>
    
          <li data-row="2" data-col="4" data-sizex="0.5" data-sizey="0.5">
            <div data-id="fases105e_cf" data-view="Hotness" data-title="FASES105E CF" data-cool="2" data-warm="1"></div>
    </li>
    
`

@ghost
Copy link

ghost commented Feb 3, 2017

did you see this?
https://github.com/Shopify/dashing/issues/271

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant