sigplot
sigplot copied to clipboard
Bugfix for header update via websocket
Changed the layer indexing so that it indexes off of the layer number rather than UUID
This is done by replacing layer_n
with plot.get_lyrn(layer_n)