UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

6 lines (5 loc) 134 B
/** * Hive layout * Original: https://github.com/d3/d3-plugins/tree/master/hive */ export declare function hiveLayout(): any;