gpt4 book ai didi

javascript - 谷歌单词树形图最后一个 child 逐渐消失

转载 作者:行者123 更新时间:2023-11-28 05:27:46 25 4
gpt4 key购买 nike

我从这个链接实现了一个单词树Google explicit word tree example

所有设置都是相同的,在该链接上,最后一个子元素不会消失,但在我的实现中,它逐渐消失,如附图所示。

enter image description here

正如您在右上角看到的“wk9”,只显示了一半字符串,也没有像其他字符串那样弹出工具提示。有什么要传递的选项吗?阅读文档没有发现任何结果。

When I set width to 3000 in options, complete tree is loading, but this will cause problem as width is always 3000 irrespective of chart, any way to dynamically change the width would be helpful. I want the chart to overflow, only when necessary.

最佳答案

您需要设置更高的宽度。正如您在此示例中看到的:

https://jsfiddle.net/pm9knypd/

如果我这样设置宽度:

<div id="wordtree_basic" style="width: 300px; height: 500px;"></div>

它在中间逐渐消失。它是实现的一部分。只需设置更高的宽度即可

关于javascript - 谷歌单词树形图最后一个 child 逐渐消失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39983450/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com