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

NVD3 Documentation #699

Open
tantanchen opened this issue Mar 21, 2016 · 0 comments
Open

NVD3 Documentation #699

tantanchen opened this issue Mar 21, 2016 · 0 comments

Comments

@tantanchen
Copy link

Where can I find documentation on what arguments I can pass to nPlot()? In the example, I see:

`n1 <- nPlot(Freq ~ Hair, group = "Eye", data = hair_eye_male, type = "multiBarChar")

I want to know what are the other arguments I can set, as well as the options for arguments. For example, I would imagine that "type" has multiple options, but what are they? And is there an option to pass the variable as a string? For example, "Freq" ~ "Hair" instead of Freq ~ Hair?

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

No branches or pull requests

1 participant