如何覆盖Apex Charts工具提示标题的默认CSS?

发布于 2025-01-18 21:25:42 字数 227 浏览 2 评论 0原文

我正在使用 Apex 图表,每个系列的工具提示标题默认为蓝色和绿色。我一直在到处寻找如何改变它,但我只能弄清楚如何改变背景颜色。如何覆盖默认设置?

这里是我想将当前标题更改为蓝色。

I am using Apex Charts and the tooltip title for each series is blue and green by default. I have been looking everywhere for how to change it and I can only figure out how to change the background color. How can I override the default settings?

Here is the current title. I want to change the blue to green.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

南…巷孤猫 2025-01-25 21:25:42

选项中的颜色属性:

颜色:[“#00E396”]

The colors property within options:

colors: ["#00E396"]

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文