Post Reply 
draw a line into a plot
11-02-2018, 04:40 PM
Post: #1
draw a line into a plot
Hello

I would like to generate a logarithmic grid in the plot view.
If i am right, there is no possibility to show a logarithmic grid in the plot view right?

Therefore i would like to draw the neccessary lines by myself.
is there a method to draw into the plot view?

One possibility would be to add a function with nearly unlimited slope.

thanks
Find all posts by this user
Quote this message in a reply
11-03-2018, 09:36 AM
Post: #2
RE: draw a line into a plot
What about the background function? Plot/Setup (page 2)

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
11-03-2018, 12:21 PM (This post was last modified: 11-03-2018 12:22 PM by blevita.)
Post: #3
RE: draw a line into a plot
(11-03-2018 09:36 AM)eried Wrote:  What about the background function? Plot/Setup (page 2)


Great idea.
Have tested this right now.
It would work perfectly but the HP resized my image.

See the attached pictures.
Is there a way to save a high-res image to the prime?


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
11-03-2018, 02:46 PM (This post was last modified: 11-03-2018 02:47 PM by eried.)
Post: #4
RE: draw a line into a plot
(11-03-2018 12:21 PM)blevita Wrote:  Is there a way to save a high-res image to the prime?

Do not use the "Add background" (it downsamples the image quite a bit). Just import the png as a file, you can use sharp massive files in this way:
   

Use the XY range option to position your image, just keep the width and height matching your image.

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
11-03-2018, 02:53 PM
Post: #5
RE: draw a line into a plot
works great!

Thank you very much Smile
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)