Skip to content

Plot Observable(Pyramid) correctly #65

@felixcremer

Description

@felixcremer

I would like to combine Observable and some data lazily, so that we can build dashboards on top of the Pyramid which would change the heatmap based on the values of some slider for example.
I can construct an Observable(Pyramid) but then the plotting would run into the DimArray fallback for plotting Observable(DimArray).

I am not sure, whether we would have to properly fix this by using the Makie recipe system properly instead of the dispatch on the Pyramid type on plot.

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