Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

[BUG] - layers.circle.paint.circle-radius: Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order #103

@maxycn

Description

@maxycn

Describe the bug
The map visual is used to show ticket locations, and the dashboard has also a table showing the list of tickets and their details. For each ticket, there could be no location, single location or multiple locations.

The issue I encountered is that everytime when I click a row to select a ticket in the table, the map visual gave the error message "layers.circle.paint.circle-radius: Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order"

Expected behavior
The map should show only the locations of the selected ticket or show nothing if there is no location for the ticket.

Screenshots
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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