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

Add and vet all interactive functions and documentation #89

Open
njtierney opened this issue Jul 2, 2018 · 2 comments
Open

Add and vet all interactive functions and documentation #89

njtierney opened this issue Jul 2, 2018 · 2 comments

Comments

@njtierney
Copy link
Collaborator

No description provided.

@njtierney njtierney added this to the V0.6.0 milestone Jul 2, 2018
@njtierney
Copy link
Collaborator Author

njtierney commented Jul 2, 2018

remember to add the following to NEWS.md

## New features in development version on github

Interactive, `plotly` versions for each of the `vis_*` family

- `vis_dat_ly()`
- `vis_miss_ly()`
- `vis_guess_ly()`
- `vis_compare_ly()`

@njtierney
Copy link
Collaborator Author

njtierney commented Jul 4, 2018

Note that adding the "text" field to the ggplot is currently not working for ggplot 3.0 for vis_compare

              # text assists with plotly mouseover
                    # text = c("value_df1", "value_df2"))) +
    # this "test code has been removed as ggplot2 version 3.0.0
    # breaks.
    # Logged in issue https://github.com/ropensci/visdat/issues/89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant