Coder Social home page Coder Social logo

Box select support about datashader HOT 4 OPEN

holoviz avatar holoviz commented on August 20, 2024 2
Box select support

from datashader.

Comments (4)

jbednar avatar jbednar commented on August 20, 2024 1

Sure, for now you just have to do it manually. My proposal above is for us to do most of the work for you, and to do it using the aggregated data so that it's super-fast, but you can always add selection tools and compute ranges "by hand". There's an example at https://github.com/pyviz-demos/glaciers , which can be run live on binder: https://mybinder.org/v2/gh/panel-demos/glaciers/master?urlpath=/proxy/5006/app

from datashader.

Tisagh avatar Tisagh commented on August 20, 2024

I found this while searching for some sort of select tool to use with Datashader.

I can subsample the data just fine and use in Bokeh or Holoviews with Bokeh on the backend but when using my full dataset neither can display the plots without slowing down the PC extremely. When I display with Datashader the selection tools don't work.

Is there a recommended work around for displaying datasets > 1M points with selection capabilities?

from datashader.

Tisagh avatar Tisagh commented on August 20, 2024

Sure, for now you just have to do it manually. My proposal above is for us to do most of the work for you, and to do it using the aggregated data so that it's super-fast, but you can always add selection tools and compute ranges "by hand". There's an example at https://github.com/pyviz-demos/glaciers , which can be run live on binder: https://mybinder.org/v2/gh/panel-demos/glaciers/master?urlpath=/proxy/5006/app

Thank you

from datashader.

jbednar avatar jbednar commented on August 20, 2024

I think the recent link_selections support in HoloViews addresses some of this need, but it's still a relevant feature request: draw a box or lasso, then show via hover the aggregated values in that region.

from datashader.

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.