timeLinePlot() ylab parameter doesn't work?
1
0
Entering edit mode
pavitrarc ▴ 20
@pavitrarc-7234
Last seen 2.7 years ago
United States/Seattle/Fred Hutch

Minor (possible) bug:

It looks like we're not able to edit the y-axis annotations in timeLinePlot(). It pulls from names(x) where x is the flowSet to be plotted, but if we want to specify a different set of names, it doesn't seem to work. Any thoughts?

 

Here's an example:

data(GvHD)

 timeLinePlot(GvHD, "SSC-H"); #default

 timeLinePlot(GvHD, "SSC-H",ylab=rep('test',length(GvHD))); #still the same

 

flowviz flowcore • 1.1k views
ADD COMMENT
2
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.5 years ago
(Private Address)

I've pushed the fix to flowViz 1.30.1

ADD COMMENT
0
Entering edit mode

Awesome. Thanks Mike!

ADD REPLY

Login before adding your answer.

Traffic: 508 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6