为什么treeplot画出来的Go term,字体没有颜色

Open
#246 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
r

Research direction

Start by reproducing the reported treeplot(edox2, showCategory = 30, fontsize = 5, cluster.params = ...) call and inspect how the Go-term labels are rendered. Compare the result with the referenced expected colored output; done when the responsible setting or behavior is identified and it is clear whether a parameter or a package fix is required.

Written by the indexing model from the issue text.

Description

image
code是这样的:treeplot(edox2,showCategory = 30,fontsize = 5,
cluster.params = list(method = "ward.D",n = 5, label_words_n = 7))
是我漏掉了哪个参数么?
可是我看别人的是直接运行就有对应的颜色额

Dominant language
R
Stars
260
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from YuLab-SMU/enrichplot

All issues in YuLab-SMU/enrichplot

Similar issues

More R issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.