-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
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
Labels
No labels