How to edit a Combo Overlay's formula: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Editor location|Overlays}}
<youtube>zLu16agFA7k</youtube>


{{Editor steps|title=add the Combo Overlay | Select the [[Combo Overlay]] by hovering over custom in the [[Overlay]] dropdown menu
<youtube>0nFZN6ORjcc</youtube>
|In the [[left panel]], select the newly added [[Combo Overlay]].
|In the [[right panel]], select from the drop down menus, the desired [[Grid Overlay]]s as input the Combo overlay can be selected }}


{{Editor steps|title=edit the Formula of the Combo Overlay  
{{Editor location|Overlay|the Combo Overlay to edit}}
|Select the ''(enlarge)'' button in the [[right panel]]
 
|The Edit Fomula window pop-up screen will appear
{{Editor steps|title=edit the Formula of the Combo Overlay
|Notice that in the bottom of the window are several [[Combo_Overlay#Operators|operator]] buttons. When selecting these buttons they will be automatically added to create the formula. Make sure to change the variables to the variables you would like to use. Use A,B and C to refer to the selected Overlays in the [[right panel]].
| {{howtoblock | In the [[right panel]], in the input dropdowns, add the inputs desired for the calculation.
|If needed, you can also type extra commands like , and ()
  | If more inputs are desired, more inputs can be configured on the "Input" tab.
|When pressing close the {{software}} will automatically check the correctness of the formula
  }}
|The formula is now used to calculate and visualize the result in the Combo Overlay}}
| In the [[right panel]], on the "General" tab, find the formula field, and click on "Enlarge". This will show the formula editing window.
| Clear any formula from the text field which is not part of the intended calculation.
| At the bottom of the screen, click on the desired function. The function will appear in the text field.
| {{howtoblock | If the function requires parameters, remove the placeholder value for that parameter, and:
  | If the parameter needs to be a ''number'', simply type the desired number.
  | If the parameter needs to be a ''variable'', select it from the options in the bottom.
  | If the parameter needs to be one of the ''grid inputs'', select it from the options in the bottom.
  | If the parameter needs to be ''another function'', select it from the options in the bottom, and fill in its parameters.
  }}
| When all desired functions are added and parameters are filled in, click on "Save" to save the formula to the Overlay and close the editing window.
| Recalculate the overlay to see the results.
}}


<gallery>
<gallery>
Line 18: Line 27:
</gallery>
</gallery>


==How-to's==
{{article end
|howtos=
* [[How to add and remove an Overlay]]
* [[How to add and remove an Overlay]]
* [[How to edit an overlay legend]]
* [[How to edit an overlay legend]]
* [[How to add and remove an Attribute]]
* [[How to add and remove an Attribute]]
 
| seealso=
==Seealso==
* [[Combo Overlay]]
* [[Combo Overlay]]
* [[Combo_Overlay#Operators|Operators]]
* [[Combo_Overlay#Operators|Operators]]
}}
[[Category:How-to's]]

Latest revision as of 14:11, 30 January 2024

Editor → Current Situation (Ribbon tab) → Overlays (Ribbon bar) → the Combo Overlay to edit (Left panel)
How to edit the Formula of the Combo Overlay:
  1. In the right panel, in the input dropdowns, add the inputs desired for the calculation.
    If more inputs are desired, more inputs can be configured on the "Input" tab.
  2. In the right panel, on the "General" tab, find the formula field, and click on "Enlarge". This will show the formula editing window.
  3. Clear any formula from the text field which is not part of the intended calculation.
  4. At the bottom of the screen, click on the desired function. The function will appear in the text field.
  5. If the function requires parameters, remove the placeholder value for that parameter, and:
    If the parameter needs to be a number, simply type the desired number.
    If the parameter needs to be a variable, select it from the options in the bottom.
    If the parameter needs to be one of the grid inputs, select it from the options in the bottom.
    If the parameter needs to be another function, select it from the options in the bottom, and fill in its parameters.
  6. When all desired functions are added and parameters are filled in, click on "Save" to save the formula to the Overlay and close the editing window.
  7. Recalculate the overlay to see the results.