pub trait PerformanceLiveGraphWidgetActionsExt {
// Required method
fn performance_live_graph(&self, path: &[LiveId]) -> PerformanceLiveGraphRef;
}pub trait PerformanceLiveGraphWidgetActionsExt {
// Required method
fn performance_live_graph(&self, path: &[LiveId]) -> PerformanceLiveGraphRef;
}