desktop:desktop_chart_scripting_function_reference_plot_wavecrest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
desktop:desktop_chart_scripting_function_reference_plot_wavecrest [2022/01/11 14:06] – created robdesktop:desktop_chart_scripting_function_reference_plot_wavecrest [2023/09/21 19:58] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
    
-PLOT_WAVECREST( <value>, <centerval>, <toplim>, <bottlim> ) +  * PLOT_WAVECREST( <value>, <centerval>, <toplim>, <bottlim>
-PLOT_WAVECREST( <value>, <centerval>, <toplim>, <bottlim>, <lineweight>, <linecolor>, <crestcolor> )+  PLOT_WAVECREST( <value>, <centerval>, <toplim>, <bottlim>, <lineweight>, <linecolor>, <crestcolor> )
  
  
Line 9: Line 9:
  
  
 +----
 +<datatables>
 +^ Function Parameters^^
 +^ Parameter ^ Description ^
 +| <value> | The value to plot. |
 +| <centerval> | The value of the center line of the plot. |
 +| <toplim> | The value of the top limit. |
 +| <bottlim> | The value of the bottom limit. |
 +| <lineweight>| The width or thickness to draw the line. |
 +| <linecolor> | The color to draw the line.|
 +| <crestcolor>| The color to draw the crests (when the line crosses above/below the the top/bottom limits. |
 +</datatables>
  
-Function Parameters +---- 
-Parameter Description +  
-<value> The value to plot. +  
-<centerval> The value of the center line of the plot. +  
-<toplim> The value of the top limit. +
-<bottlim> The value of the bottom limit. +
-<lineweight> The width or thickness to draw the line. +
-<linecolor> The color to draw the line. +
-<crestcolor> The color to draw the crests (when the line crosses above/below the the top/bottom limits.+
  
  • desktop/desktop_chart_scripting_function_reference_plot_wavecrest.1641910018.txt.gz
  • Last modified: 2023/09/21 19:55
  • (external edit)