* layers cause race conditions
* front method keeps race conditions from happening
* allow for image color to be base on alpha
* bump
* bump
* more tests
* updated FluidWaveform help file examples
* FluidPlotter and test file
highlight method sets color
* FluidPlotter is beta
* added some error checks and warnings
* FluidWaveform in alpha
* updated fluid plotter to require fewer external defers
* fluid plotter synced up with james' max one, helpfile _started_
* fix/FluidPlotter
only worked with KMeans, not it also works with a user created LabelSet
* FluidPlotter helpfile done
* FluidWaveform delete temp file
delete it right away instead of on close
* initialize with internal dict
a plotter initialized with no 'dict' now makes an empty internal dict so that one can use 'setPoint' and 'addPoint' right off the bat
* FluidWaveform helpfile made
Co-authored-by: tremblap <info@pierrealexandretremblay.com>