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