Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8533833
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T10:03:22+00:00 2026-06-11T10:03:22+00:00

I am searching an example where a space time graph is drawn. I went

  • 0

I am searching an example where a space time graph is drawn. I went through Graphviz but cannot find relevant example. I have to plot a graph of a computer network and the network is assumed to change after 10 seconds. I can plot for one scenario but now I need to combine different graphs obtained at different time as a Space Time Graph.
I am using python for plotting But any relevant examples with any tools like Graphviz, matplotlib, networkx,etc will be helpful.

So any advice and guidelines regarding this is highly appreciated.

Thank You

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T10:03:23+00:00Added an answer on June 11, 2026 at 10:03 am

    Thank you tcaswell for your reply. I have already worked on something, so if I cannot make it that way I will dig into the way you have suggested. For now I have:
    enter image description here

    But I want something like this:

    enter image description here

    The .dot file code used by GraphViz to create this image:

    graph {
        rankdir=LR;
        subgraph cluster01 {
            label="t=0"
            a0 [label="A"];
            a1 [label="B"];
            a2 [label="C"];
            a5 [label="E"];
            a0 -- a1;
            a1 -- a2 ;
            a2 -- a0;
        };
    
        subgraph cluster02
        {
            label="t=10"
            b0 [label="A"];
            b5 [label="E"];
            b1 [label="B"];
            b2 [label="C"];
    
            b0 -- b1;
            b2 -- b5;
        };
    
        a0--b0 [style=dotted];
        a1--b1 [style=dotted];
        a2--b2 [style=dotted];
        a5--b5 [style=dotted];
    }
    

    I think I am not able to play around with the “rankdir” properly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been searching several days for an example of how to make a
I have been searching for almost an hour without finding proper example to fix
I've been searching for while now and I can't find a simple example of
It's my first time writting there but after reading and searching a lot about
We are searching for an include mechanism for groovy scripts to have space for
Possible Duplicate: Subclassing UIView to draw in Quartz Hello i am searching good example
Google Maps itself can sort of Highlight areas, when you are searching for example
Example: When searching for remote desktop in windows help, it has a link to
Searching for values that uses the same value Example SELECT Name, UnitPrice, Quantity, Color
Been searching the net for an example of how to convert HTML string markup

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.