Currently the plotting requires the raw echem/NMR spectra to be stored in the database (since they are saved under self.data
of the block). We should do our best to avoid this and instead cache to disk, especially as it will be impossible to store in the database if it goes over 16 MB.