Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for GeomCustomAnn

Open
#2,464 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
r

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.

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

Dominant language
R
Stars
2.7k
Forks
641
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from plotly/plotly.R

All issues in plotly/plotly.R

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.