VizArrayTable_v2 Op

VizArrayTable

Show the contents of the input array in a table in the patch, useful for debugging



Full Name
  • Ops.Ui.VizArrayTable_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub








No op example found on this server

INPUT PORTS


Array (Array)
Stride (Number:

<i>integer</i>

)

Scroll (Number)

Patches using VizArrayTable_v2

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2022-02-14 15:19
improvementvisualize there is more content to scroll to by fading out the first/last lineuser avatarpandur - 2022-12-14 17:20
improvementit will now also visualize arrays of arrays and objects user avatarpandur - 2024-08-26 22:27
featureAdded stride input. Force a stride for display. Default value 0 will not change stride at all. Will display an error if the stride is not compatible with the arrays lengthuser avatarpandur - 2024-09-12 13:59
improvementNew version v2: will now show scrollbars and a slider for scrollinguser avatarpandur - 2024-09-13 09:58