mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
NodeGraph: Use layered layout instead of force based layout (#78957)
This commit is contained in:
@@ -175,4 +175,5 @@ export interface FeatureToggles {
|
||||
alertingSaveStatePeriodic?: boolean;
|
||||
promQLScope?: boolean;
|
||||
slateAutocomplete?: boolean;
|
||||
nodeGraphDotLayout?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user