(Bar({
'alignmentgroup': 'True',
'base': array([0.0, 1.03, 5.03], dtype=object),
'hovertemplate': 'name=transition<br>start=%{base}<br>end=%{x}<br>event=%{y}<extra></extra>',
'legendgroup': 'transition',
'marker': {'color': '#636efa', 'opacity': 1.0, 'pattern': {'shape': ''}},
'name': 'transition',
'offsetgroup': 'transition',
'orientation': 'h',
'showlegend': True,
'textposition': 'auto',
'width': 0.2,
'x': [0.73, 1.9999999999999998, 7.54],
'xaxis': 'x',
'y': array(['swim-run', 'swim-run', 'swim-run'], dtype=object),
'yaxis': 'y'
}),
Bar({
'alignmentgroup': 'True',
'base': array([0.73], dtype=object),
'hovertemplate': 'name=swimming<br>start=%{base}<br>end=%{x}<br>event=%{y}<extra></extra>',
'legendgroup': 'swimming',
'marker': {'color': '#EF553B', 'opacity': 1.0, 'pattern': {'shape': ''}},
'name': 'swimming',
'offsetgroup': 'swimming',
'orientation': 'h',
'showlegend': True,
'textposition': 'auto',
'width': 0.2,
'x': [0.30000000000000004],
'xaxis': 'x',
'y': array(['swim-run'], dtype=object),
'yaxis': 'y'
}),
Bar({
'alignmentgroup': 'True',
'base': array([3.03], dtype=object),
'hovertemplate': 'name=running<br>start=%{base}<br>end=%{x}<br>event=%{y}<extra></extra>',
'legendgroup': 'running',
'marker': {'color': '#00cc96', 'opacity': 1.0, 'pattern': {'shape': ''}},
'name': 'running',
'offsetgroup': 'running',
'orientation': 'h',
'showlegend': True,
'textposition': 'auto',
'width': 0.2,
'x': [2.0000000000000004],
'xaxis': 'x',
'y': array(['swim-run'], dtype=object),
'yaxis': 'y'
}),
Bar({
'alignmentgroup': 'True',
'base': array([12.57], dtype=object),
'hovertemplate': 'name=finishline<br>start=%{base}<br>end=%{x}<br>event=%{y}<extra></extra>',
'legendgroup': 'finishline',
'marker': {'color': '#ab63fa', 'opacity': 1.0, 'pattern': {'shape': ''}},
'name': 'finishline',
'offsetgroup': 'finishline',
'orientation': 'h',
'showlegend': True,
'textposition': 'auto',
'width': 0.2,
'x': [0.4299999999999997],
'xaxis': 'x',
'y': array(['swim-run'], dtype=object),
'yaxis': 'y'
}))