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

color_by assigns the same color to all categories when using a nested object path #251

Open
dietmar opened this issue Oct 23, 2024 · 0 comments · May be fixed by #248
Open

color_by assigns the same color to all categories when using a nested object path #251

dietmar opened this issue Oct 23, 2024 · 0 comments · May be fixed by #248

Comments

@dietmar
Copy link

dietmar commented Oct 23, 2024

Potentially related to #101

It seems to me that using a nested payload path in color_by works only partially: There is no error and the legend at the top is populated correctly. But the same color is assigned to all categories.

See screenshot: My data contains 7 different values for metadata.product. They show up in the legend. The currently selected point has the product name starting with lower-case "a". Clicking on the legend item for that product hides/shows this point and all other points belonging to this product.

But all points are light blue.

qdrant_visualization_screenshot

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

Successfully merging a pull request may close this issue.

1 participant