This directory contains example visualizations showcasing the capabilities of py3plex.
Three mosaic banners have been created to showcase py3plex visualizations:
Featured in main README
- Professional showcase with varied layout
- Features 11 different visualization types
- Dimensions: 3318 x 1425 pixels
- Visualizations included:
- Multilayer diagonal layout
- Edge-colored projection
- Radial layers with inter-layer edges
- Small multiples
- Supra-adjacency heatmap
- Hairball plot
- Community detection
- Network embeddings
- Temporal networks
- Radial compact layout
- Biomine community
- Complete analysis
- Multilayer network analysis
3x3 grid layout
- Symmetric grid showing 9 visualization types
- Dimensions: 2775 x 1650 pixels
- Each visualization labeled with descriptive text
Compact horizontal banner
- Horizontal layout with 6 visualizations
- Dimensions: 3321 x 550 pixels
- Ideal for narrow banner spaces
To regenerate the mosaic banners:
cd /home/runner/work/py3plex/py3plex
python create_mosaic_banner.pyThis script:
- Loads existing example images from this directory
- Creates three different banner layouts
- Saves them back to this directory
All other PNG files in this directory are individual visualization examples generated by the scripts in the examples/ directory:
multilayer*.png- Various multilayer network layoutscommunities*.png- Community detection resultsembedding*.png- Network embedding visualizationshairball.png- Hairball plot exampletemporal.png- Temporal network dynamicsbiomine*.png- Biological network examples- And many more...
To use these images in documentation:
For relative paths in the repository:
All images are in PNG format with:
- High resolution (150 DPI)
- Transparent or white backgrounds
- Optimized for web display