abc013
abc013
The current implementation only allows a single `float`: ```cs PlotHistogram(string label, ref float values, int values_count) PlotHistogram(string label, ref float values, int values_count, int values_offset) [...] PlotLines(string label, ref float...
**Description** ~The first commit of this PR adds two more hotkeys: 'escape' for deselecting nodes, and 'delete' for deleting the selected one.~ Previously, only some in- and ouputs were rendered...
