Skip to content
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

Use config file info #102

Merged
merged 5 commits into from
Sep 19, 2014
Merged

Use config file info #102

merged 5 commits into from
Sep 19, 2014

Conversation

mkcor
Copy link
Contributor

@mkcor mkcor commented Sep 18, 2014

@chriddyp Please test.

if (is.null(base.url)) {
base.url <- get_config_file("plotly_domain")$plotly_domain
} else {
base.url <- base.url

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I told you, I could not code last night... :(

@chriddyp
Copy link
Member

hm seems to break if ~/.plotly/ doesn't exist:

@mkcor
Copy link
Contributor Author

mkcor commented Sep 19, 2014

Plus Travis fails. Will fix tmrw.

@xsaintmleux
Copy link

+1

mkcor added a commit that referenced this pull request Sep 19, 2014
@mkcor mkcor merged commit b86d7bb into master Sep 19, 2014
@mkcor mkcor deleted the marianne-server branch September 19, 2014 15:21
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.

None yet

3 participants