Skip to content

allow to skip through time with a slider widget in CML path plotting function #25

@cchwala

Description

@cchwala

I hava a prototype for how it works to use a slider for skipping through time when coloring CML path lines in matplotlib, see the code that starts here.

It might however be better to do this outside of the existing plotting function, i.e. by updating the lines that are returned. This way we could update also other matplotlib object, e.g. points from plotting gauges and a pcolormesh grid from plotting radar data. This could then be done with one time slider to skip through all data simultaneously. The time stamps could snap to the closes one if the data has different time spacing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions