cogpy.plot.hv.time_player

Functions

add_axis_hair(obj, *, kdim[, value, snap, ...])

Convenience wrapper around AxisHair.

add_time_hair(obj, *[, time_kdim, t, snap, ...])

Convenience wrapper around TimeHair.

example_1()

Classes

AxisHair(*[, value, snap, orientation, ...])

Clickable 1D hair (vertical or horizontal) for HoloViews plots.

PlayerWithRealTime(t_values[, interval_bounds])

TimeHair(*[, t, snap, snap_values])

Clickable time hair (vertical line) for HoloViews plots.