gnuradio / gr-bokehgui

Web based display for GNU Radio applications
GNU General Public License v3.0
82 stars 27 forks source link

Providing a default layout for the plot arrangements #24

Open Notou opened 4 years ago

Notou commented 4 years ago

Current implementation requires an explicit layout for each widget by the user, which can be quite tedious, especially for new users.

An automatic default layout would greatly help.