plotly / plotly/plotly.R

Add support for GeomCustomAnn

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

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.