Forum Discussion
Area Chart or Stacked Area Stacked Chart ?
Hi there,
I am trying to create this chart below. Does anyone know if I should use an area chart or stacked area chart ? I have hour values on the x-axis and 4 values on the y-axis. Dark blue color background is the first y-axis value and the rest 3 lines are the other y-axis values.
Hi umutkaya79
The graph needs to be a combination of an area and a line.
This functionality cannot be fulfilled by the default graphs.
Market Place has a type graph that you can download (free)For each type of line you need, you need to calculate the measure separately
Put some lines as a primary value and some as a secondary value
This way, you can format each line / area as needed
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
3 Replies
- Ritaf1983
Super User
Hi umutkaya79
The graph needs to be a combination of an area and a line.
This functionality cannot be fulfilled by the default graphs.
Market Place has a type graph that you can download (free)For each type of line you need, you need to calculate the measure separately
Put some lines as a primary value and some as a secondary value
This way, you can format each line / area as needed
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- umutkaya79
Helper I
Thank you so much Ritaf1983
- Ritaf1983
Super User
I was glad to help 🙂