{"id":1524,"date":"2024-02-15T13:19:19","date_gmt":"2024-02-15T13:19:19","guid":{"rendered":"https:\/\/microdatalake.com\/dashboard\/?post_type=product&#038;p=1524"},"modified":"2024-02-22T12:57:51","modified_gmt":"2024-02-22T12:57:51","slug":"force-directed","status":"publish","type":"product","link":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/","title":{"rendered":"Force-Directed Graph"},"content":{"rendered":"<p><strong>Description :<\/strong><\/p>\n<p>A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between nodes in the network to determine their positions in a two-dimensional or three-dimensional space.Force-directed algorithms are commonly used in network analysis and visualization to explore relationships and patterns within large and interconnected datasets.<\/p>\n<p><strong>Purposes\u00a0 :<\/strong><\/p>\n<div class=\"flex-1 overflow-hidden\">\n<div class=\"react-scroll-to-bottom--css-rwlec-79elbk h-full\">\n<div class=\"react-scroll-to-bottom--css-rwlec-1n7m0yu\">\n<div class=\"flex flex-col pb-9 text-sm\">\n<div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-27\">\n<div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\">\n<div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\">\n<div class=\"relative flex w-full flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full\">\n<div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"8f8a53d6-9353-4ee7-a9bb-f5c3bf61067d\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>The purposes of force-directed graphs, also known as force-directed layouts, include:<\/p>\n<ol>\n<li><strong>Network Visualization<\/strong>: Force-directed graphs are primarily used for visualizing complex networks, such as social networks, biological networks, and computer networks. They provide an intuitive representation of the relationships between nodes and edges in the network.<\/li>\n<li><strong>Layout Optimization<\/strong>: These graphs aim to optimize the arrangement of nodes and edges in a visually pleasing manner. By simulating physical forces, force-directed layouts minimize edge crossings and overlapping nodes, enhancing the readability and aesthetics of the visualization.<\/li>\n<li><strong>Exploratory Data Analysis<\/strong>: Force-directed graphs facilitate exploratory data analysis by allowing users to interactively explore the network structure. Users can manipulate the graph layout, zoom in\/out, and pan to gain insights into the underlying patterns, clusters, and communities within the network.<\/li>\n<li><strong>Community Detection<\/strong>: Force-directed layouts help in identifying communities or clusters within a network based on the density of connections between nodes. Nodes within the same community tend to be spatially grouped together, making it easier to detect and analyze modular structures in the network.<\/li>\n<li><strong>Centrality Analysis<\/strong>: These graphs enable the analysis of node centrality measures, such as degree centrality, betweenness centrality, and eigenvector centrality. Nodes with higher centrality values are typically positioned closer to the center of the graph or have more connections, indicating their importance within the network.<\/li>\n<li><strong>Pattern Recognition<\/strong>: Force-directed graphs aid in recognizing patterns and trends within the network, such as hubs, bridges, and cliques. By visually inspecting the layout of the graph, users can identify key features and anomalies that may require further investigation.<\/li>\n<li><strong>Communication and Presentation<\/strong>: Force-directed layouts serve as effective communication tools for presenting network-related findings to a wider audience. They offer visually appealing visualizations that convey complex network structures and relationships in a clear and understandable manner.<\/li>\n<li><strong>Algorithm Visualization<\/strong>: Force-directed graphs are used to visualize the output of various graph algorithms, such as shortest path algorithms, minimum spanning tree algorithms, and graph clustering algorithms. The visual representation helps in understanding the algorithm&#8217;s behavior and output.<\/li>\n<\/ol>\n<p>Overall, force-directed graphs are versatile tools that facilitate the visualization, analysis, and interpretation of complex networks across different domains and applications.<\/p>\n<p><strong>Uses\u00a0 :<\/strong><\/p>\n<div class=\"flex-1 overflow-hidden\">\n<div class=\"react-scroll-to-bottom--css-rwlec-79elbk h-full\">\n<div class=\"react-scroll-to-bottom--css-rwlec-1n7m0yu\">\n<div class=\"flex flex-col pb-9 text-sm\">\n<div class=\"w-full text-token-text-primary\" data-testid=\"conversation-turn-29\">\n<div class=\"px-4 py-2 justify-center text-base md:gap-6 m-auto\">\n<div class=\"flex flex-1 text-base mx-auto gap-3 md:px-5 lg:px-1 xl:px-5 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem] group final-completion\">\n<div class=\"relative flex w-full flex-col agent-turn\">\n<div class=\"flex-col gap-1 md:gap-3\">\n<div class=\"flex flex-grow flex-col max-w-full\">\n<div class=\"min-h-[20px] text-message flex flex-col items-start gap-3 whitespace-pre-wrap break-words [.text-message+&amp;]:mt-5 overflow-x-auto\" data-message-author-role=\"assistant\" data-message-id=\"e1370a61-0614-476f-a996-847e2ce0b9c9\">\n<div class=\"markdown prose w-full break-words dark:prose-invert light\">\n<p>Force-directed graphs have various practical uses across multiple domains:<\/p>\n<ol>\n<li><strong>Network Visualization<\/strong>: They are primarily used to visualize complex networks, such as social networks, biological networks, and computer networks. Force-directed layouts provide an intuitive and visually appealing representation of the relationships between nodes and edges in the network.<\/li>\n<li><strong>Exploratory Data Analysis<\/strong>: Force-directed graphs facilitate exploratory data analysis by allowing users to interactively explore the network structure. Users can manipulate the graph layout, zoom in\/out, and pan to gain insights into the underlying patterns, clusters, and communities within the network.<\/li>\n<li><strong>Community Detection<\/strong>: These graphs help in identifying communities or clusters within a network based on the density of connections between nodes. Nodes within the same community tend to be spatially grouped together, making it easier to detect and analyze modular structures in the network.<\/li>\n<li><strong>Centrality Analysis<\/strong>: Force-directed layouts enable the analysis of node centrality measures, such as degree centrality, betweenness centrality, and eigenvector centrality. Nodes with higher centrality values are typically positioned closer to the center of the graph or have more connections, indicating their importance within the network.<\/li>\n<li><strong>Pattern Recognition<\/strong>: Force-directed graphs aid in recognizing patterns and trends within the network, such as hubs, bridges, and cliques. By visually inspecting the layout of the graph, users can identify key features and anomalies that may require further investigation.<\/li>\n<li><strong>Communication and Presentation<\/strong>: Force-directed layouts serve as effective communication tools for presenting network-related findings to a wider audience. They offer visually appealing visualizations that convey complex network structures and relationships in a clear and understandable manner.<\/li>\n<li><strong>Algorithm Visualization<\/strong>: Force-directed graphs are used to visualize the output of various graph algorithms, such as shortest path algorithms, minimum spanning tree algorithms, and graph clustering algorithms. The visual representation helps in understanding the algorithm&#8217;s behavior and output.<\/li>\n<\/ol>\n<p>Overall, force-directed graphs are versatile tools that facilitate the visualization, analysis, and interpretation of complex networks across different domains and applications.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mt-1 flex justify-start gap-3 empty:hidden\">\n<div class=\"text-gray-400 flex self-end lg:self-center justify-center lg:justify-start mt-0 -ml-1 h-7 visible\"><button class=\"flex items-center gap-1.5 rounded-md p-1 text-xs text-token-text-tertiary hover:text-token-text-primary md:invisible md:group-hover:visible md:group-[.final-completion]:visible\"><\/button><\/p>\n<div class=\"flex items-center gap-1.5 text-xs\"><\/div>\n<div class=\"flex\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full pt-2 md:pt-0 dark:border-white\/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)]\">\n<form class=\"stretch mx-2 flex flex-row gap-3 last:mb-2 md:mx-4 md:last:mb-6 lg:mx-auto lg:max-w-2xl xl:max-w-3xl\">\n<div class=\"relative flex h-full flex-1 items-stretch md:flex-col\">\n<div class=\"flex w-full items-center\"><\/div>\n<\/div>\n<\/form>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mt-1 flex justify-start gap-3 empty:hidden\">\n<div class=\"text-gray-400 flex self-end lg:self-center justify-center lg:justify-start mt-0 -ml-1 h-7 visible\"><button class=\"flex items-center gap-1.5 rounded-md p-1 text-xs text-token-text-tertiary hover:text-token-text-primary md:invisible md:group-hover:visible md:group-[.final-completion]:visible\"><\/button><\/p>\n<div class=\"flex items-center gap-1.5 text-xs\"><\/div>\n<div class=\"flex\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"absolute\">\n<div class=\"flex w-full gap-2 items-center justify-center\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><button class=\"cursor-pointer absolute z-10 rounded-full bg-clip-padding border text-token-text-secondary border-token-border-light right-1\/2 bg-token-main-surface-primary bottom-5\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"w-full pt-2 md:pt-0 dark:border-white\/20 md:border-transparent md:dark:border-transparent md:w-[calc(100%-.5rem)]\">\n<form class=\"stretch mx-2 flex flex-row gap-3 last:mb-2 md:mx-4 md:last:mb-6 lg:mx-auto lg:max-w-2xl xl:max-w-3xl\">\n<div class=\"relative flex h-full flex-1 items-stretch md:flex-col\">\n<div class=\"flex w-full items-center\"><\/div>\n<\/div>\n<\/form>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between nodes in the network to determine their positions in a two-dimensional or three-dimensional space.Force-directed algorithms are commonly used in network analysis and visualization to explore relationships and patterns within large and interconnected datasets. Purposes\u00a0 [&hellip;]<\/p>\n","protected":false},"featured_media":1525,"comment_status":"open","ping_status":"closed","template":"","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"0","ocean_second_sidebar":"0","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"0","ocean_custom_header_template":"0","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"0","ocean_menu_typo_font_family":"0","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"0"},"product_brand":[],"product_cat":[15],"product_tag":[],"class_list":{"0":"post-1524","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_cat-uncategorized","8":"entry","9":"has-media","11":"first","12":"instock","13":"sale","14":"shipping-taxable","15":"purchasable","16":"product-type-simple","17":"has-product-nav","18":"col","19":"span_1_of_3","20":"owp-content-center","21":"item-entry","22":"owp-thumbs-layout-horizontal","23":"owp-btn-normal","24":"owp-tabs-layout-horizontal","25":"has-no-thumbnails"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Force-Directed Graph -  Product Products<\/title>\n<meta name=\"description\" content=\"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Force-Directed Graph -  Product Products\" \/>\n<meta property=\"og:description\" content=\"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-22T12:57:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1264\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/\",\"url\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/\",\"name\":\"Force-Directed Graph - Product Products\",\"isPartOf\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png\",\"datePublished\":\"2024-02-15T13:19:19+00:00\",\"dateModified\":\"2024-02-22T12:57:51+00:00\",\"description\":\"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between\",\"breadcrumb\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage\",\"url\":\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png\",\"contentUrl\":\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png\",\"width\":1920,\"height\":1264},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/microdatalake.com\/dashboard\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shop\",\"item\":\"https:\/\/microdatalake.com\/dashboard\/shop\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Force-Directed Graph\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#website\",\"url\":\"https:\/\/microdatalake.com\/dashboard\/\",\"name\":\"Micro Data Lake\",\"description\":\"Micro Data Lake Dashboard\",\"publisher\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#organization\"},\"alternateName\":\"Dashboard\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/microdatalake.com\/dashboard\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#organization\",\"name\":\"Micro Data Lake\",\"alternateName\":\"Micro Data Lake\",\"url\":\"https:\/\/microdatalake.com\/dashboard\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/01\/logo-m.png\",\"contentUrl\":\"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/01\/logo-m.png\",\"width\":101,\"height\":79,\"caption\":\"Micro Data Lake\"},\"image\":{\"@id\":\"https:\/\/microdatalake.com\/dashboard\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Force-Directed Graph -  Product Products","description":"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/","og_locale":"en_US","og_type":"article","og_title":"Force-Directed Graph -  Product Products","og_description":"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between","og_url":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/","article_modified_time":"2024-02-22T12:57:51+00:00","og_image":[{"width":1920,"height":1264,"url":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/","url":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/","name":"Force-Directed Graph - Product Products","isPartOf":{"@id":"https:\/\/microdatalake.com\/dashboard\/#website"},"primaryImageOfPage":{"@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage"},"image":{"@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage"},"thumbnailUrl":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png","datePublished":"2024-02-15T13:19:19+00:00","dateModified":"2024-02-22T12:57:51+00:00","description":"Description : A force-directed algorithm is a computational method used to visualize complex networks or graphs. It simulates physical forces between","breadcrumb":{"@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#primaryimage","url":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png","contentUrl":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/02\/chart-27.png","width":1920,"height":1264},{"@type":"BreadcrumbList","@id":"https:\/\/microdatalake.com\/dashboard\/shop\/uncategorized\/force-directed\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/microdatalake.com\/dashboard\/"},{"@type":"ListItem","position":2,"name":"Shop","item":"https:\/\/microdatalake.com\/dashboard\/shop\/"},{"@type":"ListItem","position":3,"name":"Force-Directed Graph"}]},{"@type":"WebSite","@id":"https:\/\/microdatalake.com\/dashboard\/#website","url":"https:\/\/microdatalake.com\/dashboard\/","name":"Micro Data Lake","description":"Micro Data Lake Dashboard","publisher":{"@id":"https:\/\/microdatalake.com\/dashboard\/#organization"},"alternateName":"Dashboard","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/microdatalake.com\/dashboard\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/microdatalake.com\/dashboard\/#organization","name":"Micro Data Lake","alternateName":"Micro Data Lake","url":"https:\/\/microdatalake.com\/dashboard\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microdatalake.com\/dashboard\/#\/schema\/logo\/image\/","url":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/01\/logo-m.png","contentUrl":"https:\/\/microdatalake.com\/dashboard\/wp-content\/uploads\/2024\/01\/logo-m.png","width":101,"height":79,"caption":"Micro Data Lake"},"image":{"@id":"https:\/\/microdatalake.com\/dashboard\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product\/1524","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/types\/product"}],"replies":[{"embeddable":true,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/comments?post=1524"}],"version-history":[{"count":3,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product\/1524\/revisions"}],"predecessor-version":[{"id":2137,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product\/1524\/revisions\/2137"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/media\/1525"}],"wp:attachment":[{"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/media?parent=1524"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product_brand?post=1524"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product_cat?post=1524"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/microdatalake.com\/dashboard\/wp-json\/wp\/v2\/product_tag?post=1524"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}