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 graphs using lines and symbols

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
alleyn2 Posted - 02/23/2012 : 12:26:31 PM
Origin Ver.8 and Service Release 6
Operating System: Win Xp Pro

I am plotting data and I want to fix it so that I can have symbols with the plotted lines (if plotted in B/W they are easy to discern), the problem is that there are too many data points and the symbols overlap each other. Anyone know a way to display the line but only every third / fourth symbol associated with that line?
6   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 11/13/2019 : 12:03:58 PM
Hi,

You will need to reduce the number of data points before plotting. Here are two options:

1) Reduce Rows tools: https://www.originlab.com/doc/Origin-Help/reduce-rows.

2) Data Filtering: You can filter data on a worksheet with index conditioning, e.g., mod(i,20)==0 for every 20-th point. For details, see: http://www.originlab.com/doc/Tutorials/Data-Filter

Thank you
James
eyhavand Posted - 11/13/2019 : 11:51:25 AM
Origin 2018(64-bit) b9.5.1.195)
Operating System: Win10
Hi
Dear Friends, I will appreciate if you can consider my problem. that's it:
How can I use skip points in a 3D-trajectory-Vector graph? I have plotted a 3D-graph with so many points and now there is no need to drop a line at each point. just every fifth/sixth point is sufficient. thank you for any help.
Amin
eyhavand Posted - 11/11/2019 : 2:52:28 PM
Origin 2018(64-bit) b9.5.1.195)
Operating System: Win10
Hi
How can I use skip points in a 3D-trajectory-Vector graph? I have plotted a 3D-graph with so many points and now there is no need to drop a line at each point. just every fifth/sixth point is sufficient. thank you for any help.
Amin
easwar Posted - 04/03/2012 : 10:34:46 AM
quote:
Originally posted by rabu

But this suppose to skip both line and symbol. But how to keep line intact but drop some symbols?

naeem



Hi Naeem,

After setting the desired skip points, go to the Line tab and uncheck the "Gap to Symbol" check box.

Easwar
OriginLab
rabu Posted - 04/03/2012 : 09:20:55 AM
quote:
Originally posted by Hideo Fujii

Hi alleyn2,

When you show the Plot Details dialog by double-clicking, choose "Drop Lines" tab, and turn ON the "Skip Points" check box, and enter 3 in the box if you want to show only every 3rd point.

--Hideo Fujii
OriginLab



But this suppose to skip both line and symbol. But how to keep line intact but drop some symbols?

naeem
Hideo Fujii Posted - 02/23/2012 : 2:38:47 PM
Hi alleyn2,

When you show the Plot Details dialog by double-clicking, choose "Drop Lines" tab, and turn ON the "Skip Points" check box, and enter 3 in the box if you want to show only every 3rd point.

--Hideo Fujii
OriginLab

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