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
12 KiB
JSON
1 line
No EOL
12 KiB
JSON
{"nodes": [{"id": "$graphify-root$_src_widgets_render_rs", "label": "render.rs", "file_type": "code", "source_file": "src/widgets/render.rs", "source_location": "L1"}, {"id": "$graphify-root$_src_widgets_render_bundled_icon", "label": "bundled_icon()", "file_type": "code", "source_file": "src/widgets/render.rs", "source_location": "L24"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/render.rs"}, {"id": "$graphify-root$_src_widgets_render_icon_texture", "label": "icon_texture()", "file_type": "code", "source_file": "src/widgets/render.rs", "source_location": "L51"}, {"id": "texture", "label": "Texture", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/render.rs"}, {"id": "$graphify-root$_src_widgets_render_apply_style", "label": "apply_style()", "file_type": "code", "source_file": "src/widgets/render.rs", "source_location": "L84"}, {"id": "widget", "label": "Widget", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/render.rs"}, {"id": "widgetstyle", "label": "WidgetStyle", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/render.rs"}, {"id": "$graphify-root$_src_widgets_render_build_node", "label": "build_node()", "file_type": "code", "source_file": "src/widgets/render.rs", "source_location": "L150"}, {"id": "widgetnode", "label": "WidgetNode", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/src/widgets/render.rs"}], "edges": [{"source": "$graphify-root$_src_widgets_render_rs", "target": "client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "widget", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L9", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "prelude", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L13", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "$graphify-root$_src_widgets_render_bundled_icon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L24", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_bundled_icon", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L24", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "$graphify-root$_src_widgets_render_icon_texture", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L51", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_icon_texture", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_render_icon_texture", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_render_icon_texture", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L51", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_widgets_render_icon_texture", "target": "texture", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L51", "weight": 1.0, "context": "generic_arg"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "$graphify-root$_src_widgets_render_apply_style", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L84", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_apply_style", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_render_apply_style", "target": "widgetstyle", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L84", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_render_rs", "target": "$graphify-root$_src_widgets_render_build_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L150", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_build_node", "target": "widgetnode", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L150", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_src_widgets_render_build_node", "target": "widget", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L150", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_src_widgets_render_icon_texture", "target": "$graphify-root$_src_widgets_render_bundled_icon", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L58", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_build_node", "target": "$graphify-root$_src_widgets_render_icon_texture", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L178", "weight": 1.0}, {"source": "$graphify-root$_src_widgets_render_build_node", "target": "$graphify-root$_src_widgets_render_apply_style", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/widgets/render.rs", "source_location": "L204", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L86"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L99"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L105"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L114"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L121"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L129"}, {"caller_nid": "$graphify-root$_src_widgets_render_apply_style", "callee": "set_halign", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L140"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L162"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "append", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L164"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "build_node", "is_member_call": false, "source_file": "src/widgets/render.rs", "source_location": "L164"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "upcast", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L166"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_ellipsize", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L172"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_max_width_chars", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L173"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "upcast", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L174"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "unwrap_or", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L177"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "as_deref", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "as_deref", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L178"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "as_ref", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L179"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "upcast", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L181"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_fraction", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L185"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "clamp", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L185"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_hexpand", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L192"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_valign", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L193"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "set_size_request", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L194"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "upcast", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L195"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L199"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L200"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L201"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "style", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L203"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "on_click", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L207"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "add_css_class", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L208"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "connect_released", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L212"}, {"caller_nid": "$graphify-root$_src_widgets_render_build_node", "callee": "add_controller", "is_member_call": true, "source_file": "src/widgets/render.rs", "source_location": "L215"}]} |