Skip to main content

I want to plot 2 data series in one chart. But the chart generator creates 2 charts or make it as one serie. I have used an list with an feature representing the dataserie. And i tried it without the list.

Here's an example where I have 5 features entering the ChartGenerator, all having the attributes x, data1, data2:

Then select series 2 and set the x,y attributes:

Result


Reply