Copyright
Brief Table of Contents
Table of Contents
Preface
Acknowledgments
About this Book
About the Author
About the Cover Illustration
1. Graph visualization basics
Chapter 1. Getting to know graph visualization
1.1. Getting to know graphs
1.1.1. What is a graph?
1.1.2. A bit of theory
1.1.3. Introducing the graph data model
1.1.4. When are graphs helpful?
1.2. Getting to know graph visualization
1.2.1. When to visualize graphs
1.2.2. Alternative graph visualizations
1.3. Summary
Chapter 2. Case studies
2.1. Intelligence and terrorism
2.2. Credit card fraud
2.2.1. The markers of online shopping fraud
2.2.2. Online review fraud
2.2.3. Visualizing review fraud
2.3. Cyber security
2.3.1. Understanding unusual network traffic
2.3.2. Deconstructing a botnet attack
2.3.3. Analyzing malware propagation
2.4. Sales and marketing graphs
2.5. Summary
Chapter 3. An introduction to Gephi and KeyLines
3.1. Gephi
3.1.1. Acquiring data
3.1.2. Importing data into Gephi
3.1.3. Visually organizing the data with layouts
3.1.4. Know what you���re looking at with labels
3.1.5. Filtering
3.1.6. Size
3.1.7. Color
3.1.8. Final product
3.2. KeyLines
3.2.1. Encode an HTML page
3.2.2. Write KeyLines JavaScript
3.2.3. Bind KeyLines to data