SachaEpskamp / qgraph

Developmental version of qgraph
GNU General Public License v2.0
68 stars 21 forks source link

Please allow user to specify that node labels are not abbreviated #3

Closed DrAndiLowe closed 9 years ago

DrAndiLowe commented 9 years ago

Hello,

Please could you enable users to specify that the node labels are not abbreviated? With a switch, perhaps? I'd rather take care of the abbreviation myself, or not have the node labels abbreviated at all. Thanks!

Best regards,

Andrew.

SachaEpskamp commented 9 years ago

Hi Andrew,

You can use the 'labels' argument to manually assign the labels yourself.

Best, Sacha

2015-09-04 22:20 GMT+08:00 Andrew John Lowe notifications@github.com:

Hello,

Please could you enable users to specify that the node labels are not abbreviated? With a switch, perhaps? I'd rather take care of the abbreviation myself, or not have the node labels abbreviated at all. Thanks!

Best regards,

Andrew.

— Reply to this email directly or view it on GitHub https://github.com/SachaEpskamp/qgraph/issues/3.

DrAndiLowe commented 9 years ago

Thanks! Didn't spot that option. Excellent package, by the way! I'm using it to visualise large correlation matrices in a high-energy particle physics analysis. This'll blow my colleagues' socks off!