Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Added force-directed graph demo. #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

TOMOTON
Copy link

@TOMOTON TOMOTON commented Aug 5, 2017

This additional demo uses the Force wrapper API to create a graph, based on an existing example 'Mobile Patent Suits' by Mike Bostock.
There was some puzzling with the Java wrapper API: your feedback would be appreciated whether the API was used properly as intended or not. The main puzzles centered around accessing constructors for Force.Node and Force.Link classes and how to carry (statically typed) payload as 'datum'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants