vega-lite icon indicating copy to clipboard operation
vega-lite copied to clipboard

Boxplot's median tick thickness not in mark definition?

Open joelostblom opened this issue 2 years ago • 2 comments

I think this might be a similar error to https://github.com/vega/vega-lite/issues/3718, but for boxplots. When I use thickness for the median, the property is underlined with the yellow squiggly line and the error message on hover says Incorrect type: expected boolean:

image Open the Chart in the Vega Editor

The code still works and if I remove the schema specification (5.2), the squiggly line disappears as well. I initially thought this meant the code was in master but not in the release, but I have seen this error since 4.17 or so, when this altair issue was first reported in https://github.com/altair-viz/altair/issues/2482

joelostblom avatar May 06 '22 16:05 joelostblom

Fixed in #8145. Thanks for sending the issue.

domoritz avatar May 06 '22 18:05 domoritz

Great! Thanks for fixing it so quickly!

joelostblom avatar May 06 '22 21:05 joelostblom

:rocket: Issue was released in v5.7.0-next.0 :rocket:

vega-org-bot avatar Feb 12 '23 19:02 vega-org-bot

:rocket: Issue was released in v5.7.0-next.0 :rocket:

vega-org-bot avatar Feb 12 '23 19:02 vega-org-bot