If I have some data which I want to be displayed as rectangular boxes which contain a name, what is a good way of doing this?
Specifically these are rack diagrams - which are normally displayed in Visio or indeed Excel as a set of rectangular boxes in rows - usually 42 rows for a normal rack heigh, but up to 48
My idea is to display these in a Pluto notebook and be able to reactively change the display as the servers and switches in the rack are changed.
Aha: this seems to be available in Python
http://blockdiag.com/en/nwdiag/rackdiag-examples.html