Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 JS 图表:
http://www.jscharts.com/
这就是我所说的例子,图表是重叠表
http://char.web44.net/
我认为它与布局有关,有什么建议可以解决吗?
div#graph 内的 div(jscharts 徽标)上有一个 -321px 的边距顶部,它在 #graph 之后拉取内容。您需要在#graph div 上设置一个高度,然后一切都会被正确地向下推。