junjiechen

Results 4 issues of junjiechen

![image](https://user-images.githubusercontent.com/35267241/192090437-06cc97c6-df4b-4ee1-9f30-5b743f257b12.png) 我使用 scale_y_discrete(labels= function(x) str_wrap(x,width = 20)) 没有生效

> Please provide example datasets and the code you use. It will help me to understand your problem and help you! help! I want to remove the main body of...

> Please provide example datasets and the code you use. It will help me to understand your problem and help you! The original legend looks like this ![image](https://github.com/jokergoo/ComplexHeatmap/assets/35267241/354161f9-ef34-4ce4-a157-69cf4054ebcc) is colorbar...

my setting.json: "editor.foldingStrategy": "auto", "editor.defaultFoldingRangeProvider": "zokugun.explicit-folding", "explicitFolding.rules": { "*": [ { "begin": "{{{", "end": "}}}" }, { "begin": "{", "end" : "}" }, // { // "begin": "(", // "end"...