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
ae9c8f0a28871a4a844440da74ff6dbf04859c48
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
2
Jun
31
May
30
29
25
23
22
9
17
Apr
5
4
3
30
Mar
29
28
27
24
23
22
20
17
10
8
21
Feb
20
17
16
15
14
10
9
6
31
Jan
20
16
13
10
9
25
Dec
23
22
21
19
9
2
30
Nov
17
May
11
Apr
23
Mar
21
15
11
2
25
Feb
23
21
20
19
17
16
29
Jan
26
22
20
8
17
Dec
8
3
11
Nov
10
9
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
added SpatialExtent.world (returns EPSG:4326 extent of the globe as default extent)
refactoring
refactoring AboutDialog and Project Variables
removed aux.xml from git
Merge remote-tracking branch 'origin/develop' into develop
removed temp files from git
changed .gitignore
refactoring
added pixelloader.py
set GDAL_DATA on macOS
refactoring
improved async pixel loading
TimeSeriesTableModel reacts on underlying TimeSeriesDatum changes
added PlotStyle.createIcon()
changedEditor widget inclusion
Merge branch 'feature/plotstyle' of https://bitbucket.org/jakimowb/hub-timeseriesviewer into feature/plotstyle
refactoring plotstylewidget.ui
Merge branch 'feature/plotstyle' of https://bitbucket.org/jakimowb/hub-timeseriesviewer into feature/plotstyle
tbd
added Test Object Time Series
added PlotStyleButton (not finished yet, backup)
extended testcase
plot widget to select style of marker symbols and lines
added LICENSE.md + LICENSE.txt, both showing GNU GPL 3 text
plotstylewidget.ui, plotstyling.py
tbd.
tbd.
small fixes related to former refactoring
temp. fix related to assert isinstance(tsv, TimeSeriesViewer) in SpatialTemporalVisualization() constructor
fixed TimeSeriesDatum.__lt__(self, other) for proper sorting
fixed TimeSeriesDates sorting
Merge branch 'feature/labeling', remote-tracking branch 'remotes/origin/develop' into develop
changed README.md
changed change history
tbd.
refactoring
refactoring, e.g. ImageDateReader instead ImageDateParser
Column info for each TimeSeriesDatum shows date + sensor type, tooltip shows the file path
py3 compatibility: removed __cmp__, added __eq__
tbd
Loading