DanielBiegler / DanielBiegler/visualize-dna-sequences

Allow changing colors AFTER plotting graph without recalculating data points

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.