Skip to content

Documentation on axes repeated across multiple facets #2387

@mwaibel-go

Description

@mwaibel-go

The documentation for Facet Mark Options states:

Faceting can be explicitly enabled or disabled on a mark with the facet option, which accepts the following values:

[…]

  • null (or false) - repeat this mark’s data across all facets (i.e., no faceting)

I took this to mean that Plot.axisX({facet: null}) repeats the x axis on each facet. However, it does not. The correct property to use is facetAnchor. I found that confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions