The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Plotting unsorted data

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
mrandersb Posted - 06/23/2010 : 07:08:13 AM
If i have a column like X= [1,5,3,6,8] and another Y= [1,23,4,3,5], and i want to plot it in a (X,Y) line plot, but sorted after the X column, how can I do that. I don't want to sort the data in the sheet, and then plot it.

The problem now is that when i plot the data, the line crosses it self, instead of doing it like it was sorted.

hope it makes sense.
3   L A T E S T    R E P L I E S    (Newest First)
larry_lan Posted - 06/24/2010 : 02:50:41 AM
The connecting line in Line + Symbol plot is base on data order, so, sort is necessary.

If you don't want to sort the original raw data, maybe you can add two columns, copy data to new columns and sort in these two columns.

Thanks
Larry
mrandersb Posted - 06/23/2010 : 10:14:20 AM
But I don't want to sort the workshet, because it is ordered after something else
Laurie Posted - 06/23/2010 : 09:46:29 AM
When creating a line plot or line + symbol plot Origin draws each point and connects them, so you would need to sort in the worksheet prior to plotting.

Highlight the X column and right-click and then from the context menu that opens, choose 'Sort Worksheet:Ascending'.

OriginLab Technical Support

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000