Skip to content

plot_callback_raster_multiday / plot_callback_raster_multiblock: sort by arbitrarily many time parameters #8

@cirorandazzo

Description

@cirorandazzo

Workaround fix for block/timepoint ordering in this commit is kinda janky (sort by timepoint + 0.01 * block).

What would be ideal is this: refactor plot_callback_raster_multiday & plot_callback_raster_multiblock into a single function (maybe plot_callback_raster_timepoints, which can take in a tuple of several levels & plots according to this order. Maybe pass in different dicts for each timepoint line styling + a list of bools for whether to plot secondary axes (can you even plot multiple secondary axes on the same side of the plot? maybe plot just the first by default).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions