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

Create application instances that interact with each other #138

Closed
josesaranda opened this issue Jul 29, 2019 · 3 comments
Closed

Create application instances that interact with each other #138

josesaranda opened this issue Jul 29, 2019 · 3 comments

Comments

@josesaranda
Copy link

I would like to be able to create many application instances that brushes interact with each other.
In example:

An appInstanceOne having two 2d charts and an appInstanceTwo having one 1d chart. I want when i move brushes of the 1d chart in appIntanceTwo that affect to the 2d charts in appInstanceOne.

How i make that possible?

@domoritz
Copy link
Member

You would need to connect them to the same database and that might work but falcon is certainly not designed for this use case. You can read the paper about how it works.

I'm going to close this issue since I keep the bug tracker for bugs and feature requests.

@josesaranda
Copy link
Author

Thanks for your quick response. I'm going to try to do that.

@domoritz
Copy link
Member

Thanks for trying out Falcon. If you have any changes, feel free to send a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants