Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EO Time Series Viewer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin Jakimow
EO Time Series Viewer
Graph
e4ca62448b676d9cf90d5debe4ab834bd5cc1a2a
Select Git revision
Branches
4
develop
feature/documentation
feature/qpsupdate
master
default
protected
Tags
14
pyqtgraph-core-0.9.10
pyqtgraph-0.9.10
pyqtgraph-0.9.9
pyqtgraph-core-0.9.8
pyqtgraph-core-0.9.7
pyqtgraph-0.9.8
pyqtgraph-0.9.7
pyqtgraph-0.9.6
pyqtgraph-0.9.5
pyqtgraph-0.9.4
pyqtgraph-0.9.3
pyqtgraph-0.9.2
pyqtgraph-0.9.1
pyqtgraph-0.9.0
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
24
Dec
23
22
14
4
1
26
Nov
24
14
27
Oct
25
22
21
17
16
15
14
3
30
Sep
28
29
Aug
24
15
7
6
29
Jul
25
6
5
27
Jun
22
20
16
14
13
6
27
May
22
21
19
18
10
8
7
5
4
30
Apr
29
28
27
26
20
15
12
11
8
3
30
Mar
29
26
25
24
16
14
13
11
10
6
5
4
3
1
28
Feb
17
15
14
12
11
10
9
8
7
5
4
3
2
1
31
Jan
30
28
25
24
23
22
20
19
18
17
16
15
14
12
5
4
1
29
Dec
27
23
22
21
19
17
16
15
11
8
1
27
Nov
25
24
23
22
21
20
19
17
16
15
14
10
7
6
4
3
25
Oct
20
18
17
24
Sep
23
22
20
19
18
13
11
12
11
12
10
6
5
27
Aug
23
22
21
18
16
4
13
Jul
12
10
5
4
3
20
Jun
19
18
16
7
1
31
May
30
29
28
22
13
9
5
29
Apr
7
30
Mar
28
27
26
22
19
17
13
7
6
5
4
5
4
27
Feb
26
25
24
20
15
14
13
12
11
10
30
Jan
24
19
12
11
10
9
8
7
4
29
Dec
7
Jan
4
30
Dec
29
28
27
26
25
23
22
7
5
4
29
Nov
28
Add pyqt5 support for examples/__main__.py
Add pyqt5 support for MatplotlibWidget
Fix some bugs in PyQt5
update changelog
PyQtGraph release 0.9.10
pyqtgraph-0.9.10
pyqtgraph-0.9.10
setup correction
Correct setup to use new setuptools if it is available
manifest corrections
correction for setup version string detection
PyQtGraph release 0.9.9
DockArea apoptose fix.
Add example data files to setup
corrections to manifest
Add example subpackages to setup.py
Release 0.9.9
pyqtgraph-0.9.9
pyqtgraph-0.9.9
Fixed GL picking bug
Correction in setup.py: do not raise exception if install location does not exist yet.
Merge branch 'crash-fixes' into develop
Fixed a few exit crashes, added unit tests to cover them
Workaround for Qt bug: wrap setSpacing and setContentsMargins from
Merge branch 'flowchart-node-menus' into develop
Test submenu creation in example
Correction for spinbox auto-selection without suffix
Fix attributeerror when using spinbox in parametertree
fixed missing namespace.
Merge remote-tracking branch 'jdreaver/develop' into develop
Merge remote-tracking branch 'nicolaisi/ntj01' into develop
Merge branch 'scatterplot-fix' into develop
Added unit tests
Merge remote-tracking branch 'nicolaisi/brush' into scatterplot-fix
Merge pull request #113 from jdreaver/viewbox-fix
Fix PySide error when ViewBox signal destroyed
Add recursive submenu support for node library.
added "mask" key check on setPen as well
fixed a keyerror when passing a list into setBrush
fixed the Pen None property.
Fix memory leak in GLScatterPlotItem
Merge pull request #102 from jdreaver/develop
Correction to exporting docs
Update docstrings for TextItem
Loading