Skip to content

Incorporate latest changes from oprades/tep17#10

Merged
cpascual merged 21 commits intocpascual:tep17from
oscarPrades:tep17
Jul 17, 2017
Merged

Incorporate latest changes from oprades/tep17#10
cpascual merged 21 commits intocpascual:tep17from
oscarPrades:tep17

Conversation

@cpascual
Copy link
Copy Markdown
Owner

No description provided.

oscarPrades added 6 commits June 1, 2017 11:45
Calls PlotItem.autoRange when sets a model for update the view.
Automatically defines a name for each curve created in TrendSet.
This allows show the name curve when properties dialog is used.
Fix bug with autoResize viewBox and add changes to GUI
Define _UImodifiable that allows to dialog display and/or change
the properties of any curve that doesn't contain this attribute
_UImodifiable
Solution for handle a set of curves from taurusTrend
self._isAttached = False
self.plotItem = None

@staticmethod
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be a staticmethod. (you are accessing "self")

oscarPrades added 15 commits June 29, 2017 13:09
Tool for fix the range of X axis (osciloscope mode).
Works within attachToPlotItem behaviour.
Add fixed-range scale to ViewBox default menu for for switch
between this mode and ViewBox default modes
Integrate fixed-range scale tool within TaurusTrendSet.
Please enter the commit message for your changes. Lines starting
Solved conflicts in:
	lib/taurus/qt/qtgui/extra_pyqtgraph/curvesAppearanceChooserDlg.py
Allows to user build a TaurusPlotDataItem setting a model for
absissas values (X axis)
Save and restore curve properties and models contained in
TaurusPlotDataItem.
Refactor some code and add 2 more properties to curve
First approach to Plot widget based in a pyqtgraph
implementation
Now, curve items (taurus models) are adding or removing from
their respective parents (usually from a pyqtgraph.ViewBox
object)
Implements 2 QAction in widget's menu for save and/or retrieve
properties from each TaurusPlotDataItem(curve) from the widget.
@cpascual cpascual merged commit 4761089 into cpascual:tep17 Jul 17, 2017
cpascual pushed a commit that referenced this pull request Jul 17, 2017
Implement SF-feat-347: Add appveyor.yml file. Closes #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant