enable copying of text from figure titles and other text elements of a figure
未关闭
还没有人认领这个 Issue。
feature
P3
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
This is a feature request. it seems that titles and texts from a figure cannot be copied by the user, at least when they are displayed in a standard browser such as Chrome. For various user workflows, it would be helpful to enable the copy of text fields from figures, which is enabled for almost any text displayed on the web (even without using a framework like Dash for display).
This will enable user flows where going back from plots to data entity names needs to happen without confusion, by copying entity names from titles inside figures being viewed.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Issue 中没有指出文件、测试或入口点。首先在 plotly.js 中找到图形文本的渲染路径,并在 Chrome 中复现该行为;当用户可以选择并复制标题及其他图形文本,同时不会破坏图形交互时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- d3, javascript
- 领域
- data-visualization, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100