Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
lookup_table_type [2015/09/24 16:36]
admin
lookup_table_type [2015/09/24 18:50]
admin [GUI Editor]
Line 8: Line 8:
  
 [{{ :​editors:​lookup_table_editor.png?​nolink |Graphical representation of the lookup table editor}}] [{{ :​editors:​lookup_table_editor.png?​nolink |Graphical representation of the lookup table editor}}]
 +
 +The editor provides some additional useful operations:
 +
 +It is possible to load the editor content importing the value from a [[wp>​Comma-separated_values|CSV file]]. It is also possible to export the content to a [[wp>​Comma-separated_values|CSV file]].
 +
 +Two rows can be used to interpolate other rows in between. The keys are created incrementing the lower selected key until the greatest selected key is reached. The values are interpolated linearly between the two original selected values.
 +
 +The table can also be presented as a graph using different representations.
  
 ===== EGO Script ===== ===== EGO Script =====