如何使用可选择的数据点制作 jqplot

发布于 2024-10-07 08:59:06 字数 76 浏览 3 评论 0原文

这可能是基本的,但我找不到示例或 API 来使 jqplot 图中的数据点可选择。荧光笔似乎知道鼠标何时悬停在数据点上,但无法使其可选择。

This may be basic but I could not find an example or API to make the data point in a jqplot graph selectable. Highlighter seems to know when the mouse hovers a data point but does not make it selectable.

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

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

发布评论

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

评论(2

请持续率性 2024-10-14 08:59:06

您应该使用可拖动插件。

You should use the plugin draggable.

橘味果▽酱 2024-10-14 08:59:06

这篇文章应该涵盖您所追求的内容,看起来您需要创建一些事件处理程序: 如何将一个事件仅与一个对象关联? jqplot

This post should cover what you are after, looks like you need to create some event handlers: How to associate an event with only one object? jqplot

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