UNPKG

ng-d3-graphs

Version:

<img src="./assets/ng-d3.png" alt="drawing" width="250" height="250"/>

7 lines (6 loc) 104 B
export interface ViewBox { minX: number; minY: number; width: number; height: number; }