Git Product home page Git Product logo

Comments (7)

koaning avatar koaning commented on July 17, 2024 1

One thing that's in the background: I haven't decided if I want to keep using the Bokeh layout or if I want to roll my own by integrating it with my a FastAPI server. I'll have a lot more control over the visual in the latter scenario, but it would also involve a lot more work and it might go beyond the appetite of my employer in the short term.

I agree that this should be configurable, but I may want to delay the config system until I've decided if I'm using Bokeh or something custom.

from bulk.

arnicas avatar arnicas commented on July 17, 2024 1

Sure - I had already hacked it a lot for personal use. I was just registering my issues as requests.

from bulk.

koaning avatar koaning commented on July 17, 2024

Bokeh only allows selection on a 2d plane, so I think we're constrained by that.

I've also tried doing selections in 3d and found them to be terribly unintuitive.

from bulk.

arnicas avatar arnicas commented on July 17, 2024

I meant size in pixels for the plot layout itself in the html window. I want it bigger :)

from bulk.

koaning avatar koaning commented on July 17, 2024

Ah like that! That should be easily configurable, sure.

from bulk.

remydecoupes avatar remydecoupes commented on July 17, 2024

@arnicas : If you need to enlarge the UMAP fig, you could it manually by fixing the plot_width and plot_height in code

from bulk.

koaning avatar koaning commented on July 17, 2024

It's still something that's in the back of my mind by the way 🙂 but doing this may require a config system because there are many other things people may want to configure. Things like size of the dot in the chart, etc.

from bulk.

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.