Add a hoveron for lines+points and having marker height and width style
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
I've made a codepen so you can understand what I'm asking for
https://codepen.io/philhendry/pen/xxMeQpJ
Ideally I'd like to make all the horizontal lines clickable here, I dont want to use closest to find the closest point.
I know I can achieve this if the hoveron works for lines and points if i can set it to be hlines or vlines or hvlines so i have control over which lines have a spanning on the x axis, or if i can manipulate the width of the markers so they can start and end at the hvh start and end
If anyone has a work around or a fix that would be great, but i think this should be a feature
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先在链接的 CodePen 中复现该行为,并阅读其中引用的现有 hoveron、line、point 和 marker 文档或入口点。该请求需要在实现前确定交互设计;完成的标准是能够按描述定位水平线,并且 marker 尺寸支持预期的跨越行为,同时覆盖已达成一致的情况。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- data-visualization, frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100