Skip to content

Documentation / @ripl/charts / ChartArea

Interface: ChartArea ​

Defined in: charts/src/core/chart.ts:48

The computed drawing area of a chart after padding is applied.

Properties ​

PropertyTypeDefined in
heightnumbercharts/src/core/chart.ts:52
widthnumbercharts/src/core/chart.ts:51
xnumbercharts/src/core/chart.ts:49
ynumbercharts/src/core/chart.ts:50