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
406f6d73c6fbedec21e4bfa6673e4925f3c638bf
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
26
Jun
25
23
21
20
19
16
9
2
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
refactoring
refactoring
added getSettings() to return the QSettings object of this project
fixed saveToFile
MapCanvas:
fixed bug: does not show MapLayer in QGIS legend automatically
Merge branch 'feature/crshandling' of https://bitbucket.org/jakimowb/hub-timeseriesviewer into feature/crshandling
tbd
test sets for multitemp demo
added SpatialPoint.fromSpatialExtent(spatialExtent)
change RenderingDock
changed render activation (tbc)
copy source path to clipboard: fixed bug, works for all maplayers now.
CursorLocationMapTool is sensitive to used mouse button. By default LeftMouseButton only.
added VirtualRasterBuilder to create nested VRTs
optical sugar
optical refactoring
fixed some errors related to ISO 8601 date-time parsing
refactoring
fixed date parsing
fixed errors related to sensor specific map rendering
added module virtualrasters.py for VRT based raster (re)organization
fixed error: PlotStyle dialog shows not style values of plotStyle argument
refactoring
added text example
refactoring, mostly related to removal of navigation dock
fixed some issued realted to plystyle button update - still not happy with :-(
zoomPixelScale takes care on geographic(lat/lon) and projected CRS
fixed issue with geographic/projected CRS
Refactoring:
SignalPrinter to print Signals of QObject at runtime
deleted navigationdock.ui
refactoring
fixed division by zero error
removed NavigationDock, added navigation dock function to RenderingDock
added setBackgroundColor(..), backgroundColor()
refactoring
refactoring
added SpatialExtent.world (returns EPSG:4326 extent of the globe as default extent)
refactoring
Loading