-
- Downloads
Several minor bugfixes and features
- Added rate-limited mode to SignalProxy - Added basic text justification to LabelItem - ViewBox.addItem now has ignoreBounds option, which causes the item to be ignored when autoscaling - Added ValueLabel widget - Fixed some autoscaling bugs - InfiniteLine fix - no hilight if movable=False
Showing
- SignalProxy.py 23 additions, 6 deletionsSignalProxy.py
- Transform.py 11 additions, 2 deletionsTransform.py
- functions.py 5 additions, 3 deletionsfunctions.py
- graphicsItems/GraphicsLayout.py 1 addition, 1 deletiongraphicsItems/GraphicsLayout.py
- graphicsItems/InfiniteLine.py 1 addition, 1 deletiongraphicsItems/InfiniteLine.py
- graphicsItems/LabelItem.py 40 additions, 20 deletionsgraphicsItems/LabelItem.py
- graphicsItems/PlotItem/PlotItem.py 4 additions, 1 deletiongraphicsItems/PlotItem/PlotItem.py
- graphicsItems/ViewBox/ViewBox.py 3 additions, 2 deletionsgraphicsItems/ViewBox/ViewBox.py
- widgets/ValueLabel.py 67 additions, 0 deletionswidgets/ValueLabel.py
Loading
Please register or sign in to comment