dataPoints
Home > @gooddata/sdk-ui-charts > IChartConfig > dataPoints
IChartConfig.dataPoints property
Customize visibility of the data points.
Signature:
dataPoints?: IDataPointsConfig;
Remarks
Data points mark non-extrapolated data in "continuous" charts like line chart, area chart and combo chart made up of these two.