Adding annotations programmatically to an existing plot with JSL
Hi all,
I'm looking to add some metadata "fine print" through JSL to my plot after I have made the plot in the Graph Builder.
Below are two examples of what I'd like to get done with JSL: Metadata 1 text field is in the plot area, Metadata 2 text field is outside it at the bottom of the graph. In the example plot I just added the text fields by the annotate tool in the GUI. However, I have hard tim...