Forum Discussion

jkfe's avatar
jkfe
Frequent Visitor
2 years ago

How to create a line chart without aggregation?

I want to create a line chart that has two lines and a single dot.   This is the data.   Line 1 X1 Y1 10 2 11 3 12 4 13 5 14 6 15 7 15 10     Line 2 X2 ...