gpt4 book ai didi

javascript - Apexcharts - 悬停在一个非常小的列上

转载 作者:行者123 更新时间:2023-12-04 17:17:28 26 4
gpt4 key购买 nike

我在使用 apexcharts 时遇到了情况当其中一列非常小时。渲染工具提示很困难,因为您必须非常小心地将列悬停。
问题 : 有没有办法扩展悬停区域,以便更容易悬停列?或者也许有一个选项可以在悬停整个垂直区域(列上方和下方的空间)时呈现工具提示?谢谢!

Playground with problem: https://codesandbox.io/s/react-basic-example-forked-nw3ll?file=/src/App.js

最佳答案

我似乎可行的一种解决方案是将工具提示“共享”设置为“真”:

tooltip: {
enabled: true,
shared: true,
},
通过这样做,工具提示将显示在每列上方 solution video
codesandbox solution

关于javascript - Apexcharts - 悬停在一个非常小的列上,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68335507/

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