- Notifications
You must be signed in to change notification settings - Fork1
AndreaSimeone/Bigraph-Visualization
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bigraph-Visualization is a D3 implementation ofBigraph visualization using the Mike Bostock'sforce layout andhierarchy.
Download thelatest release use your favorite web server to run the visualization. For the creation of your own Bigraph consider to edit the JSON files contained into the Data folder and use aJSON validator.
- PlaceGraph.html : visualization of the Place Graph using D3hierarchy layout.
- LinkGraph.html : visualization of the Link Graph using D3force layout andD3-Hypergraph for the Hypergraphs creation.
- Bigraph.html : visualization of the Bigraph as a superimposition of Place Graph and Link Graph using D3force layout andD3-Hypergraph for the Hypergraphs creation.
Copyright (C) 2018 Andrea Simeonesimeone.andrea@spes.uniud.it
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, seehttp://www.gnu.org/licenses/.
About
A D3 visualization for Bigraphs
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.