lisa.analysis: Add plot_foo(colors=[...]) parameter
Allow changing the colors of the plots done by a plot method, by temporarily updating the color cycler on the axis in use.
Add active/sleep durations in plot_task_activations(duration=True)
:
EDIT: Updated to also be able to plot the task duty cycle in [0...1], computed for each pair of activation and its following sleep.