Skip to content

Clean-up towards a continuous deployment model #19

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 12 commits into from
May 7, 2014
Merged

Clean-up towards a continuous deployment model #19

merged 12 commits into from
May 7, 2014

Conversation

mkcor
Copy link
Contributor

@mkcor mkcor commented May 7, 2014

"Continuous deployment model: The code on the master branch is always tested and deployable. Any testing that needs to happen should be done on the feature branch before it's merged into master."

Now we have a conversion for geom_bar but we should support more aesthetics than just fill (http://docs.ggplot2.org/current/geom_bar.html). Also, line 231 of ggplotly.R should be moved outside the for loop. Then we will be able to check off geom_bar in this list: issue #18 :)

@tdhock
Copy link
Contributor

tdhock commented May 7, 2014

+1

mkcor added a commit that referenced this pull request May 7, 2014
Clean-up towards a continuous deployment model
@mkcor mkcor merged commit 3c31eb4 into master May 7, 2014
@mkcor mkcor deleted the ggplotly branch May 7, 2014 16:11
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.

2 participants