GithubHelp home page GithubHelp logo

Comments (4)

corybrunson avatar corybrunson commented on May 30, 2024 1

Resolved as of 7ae7345. (But do raise future issues if functionality fails!)

from ordr.

jtr13 avatar jtr13 commented on May 30, 2024

At least from a user perspective (if not a technical one) it seems very similar to a ggplot2 scales function... maybe + scale_rows(subset = ...) with name =, labels =, breaks = , and other relevant parameters from the scale_ functions.

from ordr.

corybrunson avatar corybrunson commented on May 30, 2024

@jtr13 that's definitely right from the user perspective. I looked into this possibility a while back, and i think the right way to think about it is that, while we may read the variable axes of a biplot as we do the coordinate axes of a scatterplot, their role is that of graphical elements of the plot rather than the coordinate scales with respect to which the graphical elements are rendered. This is a mechanical constraint of the Scale* (and Coord*) ggproto objects in ggplot2, but even in theory it is necessary because biplots usually only approximate the relationships between the case markers and the variable axes.

That said, it might make sense to adapt some of the scale_* parameters in addition to the aesthetic parameters from other complicated plot layers. Thank you for suggesting it!

from ordr.

jtr13 avatar jtr13 commented on May 30, 2024

That makes sense, I appreciate the explanation!

from ordr.

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.