Some checks failed
check / check (push) Failing after 48s
updated text sizing to better match the bar size, and increase readability.
1 line
No EOL
6.8 KiB
JSON
1 line
No EOL
6.8 KiB
JSON
{"nodes": [{"id": "$graphify-root$_src_widgets_client_rs", "label": "client.rs", "file_type": "code", "source_file": "src/widgets/client.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_widgets_client_spawn", "label": "spawn()", "file_type": "code", "source_file": "src/widgets/client.rs", "source_location": "L40"}, {"id": "componentsender", "label": "ComponentSender", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/client.rs"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/client.rs"}, {"id": "$graphify-root$_src_widgets_client_fetch_and_send", "label": "fetch_and_send()", "file_type": "code", "source_file": "src/widgets/client.rs", "source_location": "L68"}, {"id": "$graphify-root$_src_widgets_client_emit_click", "label": "emit_click()", "file_type": "code", "source_file": "src/widgets/client.rs", "source_location": "L101"}, {"id": "value", "label": "Value", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/client.rs"}], "edges": [{"source": "$graphify-root$_src_widgets_client_rs", "target": "crate", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L12", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "widgetspec", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "breadclient", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L14", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "componentsender", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L15", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "duration", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L16", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "$graphify-root$_src_widgets_client_spawn", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L40", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_client_spawn", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L40", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_client_spawn", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L40", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "$graphify-root$_src_widgets_client_fetch_and_send", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L68", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_client_fetch_and_send", "target": "componentsender", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L68", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_client_fetch_and_send", "target": "app", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L68", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_widgets_client_rs", "target": "$graphify-root$_src_widgets_client_emit_click", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L101", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_client_emit_click", "target": "value", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L101", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_client_spawn", "target": "$graphify-root$_src_widgets_client_fetch_and_send", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/widgets/client.rs", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_widgets_client_spawn", "callee": "subscribe", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L53"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "request", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L70"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "unwrap_or_default", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L76"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "filter_map", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "into_iter", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L77"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "and_then", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "as_str", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L83"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "and_then", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "as_str", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L84"}, {"caller_nid": "$graphify-root$_src_widgets_client_fetch_and_send", "callee": "input", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L96"}, {"caller_nid": "$graphify-root$_src_widgets_client_emit_click", "callee": "emit", "is_member_call": true, "source_file": "src/widgets/client.rs", "source_location": "L102"}]} |