cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
Georgios_Tsim
Level III

Timestamp in a plot

How to add a timestamp in a variability plot and save it as jpg ???

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Timestamp in a plot

Use annotate tool to add it jthi_0-1748962862497.png

jthi_1-1748962894938.png

 

-Jarmo

View solution in original post

5 REPLIES 5
jthi
Super User

Re: Timestamp in a plot

Where do you wish to have a timestamp? X-axis, Y-axis, in the middle of graph, every point, title, outline box?

-Jarmo
Georgios_Tsim
Level III

Re: Timestamp in a plot

Georgios_Tsim_0-1748962678733.png

Lets say there...

jthi
Super User

Re: Timestamp in a plot

Use annotate tool to add it jthi_0-1748962862497.png

jthi_1-1748962894938.png

 

-Jarmo
Georgios_Tsim
Level III

Re: Timestamp in a plot

Is there any way to do it using JSL? 
Keep n mind that I am looping through tables and am creating several Variability plots that appear every time in different places (see picture below) so I can not give specific location... :)

Georgios_Tsim_0-1748963866348.png

 

jthi
Super User

Re: Timestamp in a plot

Now we are getting slightly closer to the real question you have. You can definitely script it. I generally add such information to the outline title as it is (usually) easiest to update.

-Jarmo

Recommended Articles