{"repo":"imohitmayank/jaal","free":true,"listed":false,"github":"https://github.com/imohitmayank/jaal","clone":"git clone https://github.com/imohitmayank/jaal.git","description":"Your interactive network visualizing dashboard","language":"Python","stars":413,"topics":["dashboard","graph","visualization","network","python"],"license":"MIT","category":"dashboards-admin","readme_excerpt":"Your interactive network visualizing dashboard Documentation: Here 👉 What is Jaal Jaal is a python based interactive network visualizing tool built using Dash and Visdcc. Along with the basic features, Jaal also provides multiple option to play with the network data such as searching graph, filtering and even coloring nodes and edges in the graph. And all of this within 2 lines of codes :) 👉 Requirements Jaal requires following python packages, 1. Dash - dash core components - dash html components 2. dash bootstrap components 3. visdcc 4. pandas 👉 Install Installing Jaal is super easy, just do the following, And you are done :) Note, it's recommended to create a virtual enivornment before installing. This can be easily done using python -m venv myenv and then to activate the env we need, 1. (Windows) .\\\\myvenv\\\\Scripts\\\\activate.bat 2. (Linux) source myvenv/bin/activate 👉 Getting started After installing Jaal, we need to fetch the data and call plot function in Jaal. This can be shown by playing with an included Game of Thrones dataset, as follows, Here first we import Jaal main class and the dataset loading function load got . Later we load the GoT dataset from the datasets included in the package. This gives us two files, 1. edge df: its a pandas dataframe with atleast from and to column, which represents the edge relationship between the entities 2. node df: its an optional parameter, but should contains a id column with unique node names. Note, edge df is mandatory an","default_branch":null,"files":null,"tree":[],"storefront":"/r/imohitmayank","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/imohitmayank/jaal/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}