Closed xiangpin closed 3 years ago
awesome.
Great, Thanks!
## type can be 'encircle' or 'rect'
pg + geom_hilight(node=55) +
geom_hilight(node=35, fill='darkgreen', type="rect")
since there is already a parameter called type
, I think you should utilize it to reduce the number of parameters.
e.g., using type = 'roundrect'
and type = 'gradient'
that equivalent to current gradient = TRUE
and roundrect = TRUE
.
show.legend
to control whether to show the legend ofgeom_cladelab
geom_hilight
supports gradient color #443geom_hilight
supports round rectangular