vega-lite: boxplot doesn't works with column encoding

boxplot doesn’t works with column encoding and facet. Result Error: Undefined data set name: "data_1" see editor

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 17 (17 by maintainers)

Most upvoted comments

https://github.com/vega/vega-lite/pull/4177 and https://github.com/vega/vega-lite/pull/4175 will fix this.

Phew, this was one of the hardest debugging sessions I’ve done. Took me three days with some really weird behavior in between. However, it exposed a few separate bugs that are all fixed now and we have tests and helper tools to make sure we can catch these class of bugs much easier now.

I know this is likely overkill, but just to note that the same problem exists for row.