Small bugs for parcat trace style options
Open
Nobody has claimed this yet.
Area: Core API
- Dominant language
- F#
- Stars
- 860
- Forks
- 99
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
Shape.HSplineMissing option for horizontal spline paths in parcat traces, see https://plotly.com/javascript/reference/parcats/#parcats-line-shape- "tickfont " property (with space) in
TraceDomainStyle.ParallelCategories
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
Search the Plotly.NET source for Shape.HSpline and TraceDomainStyle.ParallelCategories, using the linked Plotly JavaScript parcats line-shape reference to compare the available options. Done means the horizontal spline option is exposed and the ParallelCategories property no longer contains the stray space.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100