jtablesaw / jtablesaw/plotly.java
Implement any unimplemented plot
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- Java
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Pick an unimplemented plot type and implement it. Examples:
- ternary plot,
- polar plot,
- radar plot
- rose plot
- density plot
- ...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Choose one unimplemented plot type named in the issue, such as a ternary, polar, radar, rose, or density plot. The payload does not identify an implementation file, entry point, or test; first locate the existing plot implementations and their tests, then confirm the selected plot renders correctly and has corresponding coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100