YuLab-SMU / aplot

Decorate a plot with associated information
https://yulab-smu.top/aplot
92 stars 14 forks source link

aplot object and ggplot object can't draw in a graph #7

Closed zzzsssyyy1995 closed 2 years ago

zzzsssyyy1995 commented 3 years ago

There is an aplot object which is generated by insert_xxx() and one ggplot object. Now I want to combined the two items, but they can't draw in a graph? what shoud I deal with it?

zzzsssyyy1995 commented 3 years ago

Y shu, help me! Thank you!

GuangchuangYu commented 2 years ago

aplot::plot_list is able to combine aplot and ggplot.