Flamegraph (Iciclegraph) swing component
-
Updated
Jan 30, 2025 - Java
Flamegraph (Iciclegraph) swing component
GRAPHI is a web-based tool for visualizing graphs using custom D3.js layouts. It allows users to upload adjacency matrices, analyze graph types, and select from layout options like Grid, Chord, Sugiyama, and Tree structures.
Its all about creating visualizations from big data using extensive library that is D3.js. My objective is to create a dashboard for graph layout from scratch using d3.js. The purpose of this is to train myself to be able to create custom layouts as per my own choice. The dashboard should enable users to upload a file containing an adjacency matrix
Add a description, image, and links to the iciclegraph topic page so that developers can more easily learn about it.
To associate your repository with the iciclegraph topic, visit your repo's landing page and select "manage topics."