When an ExcelScatterChart is created with EPPlus with type eChartType.XYScatterLines, the resulting chart has smooth lines connecting the datapoints.
The attached patch solves the issue.
Comments: Thanks, fixed in latest source(Default)
The attached patch solves the issue.
Comments: Thanks, fixed in latest source(Default)