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

[Request]: Is there more detailed introduction or example of Query panels combined plot? #577

Open
Neronjust2017 opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@Neronjust2017
Copy link

What is about?

Hi, I combine my two tables together through a key with inner or outer join. The new table is like this, joined on the first column, and other columns have two values (from the original two tables).

Image

  1. I want to now convert it into a combined scatter plot, with different colors for different original tables (for example, yellow and pink). How can I set the "Color" below?
    Image

  2. Is there syntax instruction for weave expression? And how should I customize the shape or size of each point based on different column values?

Image

  1. I think the following query panel in the doc https://docs.wandb.ai/guides/app/features/panels/query-panel/ is what I can refer to. Can you share this example?
    Image
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

3 participants