Enable zoom on graph widget
Summary: The last fix for adding scrolling to graph widget didn't really work, plus it doesn't solve the usability issue with big graphs. Instead, use the d3 zoom handler to enable panning and zooming. Test Plan: tested manually, made sure the graph is updated when args change Reviewers: michelle, #engineering Reviewed By: michelle, #engineering JIRA Issues: PC-273 Differential Revision: https://phab.corp.pixielabs.ai/D4970 GitOrigin-RevId: 2ff3d3774270cfe716523ddb0b495bd35e68f3c0
Showing
+87 -44
src/ui/src/components/chart/graph-utils.ts
0 → 100644
Please register or sign in to comment