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

More than one query can be visualized together in a single plot #19

Open
Schaechtle opened this issue Oct 24, 2022 · 0 comments
Open

More than one query can be visualized together in a single plot #19

Schaechtle opened this issue Oct 24, 2022 · 0 comments
Labels
feat New feature or request

Comments

@Schaechtle
Copy link
Contributor

In .adoc files, we want to visualize and compare different queries in the same plot; for example, to compare:

  • SELECT vs GENERATE
  • SELECT vs GENERATE UNDER baseline_model vs GENERATE UNDER linear_model
  • GENERATE UNDER baseline_model vs GENERATE UNDER baseline_model GIVEN foo="baz"

This entails the creation of multiple plots with heterogeneously typed data stemming from the different queries and coloring accordingly, similar to what we show already in our QC dashboard (see screenshot below).
image

@Schaechtle Schaechtle added the feat New feature or request label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant