1
0
forked from IPKM/nmreval

subclass every PlotWidget because logtickvalues

This commit is contained in:
Dominik Demuth
2023-08-01 19:47:55 +02:00
parent 3475650899
commit b27d9b55ff
18 changed files with 141 additions and 107 deletions

View File

@@ -5,7 +5,7 @@ from pyqtgraph import (
LinearRegionItem, mkBrush,
mkColor, mkPen,
PlotDataItem,
LegendItem, ViewBox,
LegendItem,
)
from nmreval.lib.colors import BaseColor, Colors