Skip to content

PFCS33/InsightGraph

Repository files navigation

D3 force-directed-graph & vega-lite

demo

Run Project (Use Docker)

Step 1. Install Docker & Docker-Compose

Step 2. Pull our Docker image

docker pull aaapfcs/insight-graph:0.1

Step 3. Run In the Container

  • Download docker-compose.yml in this github repo, then run command:
docker-compose up  
  • Then access the url: http://localhost:8001

run

Function Description

  • Embed the Vega-Lite graph in the circle of D3 force directed graph
    • You can click circles to toggle the display of Vega-Lite graphs
    • three highlight mode: hover, click, select
    • add miniTable view to imply the position of vega-lite graph
    • support filter of link type/ insigh-type / insight score
    • support table headers' transformation

About

Embed vega-lite graph in d3 force graph

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published