Skip to main content

Two data series in a line chart

  • June 20, 2024
  • 2 replies
  • 26 views

Forum|alt.badge.img+4

Hi!

I'm trying to display two lines (series of values) in one line chart.

Data goes like:

Date / Value 1 / Value 2

1-1-2024 / 24 / 20

1-1-2024 / 34 / 20

1-2-2024 / 40 / 21

1-3-2024 / 52 / 21

 

So one line displaying 24,34,40 and 52 and another line in the same chart displaying 20, 20, 21, 21 (for same period (X-axis).

Is this possible in interfaces? Or is there another way to achieve something like this?

2 replies

TheTimeSavingCo
Forum|alt.badge.img+31

I think you'd need to set up your data like this:

Allowing you to do this:

Link to base


Forum|alt.badge.img+4
  • Author
  • New Participant
  • June 27, 2024

I think you'd need to set up your data like this:

Allowing you to do this:

Link to base


Thanks !

How did you setup the actual interface for this?

Like the following view: