Giter Site home page Giter Site logo

livebokeh's People

Contributors

asmodehn avatar

Watchers

 avatar  avatar

livebokeh's Issues

Simpler Terminal UI

In order to help debug livebokeh, it could be useful to have a Terminal UI with a similar interface.
We would need to do some research to find some suitable TUI library...

Documentation

We need some attractive documentation.

Especially since this package is about live graphs and plots from dynamic data in code, along with somewhat reflective/literal programming, we should attempt to build with sphinx and render the output of some doctest code as an interactive bokeh graph/plot in the sphinx output...

How to do this is still not clear...

Filtered CDSView of bokeh datasource not updating

Filter on bokeh views:

  • work only with a subset of plots (not the connected ones like line and patch)
  • will not recompute (AFAIK) when the source data is updated (stream/patch)

Idea : a filter should also be a related livebokeh model (with computation on rows only enforced somehow), just like we have related model for extracting /dropping columns...
=> A liveview from a livemodel should have its own special updateable bokeh source, that will be updated like the others.

Simultaneous patches/streams

It seems that we cannot patch / streams mutiple datasources at once for some reason.
A good test is to run datamodel.py. We can either:

  • have a dynamic plot but not a dynamic table (see TODO comment)
  • have a dynamic table but not a dynamic plot (see TODO comment)

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.