Skip to content

ordering Y axis of paracoord plot  #12

@Snehalikalall

Description

@Snehalikalall

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions