Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyqtgraph requirement from ~=0.11.0 to ~=0.11.1 #2552

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2020

Updates the requirements on pyqtgraph to permit the latest version.

Changelog

Sourced from pyqtgraph's changelog.

pyqtgraph-0.11.1

New Features: - #800 Legend for bar graphs - #1244 Arrow scatter symbols - #161 Allow hiding individulal points in scatter plot - #395 LegendItem display options - #1310 Added Pa to Units - #1310 debug.ThreadTrace add support for thread names - #117 Flow Chart Nodes now resized based on number of inputs/outputs - #1154 DateAxisItem - #1285 Improve control over ROI/handle pens - #1273 PColorMeshItem - #1397 LegendItem enable customization of label text size - #1422 Permit entry of non-finite values into float SpinBox - #1442 TickSliderItem.allowRemote property added - #1441 Tick.removeAllowed is now a regular property and used with TickSliderItem - #1388 Emit a signal when GraphicsScene addItem or removeItem methods called

Performance enhancement: - #1240/#345 GLImageItem clear need update flag - #977 Faster computation option for pseudoscatter - #1297 Improve ArrowItem performance - #1296 Update h5py deps in metaarray - #1295 Improve TextItem performance - #1283 Performance improvements to arrayToQPath - #816 Avoid constructing shadow pens when no shadow pen is set - #1311 HistogramLUTItem detect trivial gradients - #1312 avoid extra work when setLabelAngle would have no effect - #1391 cache viewRect of GraphicsItem to reduce CPU load - #150 Slight speedup to ViewBox panning - #1420 Many ScatterPlot Improvements

API/Behavior Change: - #496 Always antialias lines between gradient and region in HistogramLUTItem - #385 Add headWidth parameter to arrows - #551 fps variable on ImageView - #1251 Allow explict utcOffset timezone in DateAxisItem - #1310 Add SignalProxy.block for temporary disabling of signal forwarding - #1310 InfiniteLine.setPos add support for array argument - #1310 Rate-limit Qt event processing in ProgressDialog if it is modal - #1289 Disable autoSIPrefix for DateAxisItem by default - #1274 Add tickAlpha to AxisItem Style Options - #402 Added clear() method to GLViewWidget - #1264 Added exception to checkOpenGLVersion to highlight OpenGL ES incompatability - #1257 Make painter tick font dependent for AxisItem - #1256 Added setState, setState and saveState to ROI - #1324 Pass through kwargs from MultiPlotItem.plot to PlotItem.plot - #1387 ScatterPlotItem: Make + and x symbols thicker - #1362 Make flowchart.Terminal sortable

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyqtgraph](https://github.com/pyqtgraph/pyqtgraph) to permit the latest version.
- [Release notes](https://github.com/pyqtgraph/pyqtgraph/releases)
- [Changelog](https://github.com/pyqtgraph/pyqtgraph/blob/master/CHANGELOG)
- [Commits](pyqtgraph/pyqtgraph@pyqtgraph-0.11.0...pyqtgraph-0.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2020
@codecov
Copy link

codecov bot commented Dec 21, 2020

Codecov Report

Merging #2552 (b7bb420) into master (2acc9fd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2552   +/-   ##
=======================================
  Coverage   63.60%   63.60%           
=======================================
  Files         198      198           
  Lines       25915    25915           
=======================================
  Hits        16484    16484           
  Misses       9431     9431           

@jenshnielsen jenshnielsen merged commit 0cc0785 into master Dec 21, 2020
@dependabot dependabot bot deleted the dependabot/pip/pyqtgraph-approx-eq-0.11.1 branch December 21, 2020 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant