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

ordering Y axis of paracoord plot #12

Open
Snehalikalall opened this issue Jun 3, 2019 · 0 comments
Open

ordering Y axis of paracoord plot #12

Snehalikalall opened this issue Jun 3, 2019 · 0 comments

Comments

@Snehalikalall
Copy link

Hi..I want to order Y axis of paracoord plot of some rules in which lhs and rhs both have single item.
If I give reorder=TRUE then it is ordered automatically, but I want to order the itemsest in the y axis manually. Also I can't understand how it orders the itemsets on y axis when even reorder=FALSE.

I used the code to get the results in the image:
plot(rules, method = "paracoord",shading="confidence", control = list(main=paste("Rules in ", 1965, "_",1969,sep=""), col=rev(brewer.pal(9,"Purples"))))

Rplot43.pdf

I want to order the y axis in this format:
HERO PAIN TRNQ INHA ECST STIM HALU CRAC COCA MARI PCP METH SEDA LSD CIGA ALCO

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

2 participants