如何在 amChart 中设置指南标题?

发布于 2024-10-18 08:33:06 字数 220 浏览 0 评论 0原文

我正在使用线区域类型的捆绑图( amChart )。要在绘图区域内显示文本,我使用以下命令:

</code>Reach: 256 <code>

虚线选项也可通过 start_value & 启用;最终值。问题是虚线也穿过标题(即 Reach: 256 )。是否可以给行留出边距,以便它不会删除/剪切标题?

I am using bundle chart ( amChart ) of line area type. To display text inside the plot area, I am using the following:

<title>Reach: 256 </title>

The dashed line option is also enabled with start_value & end_value. The problem is that the dashed line also strikes through the title ( i.e. Reach: 256 ). Is it possible to give margin to line so that it may not strike through/cut the title?

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

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

发布评论

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

评论(1

遥远的绿洲 2024-10-25 08:33:06

我找到了答案:

删除 标签并仅使用 start_value 标签。

I have found the answer:

Remove <end_date> tag and use start_value tag only.

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