Skip to main content
Question

how to use data series in the Chartgenerator

  • August 2, 2016
  • 1 reply
  • 72 views

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • August 2, 2016

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