Skip to content

chore[visualize-tab]: fix inconsistency in Visualize tab and add documentation#248

Merged
generall merged 7 commits intomasterfrom
fix/kartik/visualize
Feb 7, 2025
Merged

chore[visualize-tab]: fix inconsistency in Visualize tab and add documentation#248
generall merged 7 commits intomasterfrom
fix/kartik/visualize

Conversation

@kartik-gupta-ij
Copy link
Contributor

@kartik-gupta-ij kartik-gupta-ij commented Oct 21, 2024

  • Updated the Visualize tab to use the using parameter for consistency with other tabs.
  • Added documentation for color_by.query in the Visualize tab.

fixes : #251

@kartik-gupta-ij kartik-gupta-ij changed the title chore:Fix inconsistency in Visualize tab and add documentation chore[visualize-tab]: Fix inconsistency in Visualize tab and add documentation Oct 21, 2024
@kartik-gupta-ij kartik-gupta-ij changed the title chore[visualize-tab]: Fix inconsistency in Visualize tab and add documentation chore[visualize-tab]: fix inconsistency in Visualize tab and add documentation Oct 21, 2024
Comment on lines 40 to 44
// or
// "color_by": {
// "query": 17
// }
// see https://qdrant.tech/documentation/concepts/search/#query-api
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was removed on purpose, cause it doesn't work too good.

@generall generall force-pushed the fix/kartik/visualize branch from fa73184 to 7ff893a Compare February 7, 2025 18:46
@generall generall merged commit b0563f9 into master Feb 7, 2025
2 checks passed
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 this pull request may close these issues.

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

3 participants