Skip to content

constrain domain and overlaying axes #5299

Closed
@alexcjohnson

Description

@alexcjohnson

See #5287 (comment)

This one I haven't tested, but it certainly seems problematic to have overlaying axes and use the domain (which would apply to all of them) to satisfy a constraint on just one.

In principle we could allow this as long as only one of the overlaying axes has a constraint on it. If multiple have constraints there may be some situations where it would still be possible (but complicated) to satisfy all the constraints, but there would be other situations where this becomes self-contradictory. The easy thing to do would be to just disallow constrain: 'domain' when the axis is overlaying or has another axis overlaying it.

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