Skip to content

Allow multiple named query elements, allow elements to bind to a specific query element #465

@reyjrar

Description

@reyjrar

I'd like to have a series of derived queries on a single page, let's just say "top sources", "top destinations." I'd like to have two histograms on the page, one with sources, the other destinations. Currently, I can only select "all, pinned, unpinned, selected" which means on the first page load I can select the source or destinations, but if the derived query updates on refresh, (I don't think it does yet), and the top sources/destinations changes, my histograms will be blank. The simplest fix I could think of was naming the query elements, and allowing other elements to select specific query elements as a source of their data.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions