The (width, height) of the plot
The margins around the plot
The container dimensions.
Given the dimensions of the plot (width, height) based on the container's width and height, and the plots margins. Calculates the dimensions of the actual plot by subtracting the margins.
The overall width of the container (plot and margins)
The overall height of the container (plot and margins)
The margins around the plot (top, bottom, left, right)
The dimensions of the actual plots adjusted for the margins from the overall dimensions
Generated using TypeDoc
Calculates the container's dimensions from the plot dimensions and the plot margin. The container dimensions are the plot dimensions plus the margins.
plotDimensionsFrom