Forum Discussion
NPinto
5 years agoFrequent Visitor
Divide Line Chart by phases
Hi all! This is my first post here, thanks for welcoming me, I'm looking for some help. The goal is to analyze the behavior of a variable Speed(rpm) in a line graph. Is it possible to divide th...
- 5 years ago
NPinto , if you have phase and the numbers available, Put them on axis and sort of these two and then disable concatenate the label
- 5 years ago
GDUb
3 years agoAdvocate I
Hi, NPinto . Here is a solution that I think meets your requirments. Create a simple line chart with time on the X axis, and your sample value on the Y axis, like so:
Next, in the visualizations pane, drop your phase ID column into the "Legend" field, like this:
That should result in your line chart looking like this:
Finally, on the format tab, under Visual>Lines, format the lines to the same color:
Result:
Does that meet your needs?