plotly / plotly/plotly.js

enable copying of text from figure titles and other text elements of a figure

Open
#6,793 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature P3
Dominant language
JavaScript
Stars
18.3k
Forks
2k
Avg merge
2d 12h
Merged PRs (30d)
28

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is identified in the issue. Start by locating the figure text-rendering path in plotly.js and reproduce the behavior in Chrome; done means users can select and copy titles and other figure text without breaking figure interaction.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3, javascript
Domain
data-visualization, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.