Difference between revisions of "Category:OnGraphDraw annotations library functions"

(Created page with "''New to Analytica 5.2'' The '''''OnGraphDraw annotations''' library'' provides a collection of functions that you can use within the OnGraphDraw attribute of result...")
 
m
Line 1: Line 1:
''New to [[Analytica 5.2]]''
+
The '''''OnGraphDraw annotations''' library'' includes these functions to modify and annotate graphs, including:
  
The '''''OnGraphDraw annotations''' library'' provides a collection of functions that you can use within the [[OnGraphDraw]] attribute of result variables to annotate or embellish your graphs in various ways.  All these require [[Analytica 5.2]].
+
* [[Plot_error_bars]] to show error bars around each plotted value
 +
[[image:Example_of_Error_Bars.png|500px]]
  
To use this library, select '''''Add Library...''''' on the '''''File''''' menu, then select "<code>OnGraphDraw annotations.ana</code>". I recommend you Link to the library, but you can embed if you prefer (if you embed, you won't automatically get fixes and updates in subsequent releases).  
+
* [[Plot_Tukey_bars]] to show distributions using Tukey bars
 +
[[image:Example_of_Tukey_bars.png|500px]]
  
<center>[[image:Solid band example.png|150px]] [[image:Solid_prob_band_example.png|150px]] [[image:Example_of_Tukey_bars.png|150px]] [[image:Example_of_Error_Bars.png|150px]] [[image:Example_of_point_labels.png|150px]]</center>
+
*  [[Plot_point_labels]] to add text labels to annotate selected points on a graph
 +
[[image:Example_of_point_labels.png|500pxpx]]'
 +
 
 +
[[Plot_solid_band]] to fill in a solid band between graph lines
 +
[[image:Solid band example.png|500px]]
 +
 
 +
* [[Plot_solid_prob_bands]] to fill in probability bands expressing uncertainty.
 +
[[image:Solid_prob_band_example.png|500px]]
 +
 
 +
== Using this library ==
 +
 
 +
To use this library, select '''''Add Library...''''' on the '''''File''''' menu, then select "<code>OnGraphDraw annotations.ana</code>". You can embed the library if you prefer, but we recommend you Link to the library so that you automatically get fixes and updates in subsequent releases.
 +
 
 +
To apply these functions to the graph of a variable, you must call them in its [[OnGraphDraw]] attribute with appropriate parameters.
 +
 
 +
== See Also ==
 +
 
 +
* [[OnGraphDraw]] Attribute
 +
* [[Plot_error_bars]]
 +
* [[Plot_Tukey_bars]]
 +
* [[Plot_point_labels]]
 +
* [[Plot_solid_band]]
 +
* [[Plot_solid_prob_bands]]
 +
 
 +
== History ==
 +
 
 +
Released in [[Analytica 5.2]]

Revision as of 22:49, 4 December 2019

The OnGraphDraw annotations library includes these functions to modify and annotate graphs, including:

Example of Error Bars.png

Example of Tukey bars.png

Example of point labels.png'

Solid band example.png

Solid prob band example.png

Using this library

To use this library, select Add Library... on the File menu, then select "OnGraphDraw annotations.ana". You can embed the library if you prefer, but we recommend you Link to the library so that you automatically get fixes and updates in subsequent releases.

To apply these functions to the graph of a variable, you must call them in its OnGraphDraw attribute with appropriate parameters.

See Also

History

Released in Analytica 5.2

Pages in category "OnGraphDraw annotations library functions"

The following 9 pages are in this category, out of 9 total.