Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Translate \n to <br /> in fct labels, too #1700

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

Merged
merged 11 commits into from
Jun 22, 2020
Prev Previous commit
Next Next commit
add @salim-b as ctb
  • Loading branch information
salim-b committed Feb 11, 2020
commit 437b0e85f3104f56550366a3a3e9c12ffe9bd6ef
4 changes: 3 additions & 1 deletion 4 DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
email = "marianne.corvellec@igdore.org", comment = c(ORCID = "0000-0002-1994-3581")),
person("Pedro", "Despouy", role = "aut",
email = "pedro@plot.ly"),
person("Plotly Technologies Inc.", role = "cph"))
person("Plotly Technologies Inc.", role = "cph"),
person("Salim", "Brüggemann", role = "ctb",
email = "salim-b@pm.me", comment = c(ORCID = "0000-0002-5329-5987")))
License: MIT + file LICENSE
Description: Create interactive web graphics from 'ggplot2' graphs and/or a custom interface to the (MIT-licensed) JavaScript library 'plotly.js' inspired by the grammar of graphics.
URL: https://plotly-r.com, https://github.com/ropensci/plotly#readme, https://plot.ly/r
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.