kevinblighe / EnhancedVolcano

Publication-ready volcano plots with enhanced colouring and labeling
397 stars 81 forks source link

Labels for infinite values do not show up anymore #127

Open tobimaile opened 7 months ago

tobimaile commented 7 months ago

Hi Kevin,

Thank you for this wonderful package, I am using it now for quite a while!

Recently, there must have been an update for ggrepel or similar. I used to set xlim for plots with infinite values so that the datapoints show up. Previously, I could label all these datapoints if they were above the cutoff values. Recently, this is not possible anymore, something changed and now datapoints that are infinite aren't labeled anymore. Does anyone has an idea on how to get these labels back?

Best, Tobias

jgarces02 commented 2 months ago

Just add a graphical example to upvote and complete this question. The point over the Y-axis has Inf value, but the label is not appearing.

image

Thanks