Kanit Wongsuphasawat

Results 195 issues of Kanit Wongsuphasawat

- [ ] by name - [ ] by values

Feature
help wanted
Priority/3-Medium

So that we can add our `calculate` transform there.

- [ ] Add interactive legends to charts (e.g., shift-click legend entries to highlight groups).

- Add more options for `mark.invalid` - Add `config.scale.invalid` refactor: - Adjust how we generate rules for invalid data to handle these options, per channel type. - data's invalid filter...

Just an idea, ps. it should behave just like `min/max-height/width` in css

## PR Description ## Checklist - [ ] This PR is atomic (i.e., it fixes one issue at a time). - [ ] The title is a concise [semantic commit...

should we have default `config.scale.invalid.color` based on #9342?

Bug :bug:

I think it looks pretty awkward that zero line isn't darker than the min line ```json { "$schema": "https://vega.github.io/schema/vega-lite/v5.json", "description": "A simple bar chart with embedded data.", "data": { "values":...

Enhancement :tada: