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
19be6959f3c14362f4f899b7bab7efa58584fe54
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
14
Mar
1
28
Feb
16
4
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
Merge branch 'lidstrom83-DockArea_apoptose_fix' into develop
Merge branch 'DockArea_apoptose_fix' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-DockArea_apoptose_fix
Fixed python 3 plot downsampling
Added more examples to menu
Merge branch 'pyqt5' into develop
Fix line width in a few examples
more examples working under pyqt5
Cleaned up example loader
Merge branch 'compassym-pyqt5' into pyqt5
Merge branch 'fix-interpolate' into develop
tests working
WIP: adding new tests and fixing bugs in pg.interpolateArray
minor cleanup
Fixed git version string generation on python3
convert to string for py3
Fix git version detection
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
Loading