Skip to content

Translating colour in SETTING clause #171

@teunbrand

Description

@teunbrand

Currently gives an error, e.g.:

VISUALISE bill_len AS x, bill_dep AS y FROM ggsql:penguins
  DRAW point SETTING colour => 'red'
#> Failed to execute query: Validation error: Layer 1: Invalid setting 'colour' for geom 'point'. 
#> Valid settings are: pos1, pos2, size, stroke, fill, opacity, shape, linewidth

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions