Chang Ye
Chang Ye
I figure out that the cause is from the if statment, which is too long.
Hi @marcelm, I would like to follow up if there is some update for this feature in the master branch now? Thank you!
You should add text objects rather than pie chart into the text list. ```bash _, _, text = ax.Pie(df[col], labels=df.index, autopct='%.2f%%') adjust_text(text) ``` will work.
Hi @mwaskom. Thank you for developing the power Plot object. Any method for adjusting legend position in the latest version?
Thank you for the reply. I would like to if this feature is on the roadmap?
Hi @smarco, I would like to know if it is also not possible to set different score for insertion and deletion in [gem3-mapper](https://github.com/smarco/gem3-mapper)?
Thanks. Will it be implemented in the future?
cool. thanks On Sun, Apr 3, 2022, 02:05 Santiago Marco-Sola ***@***.***> wrote: > In the WFA, very likely (for gap-linear). > > In the GEM, unlikely. At the moment, I...
Can we move the Expression parsing function outside the for-loop and run it only once?
Use parameters to customize window length? Or just implicitly hardcoded?