我如何重新设计这张高图 [英] How do I redesign this highchart

查看:102
本文介绍了我如何重新设计这张高图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

编辑:

我如何将底部图形放在最上面的图表右侧并将它们对齐,就好像它们看起来像一个图表一样



http://jsfiddle.net/dP93u/

 < div>< div id =container1style =width:300px; height:400px;>< / div> < div id =containerstyle =width:300px; height:400px; margin:0 auto>< / div>< / div> 

新编辑:

唯一方法我可以改变答案是如果有人可以在一个容器div而不是2开发相同的图表。

解决方案

我会建议你要建立两个barcharts,设置他们的偏移量,使它们对齐,注意只有一个会有xAxis。



希望这对你有用。

EDIT:

How do i bring the bottom graph to the right of the top chart and align them as if they look like one chart

http://jsfiddle.net/dP93u/

<div><div id="container1" style="width: 300px; height: 400px;"></div><div id="container" style="width: 300px; height: 400px; margin: 0 auto"></div></div>

New EDIT:

The only way i can change the answer is if someone can develop the same chart in just one container div instead of 2.

解决方案

I will suggest you to build two barcharts, set their offset such that they get aligned, take care that only one will have the xAxis.

Hope this will be useful for you.

这篇关于我如何重新设计这张高图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆