plotly / plotly/plotly.R

ggplot2 extension packages

Open
#566 22 comments 20 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ggplotly good-for-first-time-contribution help wanted
Dominant language
R
Stars
2.7k
Forks
641
PR merge metrics
No merged PRs in 30d

Description

Extensions that we'd like ggplotly() to support

Extensions that ggplotly() currently supports

  • GGally
  • ggalluvial
  • ggalt

Extensions that we don't plan on working on anytime soon

Want to add an extension?

If any community members are interested in implementing a hook into ggplotly() for a custom geom, see https://cpsievert.github.io/plotly_book/translating-custom-ggplot2-geoms.html

If anyone would like to sponsor work on a specific geom/package, please get in touch.

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 selecting one unchecked extension and read its linked issue or pull request, if present. Then read the custom-geom guidance at cpsievert.github.io/plotly_book/translating-custom-ggplot2-geoms.html and determine the relevant ggplotly hook. The work is done when the selected extension is supported by ggplotly and its behavior is verified.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.