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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum
 Origin Forum
 graph of few thousand of XY curves
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

lenfant

France
Posts

Posted - 02/15/2017 :  09:45:01 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,
I got few thousand of XY curves (in fact current-tension curves).
I wish to visualize the density of XY coordonates by a color: more a pixel in the graph is crossed by XY curves more the color of the pixel is red...
for example:

How to do this kind of graph?
Best Regards
stf

easwar

USA
1965 Posts

Posted - 02/15/2017 :  3:15:35 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi stf,

If you combine all of the data into one pair of XY columns, then you can either use the Kernel Density plot:
http://www.originlab.com/doc/Origin-Help/2D-Kernel-Density or perform 2D binning of the data and then plot the matrix as an image/contour plot:
http://www.originlab.com/doc/Origin-Help/2D-Freq-Count-Binning

To combine the data, you may use LabTalk script. If you need help with that, let us know.

If your data is in external files (such as one ascii file for each XY pair), you can perform a multi-ascii import and have Origin add rows, instead of new sheets or books, as an easy way to append all the data.

Easwar
OriginLab
Go to Top of Page

lenfant

France
Posts

Posted - 02/16/2017 :  09:16:34 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks a lot easwar!
It works perfectly with the 2D-Freq-Count-Binning function.
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000