Git Product home page Git Product logo

Comments (2)

sqjin avatar sqjin commented on August 26, 2024

from cellchat.

PanYan-1130 avatar PanYan-1130 commented on August 26, 2024

I use pdf... dev.off() when running netVisual_chord_gene Please try below: par(mfrow = c(1,1), xpd=TRUE) cairo_pdf(file = "circle_KIT.pdf", width = 4, height = 4) netVisual_aggregate(object.list[[2]], signaling = "KIT", layout = "circle", signaling.name = paste("KIT", names(object.list)[2]), color.use = color.use) dev.off()

On Wed, May 31, 2023 at 9:43 AM PanYan-1130 @.> wrote: When I use the netVisual function to draw plots, I always get a bigger plot at first and then a smaller one that follows. The same thing happens on netVisual_chord_gene, netVisual_individual, and netVisual_circle, but other functions such as plotGeneExpression are all fine. So I'm sure that it is not the R layout problem. This is critical to me because I cannot save this plot as pdf or png, and svg shows broken when I using svglite to save plots as I searched for other answers. Can anyone help me to just show a single plot in these functions, so that I can save it as svg correctly? — Reply to this email directly, view it on GitHub <#625>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHXF63HZSMT5IAZW6COZI4LXI2O33ANCNFSM6AAAAAAYUYN3ZE . You are receiving this because you are subscribed to this thread.Message ID: @.>

Thank you. This can work with R script.

from cellchat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.