Add support for GeomCustomAnn
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2.7k
- Forks
- 641
- PR merge metrics
- No merged PRs in 30d
Description
Warning :geom_GeomCustomAnn() has yet to be implemented in plotly.
If you'd like to see this geom implemented,
Please open an issue with your example code at
https://github.com/ropensci/plotly/issues
Warning :Error in optim: optim回覆了无限值
88: optim
87: lifeCycle
86: observe [D:\R-4.5.1\library\bibliometrix\biblioshiny/server.R#3494]
85: observer:observeEvent(input$applyDLC)
2: runApp
1: biblioshiny
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
Start by reproducing the warning for geom_GeomCustomAnn() and read the biblioshiny/server.R#3494 call path mentioned in the report, including lifeCycle and the applyDLC observer. The issue does not include example plotting code or identify a plotly.R implementation entry point; gather a minimal example first. Done means GeomCustomAnn is supported without the reported warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100