A CanvasConfig describes the whole layout of a rendered D3 graph.
The canvas config contains the following attributes:
Note that it is not guaranteed that the graph will occupy the entire canvas width or height. It does, however, guarantees the entire graph will fit inside the canvas
The canvas height.
The margin of the canvas.
The canvas width.
Generated using TypeDoc
A CanvasConfig describes the whole layout of a rendered D3 graph.
The canvas config contains the following attributes:
Note that it is not guaranteed that the graph will occupy the entire canvas width or height. It does, however, guarantees the entire graph will fit inside the canvas