-
Notifications
You must be signed in to change notification settings - Fork 632
-
I've made a PR for correcting the es-PE
locale on plotly.js
. Will these changes propagate here when merged or do I need to open a new PR here to correct this on plotly.R
?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
I was wondering the same. You can see a lot of new functions and things happening on plotly.js and plotly for python. But R plotly looks the same in the last 2 years.
Beta Was this translation helpful? Give feedback.
All reactions
-
The version of plotly.js that is bundled with the R package can be updated by running this script https://github.com/plotly/plotly.R/blob/master/tools/update_plotlyjs.R
I'm typically pretty conservative about updating plotly.js; but that said, it has been almost a year since the last update (#2096), so I'd be open to a PR that does a version update.
Beta Was this translation helpful? Give feedback.