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

fixes timelyportfolio/parcoords#6: make sure data.evals is an array #88

Merged
merged 1 commit into from
Mar 16, 2015
Merged

fixes timelyportfolio/parcoords#6: make sure data.evals is an array #88

merged 1 commit into from
Mar 16, 2015

Conversation

yihui
Copy link
Contributor

@yihui yihui commented Mar 15, 2015

toJSON() in the current development version of shiny will unbox data.evals to a scalar, and we just make sure it is an array on the JavaScript side

note this PR should be safe to merge even before we switch to jsonlite in htmlwidgets, i.e. it does not hurt RJSONIO

@jjallaire
Copy link
Collaborator

@yihui This needs conflicts resolved due to the merge of the loop index fix.

toJSON() in the current development version of shiny will unbox data.evals to a scalar, and we just make sure it is an array on the JavaScript side
@yihui
Copy link
Contributor Author

yihui commented Mar 16, 2015

Resolved.

ramnathv added a commit that referenced this pull request Mar 16, 2015
@ramnathv ramnathv merged commit c80aa88 into ramnathv:master Mar 16, 2015
@ramnathv
Copy link
Owner

Perfect. Merging this in.

@yihui yihui deleted the bugfix/data.evals branch March 16, 2015 16:43
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.

3 participants