Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timeflux.nodes.debug.Display #47

Open
N0panda opened this issue Mar 9, 2020 · 1 comment
Open

timeflux.nodes.debug.Display #47

N0panda opened this issue Mar 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@N0panda
Copy link

N0panda commented Mar 9, 2020

Hi, it would be pretty useful to be able to use the timeflux.nodes.debug.Display for more than one input :

  • id: one
    module: "creat vector"

  • id: two
    module: "creat vector"

  • id: display
    module: timeflux.nodes.debug
    class: Display

edges:
- source: one
target: display:v1
- source: two
target: display:v2

@mesca
Copy link
Member

mesca commented Mar 9, 2020

Hi @N0panda, thank you for your comment. It's already on our TODO list, and we should add this feature soon ;)

@mesca mesca added the enhancement New feature or request label Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants