Added // Filter out NoDataValues yValue = chartStyle.filterNoDataValue(attrIdx, yValue); if (yValue == null) continue; to all createDataset methods