sometimes highlightMostFrequentPath works
This commit is contained in:
@@ -486,7 +486,8 @@ export default {
|
||||
this.baseTraceId = await this.baseTraces[0]?.id;
|
||||
this.createCy(this.mapType);
|
||||
await mapPathStore.setCytoscape(this.cytoscapeGraph);
|
||||
await mapPathStore.createAllPaths();
|
||||
await mapPathStore.createPaths();
|
||||
await mapPathStore.highlightMostFrequentPath();
|
||||
await this.allMapDataStore.getFilterParams();
|
||||
await this.allMapDataStore.getTraceDetail();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user