Book Image

Gephi Cookbook

Book Image

Gephi Cookbook

Overview of this book

Table of Contents (18 chapters)
Gephi Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Getting dynamic statistics for a graph


Along with the capabilities available for studying the statistical properties of static graphs, Gephi also offers capabilities for studying the statistical properties of dynamic graphs. In this recipe, we will learn about some of these properties of dynamic graphs and how Gephi helps you study them.

Getting ready

To work on this recipe, we will first need to generate a dynamic graph to work on. To do that, follow these steps:

  1. Load Gephi into a blank project mode.

  2. Click on the File option in the menu bar located on top of the Gephi application window. From the drop-down list, select Generate and then Dynamic Graph Example. This generates a new dynamic graph in Gephi.

How to do it…

To study the statistical properties of the dynamic graph that we just generated, follow these steps:

  1. Click on the Settings tab in the Statistics panel and select all the options under the Dynamic list.

  2. Click on OK. This populates the Dynamic tab of the Statistics panel with the following...