DanielBiegler / DanielBiegler/visualize-dna-sequences
Allow changing colors AFTER plotting graph without recalculating data points
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 52
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Plotly.restyle('plot', 'marker.color', colors);
See #14, #15
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issues #14 and #15, then trace the plotting entry point that creates the graph. Check how Plotly.restyle('plot', 'marker.color', colors) behaves after plotting; done means colors change without recalculating the data points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100