Giter VIP home page Giter VIP logo

Comments (4)

alanocallaghan avatar alanocallaghan commented on August 11, 2024

I'm semi-reluctant to do this given that users can already do this but I guess the whole point of the package at this point is to abstract away technicalities and provide some decent defaults

from scater.

alanocallaghan avatar alanocallaghan commented on August 11, 2024

8e14600

Might change the default based on the input dim

from scater.

LTLA avatar LTLA commented on August 11, 2024

My thinking was that we could apply the rasterize specifically to the geom_point layer with lots of points, so as to avoid accidental rasterization of other layers. Not sure how relevant this concern is, but if the ggrastr authors decide to change the defaults to include, e.g., rasterization of text, then our cluster labels might end up rasterized in the current implementation.

If we were to rasterize the specific geom_point layer, it would have to be done inside the central plotter function; it wouldn't be something that the user could do on the returned ggplot object.

from scater.

alanocallaghan avatar alanocallaghan commented on August 11, 2024

I guess for anything that's plot_grided it wouldn't; anything else could use rasterise(p, layers="Point")

from scater.

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.