How to display data on an Area chart with multiple line

Hi Bubblers, I am trying to display data on an Area chart with multiple lines using Apex plugin. I can display data on a single line Area chart but having difficulties to display on multiple lines area Chart. I have datatype “Reports” and fields under report include:
Last year date (Date)
Last year Amount (number)
This year date (Date)
This Year Amount (number)

Now, I want “this year date” and “this year amount” to be displayed on one line on the y-axis and X-axis of the Area Chart and “last year date” and “last year amount” to be displayed on another line as in the screenshot below. Any help will be appreciated.

This topic was automatically closed after 70 days. New replies are no longer allowed.