Skip to content

Vegalite writer fails to remove null-bars #519

Description

@thomasp85

Spotted in the docs. The following query in the discrete docs shows an obvious issue

VISUALISE species AS x FROM ggsql:penguins
DRAW bar
SCALE x FROM ('Adelie', 'Chinstrap')
SCALE y FROM (0, null)
Image

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwriterConcerns the writer arm of ggsql.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions