Skip to content

Add some ggplotly() support #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Conversation

cpsievert
Copy link

@cpsievert cpsievert commented Aug 22, 2018

TODO:

  1. Implement ggforce's custom geoms (e.g., GeomArcBar) in a separate PR to ggforce.
  2. Implement to_basic.GeomAxisHive (path + text?). For example, see https://github.com/thomasp85/ggraph/blob/8d23845/R/geom_axis_hive.R#L123-L142
  3. Add relevant key attributes.
  4. Throw warnings/pointers to issues when lack of plotly.js support for color/width arrays is relevant (perhaps this should be done at the plotly level).
  5. Catch cases where we need to incorporate geom params into the drawing logic?
  6. Tests!

@cpsievert
Copy link
Author

Moving to plotly/plotly.R#1326, I think it's probably better to have all the ggforce/ggraph converters in one place that I can quickly change & improve.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant