Skip to content

Subtitle only if title, multiple axis labels with facets #446

@arturcarvalho

Description

@arturcarvalho

Hi there, I think I found some new issues:

  1. Subtitle only appears if there's a title
  2. Using a facet, it shows the label multiple times (island shows 3 times instead of one)
  3. The output comes out very small, although I assume it's this bug: Consider adding control over output size to the grammar #238
FROM ggsql:penguins
VISUALISE
DRAW bar MAPPING island AS x
FACET species
LABEL subtitle => 'ss'
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    writerConcerns the writer arm of ggsql.

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions