mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 18:09:07 +08:00
removes zoom post becoming stable
This commit is contained in:
parent
789880fa07
commit
171fd714de
@ -86,9 +86,6 @@ const ServiceMap = (props: ServiceMapProps) => {
|
||||
<ForceGraph2D
|
||||
ref={fgRef}
|
||||
cooldownTicks={100}
|
||||
onEngineStop={() => {
|
||||
fgRef.current.zoomToFit(100, 120);
|
||||
}}
|
||||
graphData={graphData}
|
||||
nodeLabel={getTooltip}
|
||||
linkAutoColorBy={(d) => d.target}
|
||||
|
Loading…
x
Reference in New Issue
Block a user