has geom_label been implemented or it is just me?
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2.7k
- Forks
- 641
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to use geom_label in R in a ggplotly command, and I still get the error "geom label has to be implemented"
I have plotly version plotly_4.9.3, is it something wrong with my installation?
Contributor guide
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
Reproduce the reported ggplotly call with geom_label using plotly_4.9.3 and verify whether the implementation error persists. The issue names no source file or test, so first locate the geom_label handling and existing ggplotly tests; done means the call no longer raises this error or its unsupported status is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100