GithubHelp home page GithubHelp logo

Comments (5)

jbrea avatar jbrea commented on July 19, 2024 1

EDIT: you mean the ticks on the right and upper parts of the axes?

Yes.

from biplots.jl.

juliohm avatar juliohm commented on July 19, 2024

from biplots.jl.

jbrea avatar jbrea commented on July 19, 2024

Not sure this can be done simply by forwarding a keyword argument to an internal Makie function. As you can see in the example, the axes names are plotted on a separate axis (the red one), which shares with the black one the origin, but has a different scale. I dont't even know, how to implement this in Makie. A new keyword argument for biplot could be axescale with default :auto (to plot on a separate scale) and :same (to plot on the same scale as the data; current behavior).

from biplots.jl.

juliohm avatar juliohm commented on July 19, 2024

I don't know if I understand it. Do you know that we provide options to control the red axes already, right? The other black axes is the normal Makie axes that you can set with normal Makie functions such as ax.aspect = ..., ax.xlabel = ...

from biplots.jl.

juliohm avatar juliohm commented on July 19, 2024

Can you elaborate why the options axeslabel, axesbody, ... in the docstring of bitplot don't work in your use case?

EDIT: you mean the ticks on the right and upper parts of the axes?

from biplots.jl.

Related Issues (3)

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.