Giter Site home page Giter Site logo

Comments (12)

philippjfr avatar philippjfr commented on June 12, 2024 1

It doesn't seem like there's going to be much progress on this at the bokeh end any time soon, but once we are using panel I think we can easily combine the tables with some buttons to add and delete rows in the table.

from earthsim.

philippjfr avatar philippjfr commented on June 12, 2024 1

We had an internal issue about this on the private repo, which references the relevant bokeh issues: https://github.com/ContinuumIO/EarthSim/issues/137

from earthsim.

kajiglet avatar kajiglet commented on June 12, 2024 1

I see this as necessary functionality for many workflows for recieveing input. We will need the ability copy and paste data into the bokeh table also -- automatically expand (add the necesary rows) to contain the new data.

Some applications (i.e. polygons) will require the table order to indicate relationship of the data entries. Therefore, being able to insert an empty row at the beginning, in the middle, or the end is necessary. Likewise, deleting specific rows or multiple rows, is necessary also.

+1

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

This may be further complicated by the fact that when we add a new row, it should be empty. I'm not sure if an attempted drawing of an empty element will cause problems.

from earthsim.

philippjfr avatar philippjfr commented on June 12, 2024

Its almost like the current setup is that the dynamic table linkage is a one way street, always listening for more information from the the map. But I need this to be a two-way street. I need the table to listen for information from the map and I need the map to listen for information from the table. Does that make sense? Is that possible?

In future we can probably have a widget button to add rows to the Table yes, but that work will probably have to wait on the simplified PolyAnnotator.

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

So the required work is at a level deeper than the annotators themselves? i.e. this isn't something that could be done for the point annotator (only) in its current state? I'm ok with waiting, I just want to make sure I understand.

from earthsim.

philippjfr avatar philippjfr commented on June 12, 2024

No, the work is likely at the Annotator level, but as discussed elsewhere, it doesn't make much sense to build stuff on PolyAnnotator which we've already decided should be hugely simplified. That simplification is waiting on changes/features in HoloViews though.

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

Can I get an update on this? Seems like it was waiting on something in Bokeh?

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

@philippjfr will check on the Bokeh issue/submit a new one

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

I can do this with panel using a button to add a row and redrawing the table.

@philippjfr Unless there were plans to implement this at a deeper level, then I suggest closing.

from earthsim.

philippjfr avatar philippjfr commented on June 12, 2024

We did discuss adding this functionality directly to bokeh tables and opened an issue bokeh/bokeh#7988. No progress on that front though and it's unlikely to happen unless we explicitly prioritize it.

from earthsim.

kcpevey avatar kcpevey commented on June 12, 2024

From the internal issue:

  • Bokeh #7988: Add ability to insert new row in DataTable
  • Bokeh #7762: Add support for copy and paste into DataTable

from earthsim.

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.