Skip to content

Vegalite writer: Binned axis + boxplot result in half boxplot #520

Description

@thomasp85

Spotted in the docs. A curious appearance of a half-boxplot even though full is requested in the binned docs. Perhaps an issue with vegalites band domain?

VISUALISE Date AS x, Temp AS y FROM ggsql:airquality
DRAW boxplot
SCALE BINNED x VIA date
  SETTING breaks => 'month'
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions