dqcd84732 2018-05-26 01:41
浏览 57

将谷歌图表对齐

https://imgur.com/a/IhONUvY

here is a screenshot of my problem, there's 2 pie charts above each other, how do i make them go next to each other? I am using the google api for charts

Would this be a html or css edit? if so how would I go about changing where it is?

Im using SB admin 2 as a template, ive tried using tabs but im either not using them correctly or they're just not having it

<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" />
<div class="container">
  <div class="row">
    <div class="col-lg-4">
      <div id="top5os" style="width: 700px; height: 300px; background:red;"></div>
    </div>
  </div>
</div>
<div class="container">
  <div class="row">
    <div class="col-lg-4">
      <div id="top5country" style="width: 700px; height: 300px; background:blue;"></div>
    </div>
  </div>
</div>

</div>
  • 写回答

1条回答 默认 最新

  • doumangzhen7204 2018-05-26 02:14
    关注

    use css like div.container{ align: right; or float: right; } if neither of those work you can say div.container{ position: fixed; and left: 900px; }

    评论

报告相同问题?

悬赏问题

  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染