AlmostSmart
New Member
- Joined
- Jul 21, 2016
- Messages
- 2
Hopefully I have provided a title that will help capture the proper audience and response. I have a set of data that represents elevations across a transect line. My goal is to produce a line graph that will represent the elevation change along the transect (think about looking at a profile view of a mountain range). The monitoring points along the transect are not equally placed and that is causing me some frustration. Additionally, my data set is ordered (vertically in my case) in a sequence that isn't representative of the condition in the real world. For example the first row and the second row coincidentally represent the 1st and 2nd locations on the transect line, but the 3rd transect point is actually found in the 6th row of the data set.
Currently my data points are positioned at equal distance along the x-axis and their order in the chart (L to R) mirrors their order vertically within the dataset (top to Bottom).
How can I use a column in the dataset to determine the point placement along the x-axis?
I'm happy to be referred to an online reference where I can do some reading. I have just had some difficulty finding the proper search word to locate anything helpful.
Thanks
Currently my data points are positioned at equal distance along the x-axis and their order in the chart (L to R) mirrors their order vertically within the dataset (top to Bottom).
How can I use a column in the dataset to determine the point placement along the x-axis?
I'm happy to be referred to an online reference where I can do some reading. I have just had some difficulty finding the proper search word to locate anything helpful.
Thanks