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

Ability to combine multiple SQL queries on a single graph #137

Open
simonw opened this issue Nov 20, 2017 · 1 comment
Open

Ability to combine multiple SQL queries on a single graph #137

simonw opened this issue Nov 20, 2017 · 1 comment

Comments

@simonw
Copy link
Owner

simonw commented Nov 20, 2017

This would make visualizations significantly more powerful. The interesting challenge will be around the URL design. It would be useful to be able to combine either multiple explicit SQL queries or multiple queries based on the filter string parameters passed to one or more table views.

@simonw
Copy link
Owner Author

simonw commented Nov 20, 2017

One possible route: introduce prefixes eg ?a.Trees.age__gt=5&a.Trees._group_count=qSpecies&b.Trees.age__gt=10&b.Trees._group_count=qSpecies

@simonw simonw added this to the v2: visualization edition milestone Dec 10, 2017
@simonw simonw removed this from the Visualization edition milestone May 13, 2019
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

1 participant