Hello,
my parametertree shows its values in scientific notation after an update 
from 0.9 to 0.10.0 on python 3.4, windows/anaconda.

A simple

self.addChild({'name': 'X', 'type': 'int', 'value': 3001})

displays 3e+03 instead of 3001 after the update. The biggest problem for me 
is that the last digit cannot be seen or edited anymore even by clicking on 
the entry.
Is there a way to change it back?

Thanks,
Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/94f2bbd8-bbc3-4834-b0d4-e2639bf95433%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to