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
a199b75c660300f2b6578d8cd3a78a39a56658f8
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
9
Nov
6
5
3
13
May
4
Apr
17
Mar
16
14
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
daily backup
README.md edited online with Bitbucket
changes 2015-11-05
changes 2015-11-05
changes 2015-11-05
changes 2015-11-05
changes 2015-11-05
changes 2015-11-05
daily backup
changes 2015.11.04
initial code
initial code
Initial commit with contributors
Merge remote-tracking branch 'pyqtgraph/develop' into core
Merge tag 'pyqtgraph-0.9.10' into core
pyqtgraph-core-…
pyqtgraph-core-0.9.10
Bugfix: don't create extra AxisItem when user provides them
Merge branch 'lidstrom83-close_signal_upon_dock_close' into develop
Merge branch 'close_signal_upon_dock_close' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-close_signal_upon_dock_close
Removed use of super() in TempAreaWindow
Merge branch 'empty_DockArea_save-restore_fix' of https://github.com/lidstrom83/pyqtgraph into lidstrom83-empty_DockArea_save-restore_fix
Merge branch 'lidstrom83-editable_dock_titles' into develop
Fixes DockArea save/restore when topContainer is None (i.e. when no docks are present, or when all are in temporary windows).
Make it possible to change Dock titles.
Dock to emit closed signal when closed. Temporary DockArea windows call close method of all docks when they are closed.
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
Loading