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

[documentation] Document support for multiple conditions, including support for "aggregate" #9454

Open
hydrosquall opened this issue Oct 9, 2024 · 1 comment

Comments

@hydrosquall
Copy link
Member

Motivation

Image

Suggested fixes

  1. Add an array example to condition page
  2. Look into why the aggregate field is marked as invalid per the vega-lite schema
@dangotbanned
Copy link
Member

dangotbanned commented Oct 11, 2024

@hydrosquall I recently did some work on the altair support for this in:

I think the issue you have here is that you can have multiple Conditional Value Definition(s) but only one Conditional Field Definition

I would agree that the Condition docs should demonstrate this more.

Also there is Bar Chart with Highlighting on Hover and Selection on Click in the examples to draw from

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants