napari-clusters-plotter icon indicating copy to clipboard operation
napari-clusters-plotter copied to clipboard

Re-structure Plotter code

Open zoccoler opened this issue 1 year ago • 1 comments
trafficstars

The code for the plotter is a bit too long and could be simplified to ease maintenance.

An idea to fix this is to put a basic plotter version in another repository and derive a class here, integrating it with some UI made with the Qt designer for example.

I released a version of such a plotter here: biaplotter. Hopefully it can be used for that purpose.

Some initial ongoing work related to this was started in #305

zoccoler avatar May 08 '24 07:05 zoccoler

https://github.com/BiAPoL/napari-clusters-plotter/tree/v0.9.0

jo-mueller avatar Aug 29 '24 15:08 jo-mueller