I am using cellRender = 'agSparklineCellRenderer.
For some rows the data for the sparkline cell is undefined.
This results in warnings of the form AG Charts - Option `series[0].xKey` is required and has not been provided; expecting a string, ignoring..
How can I tell agSparklineCellRenderer to ignore cells for which the data is undefined?