StyleParam.TextInfo does not expose all combination as cases
Open
Nobody has claimed this yet.
Area: Core API
Area: MissingAbstraction
- Dominant language
- F#
- Stars
- 860
- Forks
- 99
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
See #466 . Instead of having TextInfo.toConcatString, TextInfo should have all combination as cases, for example TextInfo.LabelValue
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
Start by locating the StyleParam.TextInfo definition and reading issue #466 for the intended combinations. Review usages of TextInfo.toConcatString and verify that the relevant combinations are represented as cases, including TextInfo.LabelValue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100