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

paired palette for brushed points #181

Open
yihui opened this issue May 23, 2012 · 0 comments
Open

paired palette for brushed points #181

yihui opened this issue May 23, 2012 · 0 comments
Labels

Comments

@yihui
Copy link
Member

yihui commented May 23, 2012

cranvaspalette<-brewer.pal(8,"Paired")
qnrc = qdata(nrcstat, color=cranvaspalette[7])
brush(qnrc, 'style')$color = cranvaspalette[8]
brush(qnrc, 'color') = cranvaspalette[8]
qscatter(RRankings5th, RRankings95th)
qscatter(SRankings5th, SRankings95th)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant