Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
475
Problems with area chart
posted

Hi,

I need to to create a chart which looks like a stack area chart. But in stack area chart the second set of data points move relative to the first set of data points. Is there any way I can plot the absolute data points, I mean the second set of data points should be plotted relative to the xaxis instead of the first set of data points?

 

Parents
  • 26458
    Verified Answer
    Offline posted

    Sounds like what you are describing is a regular (non-stacked) area chart, although I'm not sure what you mean by 'relative to the x axis'. The X axis values are typically column indeces, while the data values are plotted along the Y axis. Can you post a picture of what you're trying to do?

Reply Children
No Data