[topbraid-users] Re: Use SWP JSON objects using d3.js for visualization

2018-08-01 Thread Rob Atkinson
If I may extend this question - there are two related cases here: 1) custom D3 visualisations 2) how to control the TQ provided visualisations - for example is it possible to pre-configure a set of nodes to display in a NeighbourGram, either as instances or a set of rules. On Thursday, 2 August

[topbraid-users] Use SWP JSON objects using d3.js for visualization

2018-08-01 Thread Rizwan Bashir
I have created an SWP page with JSON objects as explained in the tutorial http://uispin.org/swon.html I would like to use these json objects to be used by d3 javascript library to develop some visualizations. For example, graphically displaying John Kennedy's children. What would be the best