QIB-Sheffield / wezel

Prototyping quantitative medical imaging applications
Apache License 2.0
0 stars 6 forks source link

Eliminate pyqtgraph #22

Closed plaresmedima closed 1 year ago

plaresmedima commented 2 years ago

pyqtgraph currently only used to get histogram feature in Series Viewer, but this can be dropped.

To do:

Move over colour, brightness and window controls to region viewer.

Then remove series viewer and remove pyqtgraph from dependencies.

plaresmedima commented 1 year ago

Done