Skip to content
Commit 0763d939 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.analysis.tasks: Fix plot_tasks_activation() with trace window

FIX

Using a trace window can remove all activations for a given task. That
leads to <NA> values in dataframes, that bokeh chokes on. Avoid creating
such <NA> values in the first place fixes that.
parent 79388ac7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment